搜索资源列表
bmp_to_hex
- CONVERT BMP FILE TO C++ SOURCE CODE. USEFUL TO MAKE OS BOOTING LOGO
rotate32bitbmp_clockwise
- 32位bmp图片顺时针旋转90度源代码, 练习文件读入修改和保存-32 bmp image 90 degrees clockwise source code file is read into practice modify and save
Gray_Binary_Image_Processing_in_C
- This program is used to convert a grayscale image into a binary image. The imput image should be of size 320x240, The grayscale image should be named inputGray . The image should be of BMP type. The output will be formed in outputimage1 file -This
bmp2bin
- this program is converter bmp files to binary file.