搜索资源列表
framebuffer
- 利用framebuffer画小企鹅 Linux的framebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用framebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置framebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置framebuffer的值。本实验采用的是第二种方法。只要读取linux_l
JPGARM
- bmp图像转换成jpeg图像的一个linux的小程序
display
- 在arm linux环境下,利用framebuffer显示一张bmp格式的图像,采用c语言写的代码,用交叉编译器编译-In arm linux environment, using framebuffer display a bmp format image, the use of code written in c language, with cross-compiler
fbi_1.31.tar.gz
- 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
picture-to-framebuffer
- 这是一个C写的程序,它用来处理.bmp文件,经处理后的.bmp文件可以直接在Linux framebuffer上显示,作者在蓝海微芯的ARM9/2410开发板上已经使用,详细步骤在附录的.txt文件中有记录。-A small C application to change the bmp picture for displaying on the 2410 board s LCD.
showimg
- 嵌入式linux下基于framebuffer显示bmp和Jpeg格式的图片。-Linux embedded framebuffer display based bmp format and Jpeg images.
monitor.tar
- 嵌入式Linux video4linux 编程。包含触摸屏显示,jpeg、png和bmp等图像的压缩。心血!-Programming Embedded Linux video4linux. Include touch screen display, jpeg, png, and bmp image compression, etc.. Hard!
NanoX_app
- nano- X是一个著名的开放式源码嵌入式GUI 软件,目的是把图形视窗环境引入到运行Linux 的小型设备和平台上。nano-X使用了分层设计的思想,可移植性非常好,nano-X 的图形引擎能够运行在任何支持readpixel,writepixel,drawhorzline, drawvertline 和setpalette 的系统之上,在底层函数的支持之下,nano-X 支持新的Linux内核帧缓存结构,并基于framebuffer来实现图像的绘制。nanox应用程序运行时占用的资源较少,s
fb_solomon
- 这是solomon平台(使用linux操作系统)下对bmp图片的显示代码-This is solomon platform (using the linux operating system), the display code for bmp images
arm-printscreen
- 功能: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
wzh_bmp
- linux下显示16位bmp图像,我用的是240*320 的16诶图像-linux display 16 bmp picture
usr
- logomaker.tgz Linux Logo制作工具,可以把PNG, JPG, BMP等格式的图像文件自动转为特殊格式的Linux Logo文件-the Linux Logo logomaker.tgz Linux Logo creation tools, PNG, JPG, BMP format image files can be automatically converted into a special format file
mktools-20110720.tar
- 目标文件系统压制工具,可以把目标文件系统使用一条命令压制为yaffs2, ubifs, ext3等格式的映像文件,以便烧写或复制到SD卡中运行-the Linux Logo logomaker.tgz Linux Logo creation tools, PNG, JPG, BMP format image files can be automatically converted into a special format file
camera_bmp
- 嵌入式 高清摄像头bmp 代码,qt & linux。-qt camera take bmp picture code.
jpgtobmp
- linux系统下图形转换代码,将jpeg文件转为bmp图形文件代码-linux system graphics conversion code, jpeg file to bmp graphic file code
showBMP
- 可以在最小linux上显示BMP图。彩屏显示器,字符界面的linux。-BMP can display graph in the minimum linux. Color display, character interface linux.
CreatBMP
- 可以在字符界面的最小Linux下创建一个24位的BMP图,具体参数可以自行修改-You can create a 24 bit BMP graph in the minimum Linux character interface, the specific parameters can be modified
SystemC-BMP-picture-Filter
- Simple SystemC C++ BMP picture filter running on Linux with Makefile
pictureplayer.tar
- 识别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.)
(项目二)(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.)