-
beziereditor是Bezier曲线编辑器具有以下功能:<;BR >;
BezierEditor is a Bezier Curve Editor with follow functions : -add/remove curves and points -move points and curves -zoom in/out/box -load and save in a text file -multiple selection -BezierEditor is a Bezier Curve Editor with follow functions:
- 2022-09-13 11:00:03下载
- 积分:1
-
使用.NET进行AutoCAD二次开发。
使用.NET进行AutoCAD二次开发。-Use. NET for AutoCAD second development.
- 2023-03-11 19:35: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
-
this procedure is one of my curriculum design, with a little over a month, funct...
本程序是我的一个课程设计,用了一个多月的时间,功能:处理温度计图像.-this procedure is one of my curriculum design, with a little over a month, functions : image processing thermometer.
- 2022-02-20 05:52:11下载
- 积分:1
-
制作多样的椭圆 利用椭圆函数ellipse( )来制作
制作多样的椭圆 利用椭圆函数ellipse( )来制作- Manufactures the diverse ellipse () to manufacture using
elliptic function ellipse
- 2022-12-02 19:25:03下载
- 积分:1
-
maching cube algorithm
maching cube 算法-maching cube algorithm
- 2023-01-19 14:10:04下载
- 积分:1
-
Bezier贝赛尔函数集,包括贝赛尔形值点生成函数、贝赛尔控制点反算函数和汇编代码定点数快速生成函数等。...
Bezier贝赛尔函数集,包括贝赛尔形值点生成函数、贝赛尔控制点反算函数和汇编代码定点数快速生成函数等。-Bezier Bessel function set, including Bessel-value point generating function, Bessel control point anti-count function and compile code set points rapid generating function, etc..
- 2023-08-18 16:40:03下载
- 积分:1
-
读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。...
读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。-Read a text file, which filter out the string, split function, the use of split strings.
- 2022-05-06 10:48:57下载
- 积分:1
-
将测量点自动展绘到CAD环境中,包括平面位置坐标和高程属性等....
将测量点自动展绘到CAD环境中,包括平面位置坐标和高程属性等.-Selective measurement points will be automatically drawn to the CAD environment, including the plane location attributes such as coordinates and elevation.
- 2023-05-04 13:35:03下载
- 积分:1
-
multiple video playback examples of the source
多路视频回放实例的源程序-multiple video playback examples of the source
- 2023-01-12 01:00:04下载
- 积分:1