-
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。...
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate all points, according y values, in order of conversion segment table.
- 2022-02-13 22:14:55下载
- 积分:1
-
一个较为复杂的曲线绘图软件,VC++开发。
一个较为复杂的曲线绘图软件,VC++开发。-draw
- 2022-04-22 20:02:10下载
- 积分:1
-
很久以前自己写的一个人脸检测系统。有这方面需要的可以看看。...
很久以前自己写的一个人脸检测系统。有这方面需要的可以看看。-A long time ago to write a Face Detection System. A need, can look at.
- 2023-06-04 00:50:03下载
- 积分:1
-
显示系统中的字体种类
显示系统中的字体种类-Display System in the font type
- 2023-07-16 06:55:03下载
- 积分:1
-
Paint can be displayed on the interface gif images, as well as jpeg format pictu...
画图,可以在界面上显示gif图像,以及jpeg格式图片。-Paint can be displayed on the interface gif images, as well as jpeg format picture.
- 2022-02-07 02:10:47下载
- 积分:1
-
这是一个位图操作的类,不依赖于MFC,可以实现位图的旋转、镜像、透明、扭曲等等非常绚丽的特效,非常值得推荐。This a bitmap manipulation...
这是一个位图操作的类,不依赖于MFC,可以实现位图的旋转、镜像、透明、扭曲等等非常绚丽的特效,非常值得推荐。This a bitmap manipulation class that would not be MFC dependent, and would offer some extended features not present in the original MFC implementation. This class can load any 8, 16, 24 or 32bit bitmap, but internally works with 32bit bitmaps. The results can be saved as the 24bit bitmap on the hard disk, or it can be drawn on the device context (DC).-This is a bitmap type of operation, not dependent on MFC, can be achieved bitmap rotation, mirror, transparent, distortion effects, etc. is very brilliant, very worthy of recommendation. This a bitmap manipulation class that would not be MFC dependent, and would offer some extended features not present in the original MFC implementation. This class can load any 8, 16, 24 or 32bit bitmap, but internally works with 32bit bitmaps. The results can be saved as the 24bit bitmap on the hard disk, or it can be drawn on the device context (DC).
- 2022-11-15 10:55:04下载
- 积分:1
-
用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCt...
用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像-Developed using vc realize the image decoding, supported formats, including BMP, JPG, WMF, ICO, GIF, PNG, TIFF. Source code is a simple image browser example, demonstrate how to interface with IImgCtx decoding, display images
- 2022-07-10 02:25:57下载
- 积分:1
-
制作美丽的和平滑动画
制作美丽的和平滑动画-produce beautiful and smooth animation
- 2022-07-17 15:52:41下载
- 积分:1
-
Polygon triangulation code.
Polygon triangulation code.-Auto triangulation code.
- 2023-04-15 02:50:04下载
- 积分:1
-
1)基于图像处理头文件BMP文件的操作,这里有大量的投资。
1) 一个以BMP文件操作为基础的图像处理头文件,以下有不少源代码会用到它。
-1) a BMP file operation based on image processing header files, here are a lot of source code to use it.
- 2023-02-23 20:05:04下载
- 积分:1