搜索资源列表
UDiskDemoFullCode
- 这是我自己写的一段程序,用的是周立功的smartarm开发板,一个任务能从U盘里读取mylove.bmp文件并显示在屏幕上,读取的是RGB565格式的bmp,有一个任务是读取u盘里readme.txt文档并显示在屏幕,不支持中文,完整的usb host stack 代码,文档中带有ZLG/FS ZLG/GUI ZLG/USB
ReadBmp
- WINCE实现,平台EVC4.0,实现了根据路径读取BMP文件,代码清晰,难得,希望能够帮助大家
framebuffer
- 利用framebuffer画小企鹅 Linux的framebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用framebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置framebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置framebuffer的值。本实验采用的是第二种方法。只要读取linux_l
ReadImage
- CCS读取BMP图像文件,并应用TI Imagelib库函数进行处理的例子,设置为DM642 Simulator模式
基于mega16读取BMP图片
- 采用sd卡存储图片,支持fat32文件系统
MySDTEST
- 读取F16文件系统的SD卡里面的bmp文件-To read bmp file of F16 file system on SD card
avi
- 1、读取AVI文件中的BMP文件;2、读取指定文件夹下的bmp文件;3、将文件夹下的bmp文件与AVI中的BMP合成,最后生成新的AVI文件。-1, read the AVI file BMP file 2, under the specified folder to read bmp file 3, the folder' s bmp files in BMP and AVI synthesis, and finally generate a new AVI file.
LM3S1138_ILI9320_SD
- LM3S1138;TFT:ili9320,240*320; 通过FatFs文件系统从SD卡中读取bmp图片并送显示。-LM3S1138 TFT: ili9320, 240* 320 by FatFs file system to read from the SD card and sent to display bmp images.
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
vga_bmp
- 基于VHDL语言读取BMP格式文件,驱动VGA接口在显示屏上显示该图片,并在程序中可控制改图片在显示屏上浮动-Based on the VHDL language to read BMP format files, drives, VGA interface on the screen dynamically displays the picture
STM32F10x_StdPeriph_Lib_V3.3.0
- 神舟III号的stm32 开发板成功移植的3.2寸TFT SD卡文件系统 可读取BMP.bin 文件-Shenzhou III, the successful transplant stm32 development board 3.2-inch TFT SD card file system files can be read BMP.bin
stm32f407_USBH_MSC_4.3
- stm32 f407 的USB读取u盘实验带有LCD屏幕显示同事可以读取指定路径文件夹的BMP图片并显示在LCD上面-stm32 f407 的USB读取u盘实验带有LCD屏幕显示同事可以读取指定路径文件夹的BMP图片并显示在LCD上面.
SD_TOUCH_FATFSPpic
- 基于STM32F103的文件管理系统。移植了FATFS文件系统,从SD卡中读取JPEG与bmp格试图片,然后显示。并带有触摸功能-The file management system based on STM32F103.Transplant FATFS file system, the SD card read JPEG and BMP test images, and then display.And with touch function
wavelet
- 用C语言实现的小波变换,小波基和分解级数易更改,附带有C语言读取BMP文件的方式,方便移植到DSP或嵌入式系统上-C language wavelet transform, wavelet bases and decomposition level is easy to change, comes with C language to read BMP files, convenient ported to DSP or embedded systems
(项目二)(kernellist)pic_node_cycle_p
- 自动读取指定目录下的bmp文件,支持上一张,下一张,循环播放图片。基于三星6818开发板。(Automatically read the BMP file in the specified directory, support the last one, the next, circulate the picture. Based on the Samsung 6818 development board.)