CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 读取bmp

搜索资源列表

  1. ReadBmp

    0下载:
  2. WINCE实现,平台EVC4.0,实现了根据路径读取BMP文件,代码清晰,难得,希望能够帮助大家
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:67391
    • 提供者:高振刚
  1. framebuffer

    0下载:
  2. 利用framebuffer画小企鹅 Linux的framebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用framebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置framebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置framebuffer的值。本实验采用的是第二种方法。只要读取linux_l
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:7425
    • 提供者:果法
  1. ReadImage

    1下载:
  2. CCS读取BMP图像文件,并应用TI Imagelib库函数进行处理的例子,设置为DM642 Simulator模式
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3255
    • 提供者:jameelwong
  1. 基于mega16读取BMP图片

    0下载:
  2. 采用sd卡存储图片,支持fat32文件系统
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. LCd-BMp

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:213285
    • 提供者:jeans
  1. IAR_LCD_BeautyK

    0下载:
  2. 在Luminary Cortex M3 上实现的源程序,主要功能是TFT液晶显示(含汉字,BMP),SD读取,I2C驱动-In the Luminary Cortex M3 to achieve the source, the main function is to TFT liquid crystal display (including Chinese characters, BMP), SD Reading, I2C driver
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:382820
    • 提供者:杨淼
  1. SD_BMP

    0下载:
  2. 基于ATmega128的SD卡中读取BMP图片显示实验C程序源码-Based on ATmega128 The SD card to read BMP images showed that the experimental C program source code
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:177800
    • 提供者:Lee
  1. fpga-display-bmp-pictures

    0下载:
  2. 本文设计的是基于大规模FPGA的BMP图库管理,完成了数码相框的一部分功能。并且本文详细地介绍了BMP图库管理的软硬件实现,即采用Altera的CyclonII系列EP2C20F484C7作为主控芯片,内嵌32位的NiosII软核,采用SDRAM作为内存,把存储在SD卡内的二进制图片信息读入内存,并控制TFT彩色液晶,读取图片数据送到液晶上显示。整个过程的所有设备都是通过Avalon总线挂在NiosII上,在NiosII的协调下正常工作。 本作品最终能显示存入SD卡内的彩色图片信息,图
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-06-07
    • 文件大小:2168832
    • 提供者:wuwei
  1. LM3S1138_ILI9320_SD

    0下载:
  2. 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.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1143755
    • 提供者:程少康
  1. STM32--9481

    0下载:
  2. STM32驱动ili9481彩色TFT显示屏显示分辨480X320可以读取BMP和TXT文档显示在屏上-STM32driver ili9481color TFT display screen display resolution of480X320 can read BMP and TXT document is displayed on the screen
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2082507
    • 提供者:wanglei
  1. SD-card-from-read-the-BMP-image

    0下载:
  2. //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
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:189538
    • 提供者:周舟
  1. 2GSD-51

    0下载:
  2. 从2GSD卡读取bmp图片并显示到51单片机彩屏上的程序。-2GSD card read bmp images and display to the program on 51 single-chip color screen.
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:31470
    • 提供者:王力
  1. 2.4so

    0下载:
  2. 基于51单片机读取BMP图片!TFT为S3D1132-Based on 51 single chip microcomputer read BMP picture! For S3D11322 TFT
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:3891676
    • 提供者:蔡晓杰
  1. touch_tft_sd_bmp

    0下载:
  2. 触摸电子相册,基于stm32F103ze的从sd卡中读取bmp图片在tft液晶屏上显示,tft驱动型号为ssd1289,本工程实现了自动扫描sd根目录的所有bmp图片触摸显示。-Touch electronic album, based stm32F103ze read from the sd card bmp picture tft LCD display tft driver model for ssd1289 the project to achieve the automatic sca
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-13
    • 文件大小:6360092
    • 提供者:胡世超
  1. BMPRead

    0下载:
  2. 使用C语言开发的DSP读取BMP格式图片的程序,使用硬件平台为TMS320C6747,CCS5.3上仿真通过!-Developed using the C language tms320c6747DSP read BMP bitmap program!
  3. 所属分类:DSP program

    • 发布日期:2017-11-17
    • 文件大小:55891
    • 提供者:邹振宇
  1. reader-of-txt-and-bmp

    0下载:
  2. 嵌入式开发的txt读取,以及bmp图片读取显示的程序-Embedded development txt read, and bmp picture to read the display program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-08
    • 文件大小:1744632
    • 提供者:陈熠日
  1. vga_bmp

    0下载:
  2. 基于VHDL语言读取BMP格式文件,驱动VGA接口在显示屏上显示该图片,并在程序中可控制改图片在显示屏上浮动-Based on the VHDL language to read BMP format files, drives, VGA interface on the screen dynamically displays the picture
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2238667
    • 提供者:朱杞柠
  1. STM32F10x_StdPeriph_Lib_V3.3.0

    0下载:
  2. 神舟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
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1400598
    • 提供者:lizheng
  1. BMP-pic-display

    0下载:
  2. 实验基于STM32F407Z。本实验将实现如下功能:本实验主要讲解如何使用在LCD上显示BMP图片,共有两种方法,一种是先将BMP图片从外部存储器加载到RAM中,然后再调用API函数显示在LCD上,另外一种是直接从外部存储器中读取BMP图片并显示在LCD上。第一种方法需要大量的RAM,但是速度快,第二种方法需要RAM小,但是现实速度慢。本实验还有一个屏幕截图函数,可以进行屏幕截图。 注意:本实验使用了UCOSII操作系统,本实验使用触摸屏,本实验基于4.3寸800*480分辨率的屏幕,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3524356
    • 提供者:Wu
  1. verilog读取bmp图像数据的程序段.txt

    0下载:
  2. verilog 写的程序段,实现的功能是把bmp图像直接读到数组中。主要是用在仿真过程中,读取图像数据产生video激励用。 代码是个代码片段,只是读取bmp图像部分。 有分的觉得有用的话赏个分,没分的捧个场啦。(read bmp data to array ,used in video stream gen when sim)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:stone%^_^
« 12 »
搜珍网 www.dssz.com