搜索资源列表
readBitmap
- 功能是打开一幅位图,并显示在屏幕上。 命令行编译过程如下 vcvars32 rc bmp.rc cl bmp.c bmp.res user32.lib gdi32.lib 注意事项:运行时,文件c:\\test.bmp必须存在
Readbitmap
- 本程序是自己编辑的位图图像的读取,可以在此基础上再进行其他功能的实现。-Edit this procedure is its own bitmap images to read, on this basis can further implementation of other functions.
ReadBitmap
- ReadBitmap,采用VC++编程,实现频域变换,中值滤波以及直方图等。-ReadBitmap, using VC++ programming, frequency conversion, filtering, and histogram.
ReadBitmap
- 使用MFC写的一个读取位图文件,显示位图文件,保存位图文件的小程序。-Using MFC write read a bitmap file to display the bitmap file, save a bitmap file applet.
ReadBitMap
- 在VS2010下编写的对BMP的位图格式进行分析的控制台程序,包括2、4、8、16、24位的位图文件都可以分析。分析结果在控制台上显示。是VC图像处理课程的课程作业。-BMP bitmap format for the analysis of the console program, including 2, 4, 8, 16, 24 bitmap file can be analyzed. The results of the analysis are displayed on the con