-
以实例为导向,对实例代码进行层层图解的方式,由浅入深的介绍VC++开发的基本理论。是VC++ 初学者的好帮手。...
以实例为导向,对实例代码进行层层图解的方式,由浅入深的介绍VC++开发的基本理论。是VC++ 初学者的好帮手。-Notebook for beginner of learning VC++
- 2023-06-12 00:40:03下载
- 积分:1
-
Windows DIB程序设计示例,一步一步掌握图像编程的方法
Windows DIB程序设计示例,一步一步掌握图像编程的方法-Windows DIB program design examples, step-by-step master image programming method
- 2023-05-03 00:30:03下载
- 积分:1
-
实现把BMP图象转换成JPG图象。
实现把BMP图象转换成JPG图象。-achieve BMP images converted into JPG images.
- 2022-03-03 03:06:39下载
- 积分:1
-
如何抓取电脑屏幕并保存到文件的程序源代码
如何抓取电脑屏幕并保存到文件的程序源代码-how crawls computer screen to document and preserve the source code
- 2023-07-20 14:35:03下载
- 积分:1
-
一个图象处理颜色转换的例子程序
一个图象处理颜色转换的例子程序-A color image processing examples of the conversion process
- 2022-02-12 12:17:33下载
- 积分:1
-
vc++数字图象获取,处理及实践应用源代码
vc++数字图象获取,处理及实践应用源代码-vc digital image acquisition, processing and the practical application source code
- 2023-01-12 01:20:03下载
- 积分:1
-
多层图像合成的visual c++源码,对初学者很有帮助
多层图像合成的visual c++源码,对初学者很有帮助-multilayer image synthesis of visual c source code, useful for beginners
- 2022-04-28 00:00:02下载
- 积分:1
-
方块游戏 的完整系统 可以做也计算机专业工程实习设计学习
方块游戏 的完整系统 可以做也计算机专业工程实习设计学习-Game box complete computer system can also make major design engineering internship study
- 2022-07-21 16:31:35下载
- 积分:1
-
本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选...
本软件提供了四种不同的细化算法:Hilditch细化算法,Pavlidis细化算法,Rosenfeld细化算法,基于索引表的细化细化算法,为选择细化算法提供了选择的余地。-The software provides four different thinning algorithm : Hilditch refinement algorithm, Pavlidis refinement algorithm, Rosenfeld refinement algorithm, based on the index table thinning thinning algorithm, refinement algorithm for the selection of choice.
- 2022-05-17 09:20:09下载
- 积分:1
-
GIF(Graphics Interchange Format,图形交换格式)文件是由 CompuServe公司开发的图形文件格式,版权所有,任何商业目的使用均...
GIF(Graphics Interchange Format,图形交换格式)文件是由 CompuServe公司开发的图形文件格式,版权所有,任何商业目的使用均须 CompuServe公司授权。
GIF图象是基于颜色列表的(存储的数据是该点的颜色对应于颜色列表的索引值),最多只支持8位(256色)。GIF文件内部分成许多存储块, 用来存储多幅图象或者是决定图象表现行为的控制块, 用以实现动画和交互式应用。GIF文件还通过LZW压缩算法压缩图象数据来减少图象尺寸-GIF (Graphics Interchange Format, Graphics Interchange Format) file developed by CompuServe graphics file format, all rights reserved, any commercial purposes CompuServe shall be authorized to use. GIF image is based on the color list (stored data is the point of the color corresponds to the color index value list), only supports up to 8-bit (256 colors). GIF files are divided into a number of internal storage block, used to store multiple images or images that determines the performance behavior of control block for the realization of animation and interactive applications. GIF files also LZW compressed image data compression algorithm to reduce the image size
- 2022-02-26 23:49:18下载
- 积分:1