-
procedure( cjShowLayer()
prog((cv allObjList layerObjList i j k layerObj layer...
cadence skill bindkey-procedure( cjShowLayer()
prog((cv allObjList layerObjList i j k layerObj layerName layerPurpose layerNum testList)
defstruct(cjLayerStruct layerName layerPurpose layerNum)
layerObj=make_cjLayerStruct()
- 2022-05-24 16:38:51下载
- 积分: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
-
图像分割成固定的大小(256×256)
图像分割成固定的大小(256×256)-images divided into fixed size (256 256)
- 2022-07-28 15:36:47下载
- 积分:1
-
实现所给圆的内部的颜色填充,主要是先设置一点,再从上下左右扩充得出....
实现所给圆的内部的颜色填充,主要是先设置一点,再从上下左右扩充得出.-round to achieve the internal color filling, the main point is to set up first and then expand from all around come.
- 2022-03-11 10:54:52下载
- 积分:1
-
一个比例尺的源代码,使用VC开发。功能简单。
一个比例尺的源代码,使用VC开发。功能简单。-a scale of the source code, the use of VC. Simple functions.
- 2022-04-28 19:58:11下载
- 积分:1
-
在粒子的应用粒子滤波在机动目标跟踪…
粒子滤波在机动目标跟踪中的应用,粒子滤波在机动目标跟踪中的应用。-Particle filter in the maneuvering target tracking in the application of particle filter in the maneuvering target tracking applications.
- 2023-08-30 05:25:03下载
- 积分:1
-
用C语言编写的图形旋转源程序
用C语言编写的图形旋转源程序-C language source graphics rotation
- 2022-07-22 20:16:09下载
- 积分:1
-
are on the drawing program, prepared by the VB. The paper details can be seen, I...
分析是否为网格化数据-are on the drawing program, prepared by the VB. The paper details can be seen, I hope that the administrator approval, I need you stand in one source, I have very fond of this site, if approved me, I will contribute to this website me a force, if approved, I will make further efforts! Thank you!
- 2022-01-24 09:23:19下载
- 积分:1
-
带460种图片切换特效的VB相册屏保
非常全的图片切换特效,总共有460种特效效果,既可以顺序播放,也可以随机播放,如此丰富的特效,同时还支持背景音乐播放,感觉非常酷。支持的图片文件格式包括:.JPEG;.jpg;.bmp支持的背景音乐文件格式包括:.MP3;.wav;.mid
- 2022-07-15 21:57:10下载
- 积分:1
-
用vc实现的联机手写数字识别程序 可以运行 很好的
用vc实现的联机手写数字识别程序 可以运行 很好的-By vc realize online handwritten numeral recognition process can run very good
- 2022-12-14 01:45:03下载
- 积分:1