-
我已经写了一个小的工具,因为在GDI+使用EMF格式更方便..
自己编写的一个小工具,因为在GDI+中使用EMF格式更方便和搞笑,但WMF格式的图形资源丰富,所以就写了一个自用的工具,现将源代码奉献出来,希望对你有用。-I have written a small tool, because in GDI+ Use EMF format is more convenient and comedy, but the WMF graphics format is rich in resources, so we wrote a tool for their own use, now the source code contributions from the hope that useful to you.
- 2022-02-02 05:11:48下载
- 积分: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
-
一个VB的绘图程序,可以保存为常用的CAD文件格式DRW
一个VB开发的绘图程序,可以保存为CAD通用的drw文件格式-a VB mapping procedures can be saved as a common CAD file formats drw
- 2022-03-11 02:32:52下载
- 积分:1
-
16色和256色的位图显示,可以稍作修改可以显示24位真彩色。
16色和256色的位图显示,可以稍作修改可以显示24位真彩色。-16 color and 256 color bitmap, it can be some slight modifications can display 24-bit True Color.
- 2022-05-30 13:20:04下载
- 积分:1
-
这个从Cbitmap派生的位图类使你可以通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。...
这个从Cbitmap派生的位图类使你可以通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。-Cbitmap derived from the bitmap type so you can designate an colors of a bitmap transparent change, and its use with Cbitamp almost as simple.
- 2022-03-22 15:05:45下载
- 积分:1
-
贝塞尔纽曼函数的实现例程
贝塞尔纽曼函数的实现例程-Bessel function of the realization of Erniuman routines
- 2022-12-14 12:20:03下载
- 积分:1
-
filled achieve regional image
实现填充区域图像-filled achieve regional image
- 2022-10-26 06:00:03下载
- 积分:1
-
基于VC++6.0的聚类程序,用以实现手写或电脑输入的数字的识别和分类....
基于VC++6.0的聚类程序,用以实现手写或电脑输入的数字的识别和分类.-Based on VC++ 6.0 Clustering procedure to achieve the hand-written or computer input digital identification and classification.
- 2022-07-24 09:45:56下载
- 积分:1
-
在VC++6.0应用程序中利用位图实现大数据量计算绘图的快速显示、保存与打印...
在VC++6.0应用程序中利用位图实现大数据量计算绘图的快速显示、保存与打印-in VC 6.0 applications using bitmap data to achieve great amount of rapid mapping, conservation and Print
- 2023-05-06 21:00:03下载
- 积分:1
-
这是一个生成圆周的源代码,首先用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