搜索资源列表
AviCreate
- 生成AVI文件的例子,可以选择一个目录,允许在同一文件内放一个wav声音文件,程序会将里面的所有bmp文件(要求是24位的)自动合成avi文件,wav文件会做为背景音乐。该例子虽不完善,但可以为avi的视频流及声音流的读写提供参考。-Examples of AVI file is generated, you can choose a directory that allows the same directory put a wav sound file, the program will b
AVI_BMP
- 这是本人写的一个小程序,实现了AVI转换为BMP,和BMP转换为AVI,并且实现了AVI的播放,请需要的朋友参考-This is a small program I wrote and realized the AVI converted to BMP, and BMP converted to AVI, and AVI playback achieved, please refer a friend in need
avibmp_11_3
- 主要包含8位bmp转avi源代码程序,包括avi的读写-bmp to avibmp to avibmp to avibmp to avibmp to avi
StegoTool
- LSB替换隐写软件,该软件能把ASCII码嵌入到图像中,其载体图像是24位的BMP格式图像-LSB Steganography tool which provides hide ASCII infomation within 24-bit Bitmap images
picture-to-framebuffer
- 这是一个C写的程序,它用来处理.bmp文件,经处理后的.bmp文件可以直接在Linux framebuffer上显示,作者在蓝海微芯的ARM9/2410开发板上已经使用,详细步骤在附录的.txt文件中有记录。-A small C application to change the bmp picture for displaying on the 2410 board s LCD.
01_Experiment0101
- 读写bmp文件,调用c接口,读本地bmp文件中的数据(read bmp files. Read and write BMP files, call the C interface, read the data in the local BMP file.)