搜索资源列表
基于mega16读取BMP图片
- 采用sd卡存储图片,支持fat32文件系统
WINCE下解码PNG,JPG,GIF,BMP图片
- WINCE下解码PNG,JPG,GIF,BMP图片,Under WINCE decoding PNG, JPG, GIF, BMP picture
BMP-and-JPEG-image-decoding
- 基于STM32的BMP和JPEG图片解码程序,在keil软件上面写的,包括SSD1289TFT液晶驱动,SD卡驱动,FAT32文件系统,BMP和JPEG解码。-Based on the STM32 BMP and JPEG image decoding program is written in keil software, including SSD1289TFT LCD drive, SD card driver, FAT32 file system, BMP and JPEG decodi
LCd-BMp
- 240*320 TFT屏用M16读取SD卡内BMP格式图片.和汉字显示程序(字库也是存在SD卡里-240* 320 TFT screen SD card reader with M16 within BMP format picture. And the Chinese characters display program (there is also a SD card font
19264BMPLCD
- 史上最简单的图片取模软件 用于19264 点阵 液晶 BMP 图片取模 学习绝好质量,带全套配套液晶质量-History of the most simple picture taking mode software for dot matrix LCD BMP image 19264 learning modulo excellent quality, LCD quality with a full set of supporting
bmp-font-bit
- 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便的制作各种菜单图片 如有什么问题可以Email跟我联系 95908@163.com 16:54 2004
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
BMPTURN
- BMP图片翻转,支持非4倍数长宽的BMP翻转-BMP rotate 90 180 270 angle support no multiple for 4 length and weight
uC-GUI-BitmapConvert
- 一款很不错的BMP图片数据生成工具,可以提起1bpp、2bpp、4bpp、8bpp等图片-A very nice BMP image data generation tool that can bring 1bpp, 2bpp, 4bpp, 8bpp and other images
showbmp
- 解码wince下本地 16bit 24 bit BMP 图片并显示 -Decoding wince under the local 16bit 24 bit BMP image and shows
16bpp-bmp
- 16位色bmp图片的颜色代码说明,在图片上均有说明-16 color bmp picture color code instructions are instructions on the picture
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
BMP-analysis
- bmp图片从window中通过串口传到mini2440开发板上,在内存中对bmp图片的解析 -BMP image from the window through a serial port to mini2440 development board, in memory of the pictures of BMP analytical
reader-of-txt-and-bmp
- 嵌入式开发的txt读取,以及bmp图片读取显示的程序-Embedded development txt read, and bmp picture to read the display program
BMP
- AVR FatFs 16 24 32 位BMP 图片解码 AVR FatFs 16 24 32 位BMP 图片解码-AVR FatFs BMP picture decoding
FSMC-BMP
- FSMC-液晶显示BMP图片(基于stm32)-FSMC-LCD BMP images (based stm32)
BMP-pic-display
- 实验基于STM32F407Z。本实验将实现如下功能:本实验主要讲解如何使用在LCD上显示BMP图片,共有两种方法,一种是先将BMP图片从外部存储器加载到RAM中,然后再调用API函数显示在LCD上,另外一种是直接从外部存储器中读取BMP图片并显示在LCD上。第一种方法需要大量的RAM,但是速度快,第二种方法需要RAM小,但是现实速度慢。本实验还有一个屏幕截图函数,可以进行屏幕截图。 注意:本实验使用了UCOSII操作系统,本实验使用触摸屏,本实验基于4.3寸800*480分辨率的屏幕,
stm32f05-show-bmp
- 基于stm32 的bmp图片显示功能 基于stm32 的bmp图片显示功能-stm32 bmp picture show
STM32F1XX代码工程::BMP图片显示(库函数)
- STM32F10x系列DSP的源代码工程:BMP图片显示(STM32F10x series DSP source code engineering: BMP picture display)
BMP
- 快速解码BMP,JPG格式图片,在液晶上显示(Fast decode BMP, JPG format picture, display on liquid crystal)