Welcome![Sign In][Sign Up]
Location:
Search - Function graphic

Search list

[Other resourceCprograms

Description: 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘制 12 实习十七:Hanoi塔问题 13 实习十八:综合问题 -Zhongnan University C Programming Language internship an experimental one : C language graphics model of the provision of two internships 2 : 1 yuan function graphic attachment 3 3 : 2D geometry transform four interns 4 : nonlinear equation Root dichotomy five interns 5 : nonlinear equation Root cattle Dayton law internship 6 6 : numerical integration of rectangular and trapezoidal Law Practice Act 7 8 : series summation internship 9 8 : 9 curve fitting attachment 11 : Solving Linear Equations of Gaussian Elimination Act 10 interns 14 : Solving Linear Equations Jacobi iteration 11 interns 16 : space curves and surfaces Drawing 12 interns 17 : Hanoi Tower 13 interns 18 : Comprehensive problems
Platform: | Size: 168324 | Author: CF雷电 | Hits:

[Graph programDynamicGraphPlotter2

Description: 还记得以前有个画各种函数图形的软件吗,忘了他们吧!这个函数图形绘画源码比他们都强-also remember that there is a painting of various graphics functions of the software yet, forget them! This function graphic painting source stronger than they
Platform: | Size: 75082 | Author: 大茂 | Hits:

[OtherImage(a)

Description: 图形图像处理函数图 形图像处理函数图形图像处理函数-graphic image processing function grap hic image processing function graphic image processing functions
Platform: | Size: 4046 | Author: hh | Hits:

[Windows DevelopGraphic

Description: MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this window to the news is being MFC framework through window handles mapping information and mapping table to table by the window class In response to the function. Table master device descriptions and Packaging category CDC use, and the CDC is how specific equipment linked to the occurrence, Fusion specific drawing program for analysis. How to set up a closed graphics filled brush (picture-painting brushes and transparent use of the brush).
Platform: | Size: 80610 | Author: 中国 | Hits:

[2D Graphic459990444

Description: 本代码能够实现图形的选取,缩放功能,这将有助于开发者的快速实现图形绘制功能。-the code to achieve the selection of graphics, zoom function, This will help the rapid development of graphics rendering function.
Platform: | Size: 3776512 | Author: yfm | Hits:

[Education soft systemCprograms

Description: 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘制 12 实习十七:Hanoi塔问题 13 实习十八:综合问题 -Zhongnan University C Programming Language internship an experimental one : C language graphics model of the provision of two internships 2 : 1 yuan function graphic attachment 3 3 : 2D geometry transform four interns 4 : nonlinear equation Root dichotomy five interns 5 : nonlinear equation Root cattle Dayton law internship 6 6 : numerical integration of rectangular and trapezoidal Law Practice Act 7 8 : series summation internship 9 8 : 9 curve fitting attachment 11 : Solving Linear Equations of Gaussian Elimination Act 10 interns 14 : Solving Linear Equations Jacobi iteration 11 interns 16 : space curves and surfaces Drawing 12 interns 17 : Hanoi Tower 13 interns 18 : Comprehensive problems
Platform: | Size: 167936 | Author: CF雷电 | Hits:

[Graph programDynamicGraphPlotter2

Description: 还记得以前有个画各种函数图形的软件吗,忘了他们吧!这个函数图形绘画源码比他们都强-also remember that there is a painting of various graphics functions of the software yet, forget them! This function graphic painting source stronger than they
Platform: | Size: 74752 | Author: 大茂 | Hits:

[OtherImage(a)

Description: 图形图像处理函数图 形图像处理函数图形图像处理函数-graphic image processing function grap hic image processing function graphic image processing functions
Platform: | Size: 4096 | Author: hh | Hits:

[uCOSs3c44b0xianshiping

Description: 本程序用于演示LCD的驱动和编程方法 其中包括初始化设置、坐标位置、色彩选定、作图方法等。 运行此程序时,LCD上将显示数个实心圆 如果是彩屏,那么共有8个两两相邻的实心圆,它们的颜色不停的变化,直到256种色彩显示完毕。 其中每个圆的颜色和它的外切正方形的颜色相反,也就是它们的和为256。 实验者可以模仿本程序,编写更多的图形函数。 新的lcd演示程序中加入了灰度屏,(16级),注意lcdtype等于16。-the procedures for demonstrating LCD driver and programming methods including initialization, coordinate positions, Color selection, mapping methods. Run this program, the LCD will show a few solid round If color screen, a total of 8 February 2 adjacent to the solid round, They kept the color changes, until 256 colors show finished. Each round color and cut its square outside the color contrast, is for them and 256. Experimenter can imitate the process, the preparation of the more graphic function. New lcd Demonstration Program into a gray-scale screen, (16), equivalent to 16 lcdtype attention.
Platform: | Size: 549888 | Author: 简其平 | Hits:

[Static controlstatic_shiboqi

Description: 实现像示波器一样的界面显示。根据角度显示正弦函数的函数图形。-like oscilloscopes to achieve the same interface shows. Under the angle of the sine function showed graphic function.
Platform: | Size: 3449856 | Author: 陈北天 | Hits:

[Delphi VCLhqpm

Description: Borland公司的天才设计师们用画布(Tcanvas)对象封装了Windows的大部分图形输出功能,这使得我们可以通过他以更直观的方式和Windows的屏幕打交道,而不必关心令人头疼的WindowsAPI函数。下面的一小段程序就可以实现整个屏幕的图象拷贝了。 -Borland's gifted designers use canvas (Tcanvas) of the object Packaging Win dows of the most graphic output capabilities. This makes us through him in a more intuitive way to the screen and Windows deal and does not have to care about the cause headaches windows API function. Below a small procedure can be achieved entire screen copy of the image.
Platform: | Size: 3072 | Author: 贾磊 | Hits:

[Windows DevelopGraphic

Description: MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this window to the news is being MFC framework through window handles mapping information and mapping table to table by the window class In response to the function. Table master device descriptions and Packaging category CDC use, and the CDC is how specific equipment linked to the occurrence, Fusion specific drawing program for analysis. How to set up a closed graphics filled brush (picture-painting brushes and transparent use of the brush).
Platform: | Size: 74752 | Author: 中国 | Hits:

[OtherTC_Graphic

Description: tubor c图形库函数解析,对dos界面编程有很好的帮助-tubor c graphics library function analytic on the dos programming interface has a very good help
Platform: | Size: 118784 | Author: liufangcheng | Hits:

[Graph DrawingGraphic

Description: 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用-CArchive Class used to operate on the document. MFC framework for procedures for the documentation provided with the opening of new features realize the internal mechanism. How to make use of the serial type CDocument storage function preservation and load data. How to achieve the type of serialization support, CObArray Insider realize the serializability. A document data deleted from time to time mistakes. MFC framework for procedures, as the document type and category, as well as how to obtain each other
Platform: | Size: 91136 | Author: 李旭锋 | Hits:

[Graph programgraphic

Description: 此程序为C++Builder程序,其主要功能为如何绘制图形图像,实用性很强!-This procedure for the C++ Builder program, its main function is to how to draw graphic images, are very practical!
Platform: | Size: 274432 | Author: shen | Hits:

[File OperateGraphic

Description: 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-CArchive Class used to operate on the document. MFC framework for procedures for the documentation provided with the opening of new features to achieve the internal mechanism. How to make use of the serial type CDocument storage function preservation and load data. How to achieve the type of serialization support, CObArray Insider serial realization. To delete data files from time to time mistakes. MFC framework for procedures, as the document type and category, as well as guidelines on how to obtain references to each other.
Platform: | Size: 765952 | Author: 宝子 | Hits:

[Dialog_WindowGraphic

Description: VC++实现对话框图形界面的源代码。功能有待丰富,部分文字为个人说明,请用户指正。 yjd_yeyuhan@163.com-VC++ Achieve dialog box graphical interface source code. Function is to be rich, some of the text for personal, please correct me users. yjd_yeyuhan@163.com
Platform: | Size: 3793920 | Author: yjd | Hits:

[GUI DevelopGraphic

Description: MFC实现画点线面的功能,VC++工程,希望对编程有所帮助-MFC realize painting spots and lines to cover the function, VC++ Works, and they hope to help program
Platform: | Size: 7582720 | Author: 鲁文超 | Hits:

[GDI-BitmapGraphic

Description: 一个简单的使用MFC描点画法,画出直线,虚线,Bezier曲线和铁路轨的程序,并具有保存文件功能。-A simple depiction of the use of MFC stipple method, draw a straight line, dotted line, Bezier curve and the railway track procedures, and have the function to save the file.
Platform: | Size: 63488 | Author: 梁星 | Hits:

[Special EffectsSub-function-graphic-painting

Description: 分段函数的图形画法。用matlab画分段函数,并有图形结果,大家可根据需要修改方程-Sub-function graphic painting. Matlab piecewise function with the painting, and graphic results, we can modify equation
Platform: | Size: 17408 | Author: 朱冬雪 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net