Welcome![Sign In][Sign Up]
Location:
Search - framebuffer

Search list

[Linux-Unixvideo_capture

Description: 基于linux-xvid的视频捕捉压缩,和jpeg压缩,framebuffer显示。avi,a4v视频保存-Linux-xvid-based video capture compression, and jpeg compression, framebuffer display. avi, a4v video save
Platform: | Size: 1480704 | Author: seawind | Hits:

[Linux-Unixfb_display

Description: linux下 framebuffer的使用小例子-Under linux framebuffer small example of the use of
Platform: | Size: 87040 | Author: 刘大 | Hits:

[Linux-Unixshow_word

Description: 基于framebuffer的显示汉字的程序-Framebuffer display Chinese characters on the program
Platform: | Size: 3638272 | Author: 刘大 | Hits:

[Embeded Linuxdisplay

Description: 在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
Platform: | Size: 2048 | Author: 刘一夫 | Hits:

[Embeded Linuxlinux_Framebuffer-Driver-Development

Description: 详细讲解了Linux Framebuffer的驱动开发,以及各种Linux下GUI,并对他们进行简单介绍。-Explain in detail the development of the Linux Framebuffer driver, and a variety of Linux, GUI, and give them a brief introduction.
Platform: | Size: 1392640 | Author: Jorden | Hits:

[Picture Viewerframebuffer

Description: linux下的framebuffer的运用,然后可以直接进行试验,本代码经本人调试通过。-use under linux framebuffer, and then can be tested, debugged the code by himself.
Platform: | Size: 1024 | Author: robert.gan | Hits:

[Embeded Linuxframebuffer

Description: 本实验是一个LCD显示实验,程序将在开发板的LCD屏幕上依次显示红色、绿色、蓝色和格状色彩,通过该实验,初学者可以初步了解嵌入式LCD显示程序的开发。 开发环境: 创维特CVTs3c2410开发板 Redhat9.0 -This experiment is a LCD display experiment, the program board in the development of LCD displays on the screen turn red, green, blue, and grid-like color, through the experiment, a beginner can understand the initial development of an embedded LCD display program. Development Environment: Development Board created Redhat9.0 Witte CVTs3c2410
Platform: | Size: 2048 | Author: tiger | Hits:

[Linux-UnixLinux-driver-development18

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 18, LCD device drivers. In the multimedia application to the push of color LCD, more and more applied to embedded systems, handheld computers (PDA), mobile phones and other display device, support the TFT color graphic interface, images and video can show media player. The frame buffer (Framebuffer) is Linux for a display device provide interface, it allows the upper application in the graph modes for display and direct buffer operation. This chapter covers the frame buffer equipment Linux drivers structure and framework of the programming method.
Platform: | Size: 887808 | Author: 华清远见 | Hits:

[OpenGL programSDL

Description: SDL入门教程。 SDL是Simple DirectMedia Layer(简易直控媒体层)的缩写。它是一个跨平台的多媒体库,以用于直接控制底层的多媒体硬件的接口。这些多媒体功能包括了音频、键盘和鼠标(事件)、游戏摇杆等。当然,最为重要的是提供了 2D图形帧缓冲(framebuffer)的接口,以及为 OpenGL 与各种操作系统之间提供了统一的标准接口以实现 3D图形。从这些属性我们可以看出,SDL 基本上可以认为是为以电脑游戏为核心开发的多媒体库。 -The introduction to SDL.
Platform: | Size: 583680 | Author: 啦啦 | Hits:

[androidpng

Description: android framebuffer显示png格式图片-android framebuffer display png format images
Platform: | Size: 32768 | Author: 唐瑞 | Hits:

[Embeded Linuxpng_framebuffer

Description: 基于LINUX平台通过framebuffer下png格式图片显示-LINUX-based platform, android framebuffer display under the png format images
Platform: | Size: 32768 | Author: 唐瑞 | Hits:

[Driver DevelopFramebuffer

Description: 帧缓冲示例代码 熟悉帧缓冲设备的驱动结构-Framebuffer test
Platform: | Size: 1924096 | Author: 潘宵 | Hits:

[Linux-Unixframebuffer.doc.tar

Description: ubuntu use Framebuffer
Platform: | Size: 5120 | Author: 张辉 | Hits:

[Linux-Unixframebuffer

Description: linux下,c语言编程 用framebuffer 实现俄罗斯方块。
Platform: | Size: 6144 | Author: 陈文哲 | Hits:

[Driver Developframebuffer

Description: 使用framebuffer编程,使得能够较好的显示bmp图像,对代码的适当优化使显示动图成为可能-to show a picture via the framebuffer,the code is well designed that show several picture in a short time is possible
Platform: | Size: 2048 | Author: 大明 | Hits:

[Driver Developframebuffer

Description: 操作framebuffer现象bmp图片-Operation framebuffer phenomenon bmp picture
Platform: | Size: 5120 | Author: 海龙 | Hits:

[Linux driverframebuffer-LINE

Description: framebuffer 画直线 适合于初学者 C语言-Framebuffer suitable for beginners, by drawing a straight line framebuffer understand the principles of C language
Platform: | Size: 1024 | Author: 谢微华 | Hits:

[Graph Drawingframebuffer

Description: liunux下的framebuffer的使用,提供了绘图的封装函数,可以再main.c中改变使用,进行二次开发。-Use the framebuffer liunux under drawing package provides functions that can be changed main.c used for secondary development.
Platform: | Size: 5120 | Author: 王兰光 | Hits:

[Linux-Unixframebuffer

Description: psb user framebuffer destroy for Linux v2.13.6.
Platform: | Size: 6144 | Author: sernovei | Hits:

[Game Programframebuffer

Description: 利用framebuffer显示BMP或JPEG图片.使得320*240的图片可以在LCD上显示-Use framebuffer display BMP or JPEG images, making 320* 240 pictures can be displayed on the LCD
Platform: | Size: 9216 | Author: hejrkiper | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 26 »

CodeBus www.codebus.net