-
the double buffer mapping procedures vc6.0
有关双缓冲绘图的程序 vc6.0-the double buffer mapping procedures vc6.0
- 2022-08-16 02:37:50下载
- 积分:1
-
图像处理算法比较
包括直接处理,内存位图,使用ScanLine
图像处理算法比较
包括直接处理,内存位图,使用ScanLine-image processing algorithm including direct memory bitmap, using ScanLine
- 2022-07-09 16:02:05下载
- 积分:1
-
频率
频域滤波:要进行频域的图像增强,滤波是非常重要的,常用平滑、锐化和同态三种滤波器-Frequency-domain filtering: To carry out frequency domain, image enhancement, filtering is very important, often smooth, sharpen, and three kinds of filters with the state of
- 2022-09-01 06:55:02下载
- 积分:1
-
The bouncing ball ~
在VC++环境下,利用OpenGL编写的小球的弹跳~-The bouncing ball ~
- 2022-05-31 13:20:06下载
- 积分: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
-
VC++ 6.0 compiler is passed, the program folder on the same batch bmp picture br...
VC++6.0编译通过,本程序实现了同一文件夹下bmp图片的批量浏览功能-VC++ 6.0 compiler is passed, the program folder on the same batch bmp picture browsing
- 2022-05-25 07:34:54下载
- 积分:1
-
图像压缩技术实验程序,图像符号化,256x256图像为例!
图像压缩技术实验程序,图像符号化,256x256图像为例!-experimental procedure, image symbols, as an example 256x256 image!
- 2022-03-12 18:49:37下载
- 积分:1
-
拳皇连连看,我的毕业设计,包括源代码和论文,做跳…
拳皇连连看,本人的毕业设计,包括源码及论文,希望能给做毕业设计的同学带来帮助。源文件的背景音乐文件太大,所以剔除,读者可以自行加入。-KOF Lianliankan, my graduation project, including source code and papers, do hope that they will bring graduate students designed to help. Background music source document file is too large, so removed, the reader is free to join the.
- 2022-03-14 02:43:35下载
- 积分:1
-
效果好的单色图象放大缩小
效果好的单色图象放大缩小 -Zooming solid image with nice effect
- 2022-03-23 04:42:43下载
- 积分:1
-
A variety of image processing
各种图像处理-A variety of image processing
- 2022-08-14 11:12:05下载
- 积分:1