-
这是我的研究生编写的程序,我认为很好准备接受。
这是我的研究生编写的程序
我觉得编写得不错
推荐给大家-This my graduate prepared by the procedure I think is quite well prepared to recommend we use.
- 2022-02-01 23:47:21下载
- 积分:1
-
VC 实现LCD的功能,是学习VC++的不可以多的好程序,值得学习
VC 实现LCD的功能,是学习VC++的不可以多的好程序,值得学习-it makes LCD
- 2023-05-12 03:45:03下载
- 积分:1
-
特效图片制作含alpha通道等算法
特效图片制作含alpha通道等算法-effects produced with algorithms such as alpha channel
- 2022-01-26 06:50:23下载
- 积分:1
-
vc++图像处理的源码,是对于png格式的,具体的自己下来试一下就知道了哈...
vc++图像处理的源码,是对于png格式的,具体的自己下来试一下就知道了哈-vc image processing source code, for png format, the specific themselves down Try know Kazakh
- 2022-08-17 03:35:05下载
- 积分:1
-
此为图象编程之五,适合于刚入门之选手,请好好使用。
此为图象编程之五,适合于刚入门之选手,请好好使用。-image of this program 5, which is suitable for athletes who are just portal, please make good use of.
- 2022-04-02 09:13:22下载
- 积分:1
-
various image processing methods, including a variety of edge detection algorith...
各种图像处理方法,包括多种边缘检测算法,也是当初的作业-various image processing methods, including a variety of edge detection algorithm, as well as the original work
- 2022-03-02 03:56:41下载
- 积分:1
-
三维地形
源
3d terrain source
3d terrain source-3d terrain source
- 2022-02-04 20:59:38下载
- 积分:1
-
bmp2.zip
在多文档客户区中增加位图底图
bmp2.zip
在多文档客户区中增加位图底图-bmp2.zip customer files in many areas to increase bitmap maps
- 2023-07-12 17:55:04下载
- 积分: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
-
图像处理的程序,自己写的,有没有相同的源站点…
图像处理程序,自己写的,没有和网站源码一样的。
- 2022-03-10 18:50:04下载
- 积分:1