搜索资源列表
framebuffer
- 利用framebuffer画小企鹅 Linux的framebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用framebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置framebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置framebuffer的值。本实验采用的是第二种方法。只要读取linux_l
bmp图片读取显示
- 本代码在C2平台上运行成功,功能:运行时不带参数则在显示器上显示七彩带(竖状),若带参数如 ./fbwrite ./bmpfile/*bmp 则循环显示bmp图片到显示器上
bmp-framebuffer.rar
- linux下的BMP位图显示程序,经测试好用,但请大家注意,不同的文件格式需要转换!,BMP under linux bitmap display program, tested good, but please note that the need for a different file format conversion!
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
framebuffer 2440 frame buffer 测试程序
- 2440 frame buffer 测试程序,可以直接显示16位bmp 图片-2440 frame buffer test program, you can directly display 16-bit bmp image
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.
showbmp
- show bmp in the framebuffer, it can be used under linux console and manipulate framebufffer
display_bmp
- 在linux下通过framebuffer将bmp格式的图片画出来的程序。-In linux through framebuffer will bmp format picture painted by the procedure.
framebuffer
- framebuffer显示BMP图片源码-framebuffer display BMP image source
showimg
- 嵌入式linux下基于framebuffer显示bmp和Jpeg格式的图片。-Linux embedded framebuffer display based bmp format and Jpeg images.
showbmp
- 在framebuffer上显示bmp文件-In the framebuffer to display bmp file
my_bmp
- 在Linux环境中利用framebuffer设备显示bmp图像,针对显示器设备为1024*768 32位色深的(vga=833)-In the Linux environment, using framebuffer device display bmp images for display devices 1024* 768 32-bit color depth (vga = 833)
BMPRAW565U
- 圖形檔BMP轉RAW565格式.可以用在WINCE device framebuffer.-BMP image file to RAW565.
framebuffer
- 操作framebuffer现象bmp图片-Operation framebuffer phenomenon bmp picture
framebuffer
- 使用framebuffer编程,使得能够较好的显示bmp图像,对代码的适当优化使显示动图成为可能-to show a picture via the framebuffer,the code is well designed that show several picture in a short time is possible
bmp-shao
- 操作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
framebuffer
- 利用framebuffer显示BMP或JPEG图片.使得320*240的图片可以在LCD上显示-Use framebuffer display BMP or JPEG images, making 320* 240 pictures can be displayed on the LCD
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.
framebuffer
- 利用framebuffer显示BMP或JPEG图片.使得320*240的图片可以在LCD上显示-Use framebuffer display BMP or JPEG images, making 320* 240 pictures can be displayed on the LCD
animation24
- 在framebuffer上解析显示bmp图(Analytic display BMP diagram)