-
用来绘制样条曲线的基本方法,采用的是追赶法
用来绘制样条曲线的基本方法,采用的是追赶法-used to map spline curve, the basic methodology used is to catch up with the law
- 2022-01-25 14:44:16下载
- 积分: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
-
dwg源码C语言,对开发读取Auto Cad程序很有用途。
dwg源码C语言,对开发读取Auto Cad程序很有用途。-dwg resources for c,it is use for development of
Auto Cad
- 2022-01-25 21:27:47下载
- 积分:1
-
Basic drawing program, the original code, I am also hard to collect the informat...
基本画图程序,原代码,我也是辛苦才收集到的资料,希望能给其他工程师派上用场.-Basic drawing program, the original code, I am also hard to collect the information, hope that they will be useful to other engineers.
- 2022-02-27 07:19:57下载
- 积分:1
-
canny 边缘检测器 c + +
canny edge detector边缘检测 编程检测c++
- 2022-03-24 20:51:37下载
- 积分:1
-
200us延时子程序,延时时间可以调整。
200us延时子程序,延时时间可以调整。-200us delay subroutine, delay time can be adjusted.
- 2022-03-31 04:46:57下载
- 积分:1
-
是耶鲁大学的人脸库,耶鲁大学的人脸库分为AB,这是A,B太大传不上来....
是耶鲁大学的人脸库,耶鲁大学的人脸库分为AB,这是A,B太大传不上来.-Yale University Face libraries, Yale University face database is divided into AB, which is A, B is not up too much mass.
- 2022-07-20 14:26:34下载
- 积分:1
-
用vb编写的计算机图形学的案例,2D与3D的 老师讲课使用的课件...
用vb编写的计算机图形学的案例,2D与3D的 老师讲课使用的课件-use of computer graphics to prepare the case, 2D and 3D teacher lectures use the courseware
- 2022-02-10 02:02:56下载
- 积分:1
-
图像分割和边缘检测的程序是基于MATLAB的是…
一个图像分割和边缘提取的程序,是基于matlab的,是我毕业时写的一个程序。-An image segmentation and edge detection procedure is based on the matlab is that when I graduated from a program written in.
- 2022-07-14 22:12:17下载
- 积分:1
-
窗体的动画效果 窗体的动画效果 窗体的动画效果
窗体的动画效果 窗体的动画效果 窗体的动画效果-Form of animation effects animation form form form of animation animation animation form
- 2023-08-23 03:15:04下载
- 积分:1