-
vb设计模拟windows的画图程序,界面和代码都有。
vb设计模拟windows的画图程序,界面和代码都有。-vb design simulation windows of the drawing process, interface and the code has.
- 2022-01-25 18:35:21下载
- 积分: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
-
主要为表现listbox的基本和高级用法,实现一些比较漂亮的界面功能...
主要为表现listbox的基本和高级用法,实现一些比较漂亮的界面功能-performance of the main listbox the basic and advanced usage, some of the more beautiful realization of the interface function
- 2023-04-10 17:05:03下载
- 积分:1
-
This is a VC image processing framework program, which contains a number of comm...
这是一个VC图像处理框架程序,里面包含若干常用的图像处理算法-This is a VC image processing framework program, which contains a number of commonly used image processing algorithms
- 2022-03-19 00:50:16下载
- 积分:1
-
这是一个matlab环境下的关于图像频谱分析的源代码,内附图像。...
这是一个matlab环境下的关于图像频谱分析的源代码,内附图像。-This is a Matlab environment on the image spectrum analysis of source code, containing images.
- 2022-03-02 22:50:15下载
- 积分:1
-
Face and eye detection source code for face location C++ source code for
检测人脸以及人眼源代码,人脸定位C++源代码-Face and eye detection source code for face location C++ source code for
- 2022-07-06 20:33:18下载
- 积分:1
-
" VC++ implementation of digital image recognition process cases," one...
《VC++实现数字图像识别程序案例》一书源代码。有电子书但是没有光盘的人可以下载-" VC++ implementation of digital image recognition process cases," one source book. However, there is no CD-ROM e-book can download
- 2022-06-26 01:54:26下载
- 积分:1
-
雷达信号处理,matlab仿真,雷达系统设计的一组MATLAB程序
雷达信号处理,matlab仿真,雷达系统设计的一组MATLAB程序-radar signal processing, Matlab simulation, radar systems designed a group MATLAB program
- 2022-02-04 00:56:48下载
- 积分:1
-
二维delaulay的测试代码 可在二维平面使数据点自动delaunay,生成符合delaunay规则的三角面...
二维delaulay的测试代码 可在二维平面使数据点自动delaunay,生成符合delaunay规则的三角面-This code is design for reconstruction in 2D surface. It use the algorithm of delaunay.
- 2022-12-17 03:10:03下载
- 积分:1
-
miniGUI图形系统源码libminigui
miniGUI图形系统源码libminigui-1.6.2.tar.gz。-MiniGUI source graphics system libminigui-1.6.2.tar.gz.
- 2023-02-18 06:25:04下载
- 积分:1