搜索资源列表
可以将windows 24位BMP图转换为16位图的程序
- 可以将windows 24位BMP图转换为16位图的程序,可用于机顶盒处理打包图片之用,Can windows 24 bit BMP map is converted to 16 plans can be used for set-top boxes used image processing package
bmp-picture-maker
- 位图图片制作好工具,可以制作多种类型的图片,24 BIT,16BIT,8BIT等待-Produced a good tool for bitmap images, you can produce various kinds of images, 24 BIT, 16BIT, 8BIT wait
NanoX_app
- nano- X是一个著名的开放式源码嵌入式GUI 软件,目的是把图形视窗环境引入到运行Linux 的小型设备和平台上。nano-X使用了分层设计的思想,可移植性非常好,nano-X 的图形引擎能够运行在任何支持readpixel,writepixel,drawhorzline, drawvertline 和setpalette 的系统之上,在底层函数的支持之下,nano-X 支持新的Linux内核帧缓存结构,并基于framebuffer来实现图像的绘制。nanox应用程序运行时占用的资源较少,s
SDCARD_FATFileSystem
- [FAT文件系统读写程序(目前在已经在fs2410开发板上经过sd卡测试,实现多级目录,文件的创建读写,24位bmp的读写),对FAT16文件系统进行了改进,主要是引入了缓冲队列,同时对缓冲队列使用了hash表的管理-[FAT file system read and write program (current board has been developed in fs2410 sd card test, multi-level directory, file creation readin
tbbmmptoolsh
- 此工具,只要是把24位bmp图转换成成16位565格式数据,用于嵌入式平台 -This tool, as long as 24 bmp maps were converted into 16-bit data format 565 for Embedded Platform
SD-card-from-read-the-BMP-image
- //DMAVR-M128读取SD卡中BMP图片实验,基于FAT16/32文件系统 //SD卡中图片文件为BMP形式,用Img2LCD将JPG图片转换为24位BMP图形式即可 //编译环境 AVR Studio 4.17/AVR GCC //优化等级-0s,注意需设定为此等优化度-//DMAVR-M128 to read SD card in BMP picture experiment, based on the FAT16/32 the file system// image fi
Bmp24bit-16Bit
- Bmp图片解析源码,24位的BMP图片转换成16位的BMP图片,颜色不失真-Bmp picture to parse source code, 24-bit 16-bit BMP images into BMP picture, color distortion
BMP
- AVR FatFs 16 24 32 位BMP 图片解码 AVR FatFs 16 24 32 位BMP 图片解码-AVR FatFs BMP picture decoding
bmpconverter
- 可以将windows 24位BMP图转换为16位图的程序,可用于机顶盒处理打包图片之用-Can windows 24 bit BMP map is converted to 16 plans can be used for set-top boxes used image processing package
CreatBMP
- 可以在字符界面的最小Linux下创建一个24位的BMP图,具体参数可以自行修改-You can create a 24 bit BMP graph in the minimum Linux character interface, the specific parameters can be modified
bmpconverter
- 可以将windows 24位BMP图转换为16位图的程序,可用于机顶盒处理打包图片之用-Can windows 24 bit BMP map is converted to 16 plans can be used for set-top boxes used image processing package
bmp2hex
- 将windows 24位位图转换为16进制数组供单片机使用。-convert windows 24-bit bmp to hexcode for MCU.