搜索资源列表
readbmp
- 利用该程序段可实现对BMP格式图片的读操作,有不足之处请多多指教
readbmp
- 读入读出bmp文件源码!使用VC++实现,测试后可用!
ReadBmp
- bmp 图像分割成效的图标。并且分别存储到文件。
ReadBmp
- 在VC里使用CDIB类进行位图编程-in VC using a category for Bitmap bitmap Programming
ReadBMP
- 这是一个读取位图的C++程序,其中包括24位,32位,64位图等-readbmp
readbmp
- 讀取bmp圖檔,畫出histogram,減少spatial resolution,減少gray level resoluton,再畫出結果-Bmp files to read, draw histogram, reducing the spatial resolution, to reduce the gray level resoluton, and then draw the results of
readbmp
- 在visual C++中用来读取bmp格式的图像,之后可以方便对其进行操作,-In visual C++ in the format used to read bmp images can be easily carried out after the operation,
ReadBMP-New
- 本函数的功能是读入4,8,16位位图,并显示的TC源码。-The function should read 4,8,16-bit bitmap, and display the source code of the TC.
readBMP
- 在vs2005种用于读取BMP格式文件,-read BMP in vs2005
ReadBMP
- 用精简的visual c++ 编写 能够让人方便地读取位图的小程序 -With a streamlined visual c++ to write code that makes easy to read digital map applet
ReadBMP
- 使用WIN_API开发,不包含MFC,可以读取BMP文件并显示,代码简单,功能明确。可作为其他程序的模块复用。-Use WIN_API development, does not include MFC, you can read BMP files and show the code simple and clear-cut functions. Other procedures can be used as a module reuse.
readbmp
- 使用windows自带函数读取位图信息并输出-Using windows built-in function to read the information and the output bitmap
ReadBmp
- 分析bmp的内容。读取大小, 像素, 分辨率等-Bmp content analysis. Read size pixels, etc.
readbmp
- 可以读取BMP图像,生成图像个数和灰度等级-read BMP
readbmp
- 使用标准的C语言写的BMP图像读取并存储程序。头文件包含BMP图像的结构体,给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素位数等数据进内存,存放在相应的全局变量中,同时将其写到指定文件中。 -Using the standard C language to read and write BMP image storage program. The header file contains the structure of BMP images, given an image
ReadBMP
- 简单验证码识别程序,带你入门bmp图片识别-a simplest demo ocr ,help you learn more