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

搜索资源列表

  1. BMP2GIF

    0下载:
  2. 用c写的bmp转换成gif的程序。在tc2.0下编译通过。可以直接移到嵌入式平台使用-used to write the bmp converted into gif procedures. Under the tc2.0 compile. Embedded can be directly moved to the platform
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2518
    • 提供者:阮麟
  1. EasySystem_1

    0下载:
  2. fs2410上的驱动,图形用户系统,以及fat16文件系统读写程序,bmp图片读写。-fs2410' s driven graphical user systems, and FAT16 file system to read and write procedures, bmp picture to read and write.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:3942917
    • 提供者:程沛
  1. bmp-font-bit

    0下载:
  2. 这是用C++ Builder写的两个位图转换成C51格式的提取程序源代码.仅供参考学习,请勿用于商业目的。谢谢 (1)EX1生成4096色16bit(双8bit)RGB数据 (2)EX2用于字库提取,采用横向扫描,可以在画图程序里输入汉字保存图片后转换, 但我推荐使用C51bbs上龙版的字模3输入汉字,然后保存图片或copy到画图程序,可以 很方便的制作各种菜单图片 如有什么问题可以Email跟我联系 95908@163.com 16:54 2004
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1825577
    • 提供者:like
  1. 51SD

    0下载:
  2. AT89X51系列单片机读写sd卡,使用fat32文件系统读写文件-AT89X51 MCU sd card read and write, read and write files using the fat32 file system
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:237947
    • 提供者:福娃
  1. image_rd_and_wr_3.1_0415

    0下载:
  2. 使用C6416DSK,完成从电脑中读写BMP的操作-Use C6416DSK, complete the BMP from the computer to read and write operations
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:774829
    • 提供者:小崔
  1. SDCARD_FATFileSystem

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

    • 发布日期:2017-05-15
    • 文件大小:3928631
    • 提供者:于岩
  1. arm-printscreen

    0下载:
  2. 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:1103
    • 提供者:phobey
  1. 41LCD-photo-

    0下载:
  2. 320x240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片-320x240 pixels, 16-bit BMP images of the HEX data, write on the screen in turn, restore the picture
  3. 所属分类:SCM

  1. SD_Fat16_txtbmp201208082021

    0下载:
  2. 单片机读写sd卡内的bmp文件和txt文件在tft屏上显示出来-Microcontroller to read and write sd card within the bmp file and txt file is displayed on the tft screen
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:510116
    • 提供者:龚治威
  1. NIOS_uip_snapshot_sd

    0下载:
  2. 這個程式主要是實作,可經由browser發出請求從de2上取回影像(bmp/jpg),取回影像同時會將該影像寫入sd卡 構架部分先將輸入影像取1/16至320x256,因為cpu不是很夠力,先在比較小的圖上做-This program is implemented, via the browser makes a request to retrieve images from de2 (bmp/​ ​ jpg), to retrieve images sd card at
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-13
    • 文件大小:1954204
    • 提供者:陳彥丞
  1. QtImage

    0下载:
  2. 用QT编写一个简单的图片浏览程序,运行该程序可以查看文件系统中的任何目录下的图片,包括jpeg,gif,bmp,png等格式。程序中能实现几个简单的功能:首先可以显示当前目录下的图片(如果有的话) 然后设置几个按钮,包括上一张,下一张,循环播放,分别点击这些按钮实现显示上一张图片,下一张图片,循环播放该目录下所有图片的功能;另外,在程序中设置了一个定时器,用来控制循环播放图片的时间间隔,该时间间隔会在Super-ARM的数码管上显示出来。-With QT. Write a simple pict
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:40646
    • 提供者:苞苞
  1. arm-printscreen

    0下载:
  2. 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1221
    • 提供者:eajrkrhersa
  1. bitmap100

    0下载:
  2. Using C to write file into BMP format file
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2764
    • 提供者:cong751739
搜珍网 www.dssz.com