-
建立在扩展的000中心,在GDI的扩张
建立了个CDC得扩展类,作为对GDI得扩展-established a 000 CDC in extensions, as in the expansion of GDI
- 2022-05-05 18:20:20下载
- 积分:1
-
使用UDP编写的一个网络视频聊天程序,学习网络编程…
采用UDP协议写的一个网络视频和聊天程序,对学习网络编程的大虾有帮助-using UDP written in a network video and chat program, the Learning Network Programming prawns help
- 2022-03-18 01:38:29下载
- 积分:1
-
这是一个表情识别方面的程序,里面附带一个表情库,用VC++做的...
这是一个表情识别方面的程序,里面附带一个表情库,用VC++做的-expression detection
- 2023-09-09 23:05:04下载
- 积分:1
-
生成B_spline样条曲线的程序,大家试试看,欢迎提出改进意见
生成B_spline样条曲线的程序,大家试试看,欢迎提出改进意见-generation B_spline spline curve procedure, we try to welcome suggestions for improvement
- 2022-12-01 20:30:03下载
- 积分:1
-
GDI+简单功能实现,实现了一些gdi+的简单功能,对初学者很有帮助...
GDI+简单功能实现,实现了一些gdi+的简单功能,对初学者很有帮助-gdiplus you can study gdi
- 2023-01-24 23:35:03下载
- 积分:1
-
老外写的90度旋转图片的源码
老外写的90度旋转图片的源码-foreigner to write a 90-degree rotation of the source images
- 2022-05-22 17:46:45下载
- 积分: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
-
DICOM3.0医学图像格式转成BMP格式的源代码。
将医学DICOM3.0标准的图像格式转成BMP格式的源代码。-DICOM3.0 to medical images into BMP format to format the source code.
- 2022-02-15 12:14:13下载
- 积分:1
-
vb.net toolbox添加picturebox
Mypicturebox
vb.net toolbox添加picturebox
Mypicturebox-vb.net toolbox add picturebox Mypicturebox
- 2022-03-02 02:53:30下载
- 积分:1
-
使用Visual C++模拟波纹效果。这对人们有用…
用VC实现的水波效果,对图像处理人员会有帮助-Use Visual C++ to simulate the ripple effect. This may be useful for the people who persue in image processing.
- 2022-03-07 02:43:23下载
- 积分:1