搜索资源列表
EasyBMPtoAVI_0.54_console-source
- EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time,
基于C语言编写的关于BMP显示程序
- 这是基于C语言编写的关于BMP32、24、16、8、4、1等各种格式的显示程序,包括其中的压缩格式也可以显示,很实用。-This is based on the C language on BMP32, 24,16,8,4,1 display program such as a variety of formats, including the compression format can also display, very useful.
bmp
- 用C语言实现BMP图像的显示,可以显示出1bit,4bit,8bit,16bit,24bit图像-BMP image using C language display, can show 1bit, 4bit, 8bit, 16bit, 24bit images
ourdev_451257
- 花了近3个月的毕业设计的时间,直到前几天完成的基本运营。论文繁忙过去几天中,第一次在地图上从现在使用的软件代码的方式。 STM32 RVMDK 。 某些功能,这个MP3播放: MP3播放功能,支持MP3/WAV/WMA/MIDI播放,支持快进,快退,歌词显示支持[第二十条:第二十条:二十] / [第XX : XX.XX ] / [第XX号:第XX号] ,以支持多话歌词共享标记 收音机功能,并支持自动发现服务台, FM76 〜 1.08 ,自动存入台湾 图片播放功能
BMP--ANALisy
- bmp图像文件,位图1位,位图4位,位图8位,位图16位,位图24位详细分析!-bmp image files, bitmap 1, 4-bit bitmap, bitmap 8 bit, 16-bit bitmap, bitmap detailed analysis of 24!
BMP
- BMP的24位,16位,8位,4位,2位的显示-the display of BMP 24-bit, 16-bit, 8-bit, four
BMPTest
- 使用C++实现的BMP图片解码程序,实现对8位,16位,24位,32位的解码,并通过SetPixel显示。-The C++ program is to decode picture with BMP file format,it can decode bmp with 8bmp,16bmp,24bmp and 32bmp.