资源列表

« 1 2 ... .18 .19 .20 .21 .22 823.24 .25 .26 .27 .28 ... 842 »

[绘图程序最小二乘法曲线拟合

说明:最小二乘拟合曲线,知道离散点后可以更好的获得其对于曲线的拟合(Least square fitting curve)
<caoshuai > 在 2025-01-10 上传 | 大小:1kb | 下载:0

[绘图程序DrawingBoard-master

说明:基于MFC框架的画图板应用,基本的画图,重绘等功能都实现。(The application of drawing board based on MFC fr a mework, basic drawing, redrawing and other functions are realized.)
<jiandanran > 在 2025-01-10 上传 | 大小:85kb | 下载:0

[绘图程序【设计札记】proe源文件组件微波炉

说明:用proe软件画一个微波炉的模型,简单清晰(Using proe software to draw a model of microwave oven, simple and clear)
<172572nz > 在 2025-01-10 上传 | 大小:3.39mb | 下载:0

[绘图程序CDC

说明:在Windows平台上,应用程序的图形设备接口(graphics device interface,GDI)被抽象为设备上下文(Device Context,DC)。 在微软基类库MFC中,CDC类是定义设备上下文对象的基类,所有绘图函数都在CDC基类中定义。当需要输出文字或图形时,就需要调用CDC类的成员函数,这些成员函数具备输出文本、绘制图形的功能。 本节讲解的例程全部在TestView.cpp文件的 void CTe
<泉欣 > 在 2025-01-10 上传 | 大小:563kb | 下载:0

[绘图程序绘制像素点函数

说明:绘制像素点函数:在屏幕的P0(20,20)坐标位置处绘制一个绿色像素点,然后读出该像素点的颜色,水平平移100个像素绘制P1点。(The pixel function is plotted: a green pixel is drawn at the P0 (20,20) coordinates of the screen, and then the color of the pixel is read out. 100 pixels
<泉欣 > 在 2025-01-10 上传 | 大小:43kb | 下载:0

[绘图程序例2-3

说明:本函数从当前位置绘制直线段,但不包括(x,y)点。不包括终点坐标是为了实现多线段连接时公共点的处理,即采用起点闭区间,终点开区间的处理方法。绘制直线段函数的参数不包含颜色,直线段的颜色通过画笔来指定。(This function draws a straight line segment from the current position, but does not include (x, y) points. The end poin
<泉欣 > 在 2025-01-10 上传 | 大小:41kb | 下载:0

[绘图程序例2-4

说明:绘制左上角点为P0(100,100),右下角点为P1(600,300)的矩形。矩形边界线为1像素宽的蓝线,矩形内部填充为绿色(Draw the left upper corner is P0 (100100), the lower right corner is P1 (600300) rectangle. The rectangle boundary line is 1 pixels wide blue line, and the i
<泉欣 > 在 2025-01-10 上传 | 大小:41kb | 下载:0

[绘图程序例2-7

说明:(1)该函数使用当前画刷填充整个矩形,包括左边界和上边界,但不包括右边界和下边界。 (2)当前画笔对该函数不起作用。((1) the current brush fills the rectangle using the function, including the left and upper boundaries, but does not include the right boundary and the lower bou
<泉欣 > 在 2025-01-10 上传 | 大小:44kb | 下载:0

[绘图程序Plot_pm25

说明:画PM2.5空间分布,用于空气质量模式后处理(The spatial distribution of PM2.5 is used for air quality mode)
<melody-z > 在 2025-01-10 上传 | 大小:1kb | 下载:0

[绘图程序cohen_sutherland_clipping

说明:ohen-sutherland直线裁剪算法(The algorithm also called the encoding algorithm, the clipping window four edges where the line can put the plane into 9 regions, each region of the encoding including four is inside the 0 and 1 (fo
<Phsyi > 在 2025-01-10 上传 | 大小:17.96mb | 下载:0

[绘图程序qq

说明:图形学代码 包括5个图形的代码编写 方便于学习第四版图形学知识(The graphics code includes 5 graphic codes that facilitate the learning of the fourth edition of graphics)
<yzb777 > 在 2025-01-10 上传 | 大小:1kb | 下载:0

[绘图程序plot

说明:用来绘制简单的二维函数,可以帮助初学者。。。(Used to draw two-dimensional function simple, can help beginners...)
<慎龙 > 在 2025-01-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 823.24 .25 .26 .27 .28 ... 842 »

源码中国 www.ymcn.org