-
A LISP prepared to use the calculator in the CAD.
一个用LISP编写的在CAD中的计算器.-A LISP prepared to use the calculator in the CAD.
- 2022-07-17 02:18:32下载
- 积分:1
-
这是一个简单实用的绘图程序框架,可以很方便地进行。
这是一个简单而实用的绘图框架程序,可以方便地扩展.-This is a simple and practical framework for mapping procedures, can be easily extended.
- 2023-09-01 02:55:02下载
- 积分:1
-
彩色图像分割(unix)
彩色图像分割(unix)-color image segmentation (unix)
- 2022-03-02 12:20:21下载
- 积分:1
-
an own animation, bicycles translational and rotational sneaking C language prog...
一个自己做的动画,自行车平动,脚蹬转动的C语言程序!-an own animation, bicycles translational and rotational sneaking C language program!
- 2022-02-05 19:27:00下载
- 积分:1
-
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来...
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来-Through the repeated use of a small vertex buffer to reduce the demand for memory will be the culmination of CPU from the frame buffer update released
- 2022-12-05 04:10:05下载
- 积分:1
-
对数极坐标变换
代码应用三个函数实现图像从直角坐标系到对数极坐标的转换,可以自己输入变换尺度,变换方法,变换图形等参数。
- 2022-01-28 04:39:30下载
- 积分:1
-
Windows graphical programming source code, this book talked about a more compreh...
Windows图形编程源代码 ,这本书讲的比较全面,内容也很详实-Windows graphical programming source code, this book talked about a more comprehensive and its contents are very informative
- 2023-05-06 03:20:04下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
我写了一个工程数据检测,然后画一个曲线数据的例子,D
我写的是一个工程数据检测,然后画出数据曲线的实例,Demo 中的数据为随机生成的数据,由于我没有做过控件,所以在 DataCurve.pas 只定义了一个多线程的类,没有做成控件。-I wrote an engineering data detection, and then draw an example of curve data, Demo data for the randomly generated data, because I have not done control, so only DataCurve.pas defines a type of multi-threaded, there is no made control.
- 2022-02-09 23:25:56下载
- 积分:1
-
一个实时曲线的代码, 超级酷
一个实时曲线的代码, 超级酷-curve of a real-time code, Super Cool
- 2022-10-11 06:05:03下载
- 积分:1