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

搜索资源列表

  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
    • 文件大小:7.25kb
    • 提供者:果法
  1. fbi_1.31.tar.gz

    0下载:
  2. linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。,This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics m
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-21
    • 文件大小:90.03kb
    • 提供者:张洪
  1. OV9650_BMP

    0下载:
  2. 通过OV9650摄像头采集图像数据,并将数据存储为bmp格式图片,然后保存在开发板上的SD卡-OV9650 camera acquisition of image data, and the data is stored as a bmp format picture, and then stored in the SD card development board
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-09
    • 文件大小:2.3kb
    • 提供者:PHP
  1. showimg

    0下载:
  2. 嵌入式linux下基于framebuffer显示bmp和Jpeg格式的图片。-Linux embedded framebuffer display based bmp format and Jpeg images.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:4.88kb
    • 提供者:吴均
  1. fb_solomon

    0下载:
  2. 这是solomon平台(使用linux操作系统)下对bmp图片的显示代码-This is solomon platform (using the linux operating system), the display code for bmp images
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:118.56kb
    • 提供者:zhuhukun
  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
    • 文件大小:1.08kb
    • 提供者:phobey
  1. fbwrite

    0下载:
  2. 本代码在C2平台上运行成功,功能:运行时不带参数则在显示器上显示七彩带(竖状),若带参数如 ./fbwrite ./bmpfile/*bmp 则循环显示bmp图片到显示器上-The code to run on the C2 platform, functions: run without parameters are displayed on the display colorful belt ( vertical ), the parameters such as. Fbwrite./bmp
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2.63kb
    • 提供者:kinjor
  1. 16bpp-bmp

    0下载:
  2. 16位色bmp图片的颜色代码说明,在图片上均有说明-16 color bmp picture color code instructions are instructions on the picture
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:5.99kb
    • 提供者:车世家
  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
    • 文件大小:1.66mb
    • 提供者:陈熠日
  1. main

    0下载:
  2. main.c为画图程序,将bmp格式图片画在视频的图层上。-main.c for the Paint program, will bmp format pictures painted on the video layer.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-20
    • 文件大小:1.68kb
    • 提供者:dingzhou
  1. QtImage

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

    • 发布日期:2017-04-07
    • 文件大小:39.69kb
    • 提供者:苞苞
  1. bmp-shao

    0下载:
  2. 操作480*272分辨率bmp格式图片,将图像的数据写入framebuffer,显示在OK6410配套的4.3寸TFT LCD上-Operation 480* 272 resolution bmp format pictures, writes framebuffer image data displayed on the OK6410 supporting 4.3-inch TFT LCD
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:3.3kb
    • 提供者:
  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
    • 文件大小:1.19kb
    • 提供者:eajrkrhersa
  1. pictureplayer.tar

    0下载:
  2. 识别image文件夹里的图片,并将其播放至x210的显示屏上,顺序滚动。目前只支持jpg,png和bmp格式的图片。(Identify the pictures in the image folder and play them on the x210 screen. Scroll them in sequence. Currently only JPG, PNG and BMP formats are supported.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-01
    • 文件大小:6.99mb
    • 提供者:wzzzh
  1. (项目二)(kernellist)pic_node_cycle_p

    0下载:
  2. 自动读取指定目录下的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.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-11
    • 文件大小:1.58mb
    • 提供者:彭于晏online
搜珍网 www.dssz.com