-
使用pnglib,用VC显示PNG图片.
使用pnglib,用VC显示PNG图片.-Use pnglib, using VC display PNG images.
- 2022-07-01 02:01:09下载
- 积分:1
-
在Vc中实现了图像的顺时针和逆时针的旋转。
在Vc中实现了图像的顺时针和逆时针的旋转。-Vc achieved in the image clockwise and counterclockwise rotation.
- 2022-08-09 05:41:28下载
- 积分:1
-
voronoi算法实现平面上的点生成对平面的分割线,使用时先用鼠标在界面上任意点一些点delau按钮即可,本程离在CBuilder5上编译通过....
voronoi算法实现平面上的点生成对平面的分割线,使用时先用鼠标在界面上任意点一些点delau按钮即可,本程离在CBuilder5上编译通过.-threshold algorithm plane formation on the point of view of dividing lines, the first use interface with the mouse in arbitrary point on some points delau button, the way from the CBuilder5 compiled through.
- 2022-07-23 13:38:16下载
- 积分:1
-
Screen procedures, Simulation of the PrintScreen and Alt+ PrintScreen function,...
抓屏程序,模拟了PrintScreen 和Alt+PrintScreen功能,以及按照坐标抓屏!-Screen procedures, Simulation of the PrintScreen and Alt+ PrintScreen function, as well as coordinate Screen!
- 2023-08-27 02:20:03下载
- 积分:1
-
Directx Texture Blending
Directx纹理混合
- 2022-03-28 20:50:36下载
- 积分:1
-
上机位源码,不错的代码,大家可以看看,感兴趣的交流一下
上机位源码,不错的代码,大家可以看看,感兴趣的交流一下-On machine-bit source code, good code, we will look at, interested in exchange
- 2022-08-19 16:16:37下载
- 积分:1
-
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对...
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。
BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。
位图文件头BITMAPFILEHEADER是一个结构,它的定义如下:
typedef struct tagBITMAPFILEHEADER{
WORD bfType
DWORD bfSize
WORD bfReserved1
WORD bfReserved2
DWORD bfOffBits
}BITMAPFILEHEADER实现-Bitmaps in vc access because of the projects where I am responsible for the module is concerned with reading and writing bitmap and storage, so read some information, and the success achieved in vc feature required to write This study reports. For bitmap, in order to achieve in the vc read and stored, first must understand the BMP file format. BMP files generally divided into four parts: the first bitmap file, BITMAPINFOHEADER, palette, the actual bitmap data. BITMAPFILEHEADER bitmap file header is a structure, it is defined as follows: typedef struct tagBITMAPFILEHEADER (WORD bfType DWORD bfSize WORD bfReserved1 WORD bfReserved2 DWORD b
- 2022-09-19 08:45:03下载
- 积分:1
-
如何抓取电脑屏幕并保存到文件的程序源代码
如何抓取电脑屏幕并保存到文件的程序源代码-how crawls computer screen to document and preserve the source code
- 2023-07-20 14:35:03下载
- 积分:1
-
本程序是VC图像处理程序,是学习游戏开发不可多得的资料!
本程序是VC图像处理程序,是学习游戏开发不可多得的资料!-VC image processing procedures, the development of the game is a rare study of information!
- 2023-07-08 02:15:03下载
- 积分:1
-
计算机图形学基础,使用汉字点阵在界面上显示汉字。
计算机图形学基础,使用汉字点阵在界面上显示汉字。-Computer graphics based on the use of Chinese characters dot-matrix display Chinese characters in the interface.
- 2022-01-22 04:41:34下载
- 积分:1