-
扩展的CSPLITTERWND视窗分割代码,对MDI和SDI不熟的朋友可以参考
扩展的CSPLITTERWND视窗分割代码,对MDI和SDI不熟的朋友可以参考-expansion CSPLITTERWND Windows code division of MDI and SDI are unfamiliar with the reference can be friends
- 2022-09-20 03:30:03下载
- 积分:1
-
jpeg解码原码
jpeg解码原码-jpeg decode source file
- 2022-04-10 11:19:19下载
- 积分:1
-
Computer graphics with the classic algorithm of mapping procedures, including a...
计算机图形学中用经典算法实现的绘图程序,包括直线生成、圆弧生成、线段裁剪、多边形裁剪等-Computer graphics with the classic algorithm of mapping procedures, including a straight-line generation, arc formation, line cutting, cutting, such as polygon
- 2022-08-15 00:30:30下载
- 积分:1
-
高斯混合
基于混合高斯的运动目标检测程序已经相应的文章!非常值得借鉴!-Gaussian mixture-based moving object detection procedures have been the appropriate article! Well worth learning!
- 2022-07-26 21:02:11下载
- 积分:1
-
This procedure can point out and display the differences of two 640*480*24BIT B...
本程序用来识别两个640*480*24BIT BMP文件的差异,并将差异图显示出来.
BCB
-This procedure can point out and display the differences of two 640*480*24BIT BMP files
- 2022-01-24 17:34:15下载
- 积分:1
-
贝塞尔曲线
贝塞尔曲线-Bezier curves
- 2023-05-29 15:00:03下载
- 积分:1
-
均值滤波实现
均值滤波实现-Mean filter to achieve
- 2022-07-21 19:09:50下载
- 积分:1
-
里面有完整的3DS文件的加载代码,适合3DS文件加载的初学者学习
里面有完整的3DS文件的加载代码,适合3DS文件加载的初学者学习-There are complete 3DS file loading code, suitable for beginners 3DS file loaded learning
- 2022-04-17 18:31:59下载
- 积分:1
-
He Bin Visual C Digital Image Processing
何斌的Visual C++数字图像处理
-He Bin Visual C Digital Image Processing
- 2022-03-17 14:24:15下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1