Welcome![Sign In][Sign Up]
Location:
Search - FrameBuffer A

Search list

[Linux-Unixframebuffer

Description: linux 下的frambuffer,在屏幕的左上角显示一个图框!-the frambuffer, in the upper left screen shows a map box!
Platform: | Size: 4228 | Author: 张宇 | Hits:

[WEB Code一片讲述framebuffer的好文(英文的)

Description: 一片讲述framebuffer的好文章(英文的),对于喜欢在linux字符界面下写图形程序的入门者有很大的帮助-a good article (English), the characters like linux graphical interface written procedures for the beginners will be very helpful
Platform: | Size: 10449 | Author: 钱樭 | Hits:

[Embeded Linux在fr a mebuffer下用控制台实现图片浏览器

Description: fv.tar.bz2 在framebuffer下用控制台实现图片浏览器
Platform: | Size: 473599 | Author: yangfei0536@163.com | Hits:

[Linux-Unixframebuff

Description: 一个简单的linux下framebuffer编程-a simple linux framebuffer programing demo
Platform: | Size: 248832 | Author: 魏威 | Hits:

[Documents一片讲述framebuffer的好文(英文的)

Description: 一片讲述framebuffer的好文章(英文的),对于喜欢在linux字符界面下写图形程序的入门者有很大的帮助-a good article (English), the characters like linux graphical interface written procedures for the beginners will be very helpful
Platform: | Size: 10240 | Author: 钱樭 | Hits:

[Linux-UnixSDL-1[1].2.5.tar

Description: Simple DirectMedia Layer - Simple DirectMedia Layer 是一个跨平台的多媒体库设计用来提供快速图形framebuffer和音频驱动。应用MPEG为软件,模拟器或其他流行的游戏回放声音。支持Linux, Win32, BeOS, MacOS, Solaris, IRIX, and FreeBSD-Simple DirectMedia Layer-Simple DirectMedia Layer is a cross-platform multimedia library designed to provide fast graphics framebuffer and audio drivers. MPEG application software, simulators or other popular playback voice of the game. Support for Linux, Win32, BeOS, MacOS, Solaris, IRIX, and FreeBSD
Platform: | Size: 1854464 | Author: 侯为 | Hits:

[Linux-Unixframebuffer

Description: linux 下的frambuffer,在屏幕的左上角显示一个图框!-the frambuffer, in the upper left screen shows a map box!
Platform: | Size: 4096 | Author: 张宇 | Hits:

[Embeded Linuxframebuffer

Description: 利用framebuffer画小企鹅 Linux的framebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用framebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置framebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置framebuffer的值。本实验采用的是第二种方法。只要读取linux_logo.h中数组的值,进行相应的移位操作,将值赋给fb即可在屏幕上显示出小企鹅 。-Framebuffer draw using the framebuffer Little Penguin Linux interface to the user access to the display device of the common interface, through mmap mapped display buffer to the user, fb set up what we value, will be directly displayed on the screen. This experiment we want to use framebuffer on the screen, a small penguin, you can then read bmp images, set up framebuffer value, or the use of include/linux/linux_logo.h file (the file has the definition of a good little penguins color and location information) , set the value of framebuffer. Used in this experiment is the second method. Linux_logo.h read in as long as the value of the array, the corresponding shift operation, the value assigned to fb can be displayed on the screen small penguins.
Platform: | Size: 7168 | Author: 果法 | Hits:

[Linux-Unixframebuffer

Description: 基于arm2410的一个简单的液晶屏驱动,-Arm2410 based on a simple LCD driver,
Platform: | Size: 289792 | Author: wupeng | Hits:

[Linux-Unixframebuffer

Description: 帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <asm/page.h> #include <linux/fb.h> #define TRUE 1 #define FALSE 2 //a framebuffer device structure typedef struct fbdev{ int fb unsigned long fb_mem_offset unsigned long fb_mem struct fb_fix_screeninfo fb_fix -Frame buffer# Include <stdio.h># Include <stdlib.h># Include <string.h># Include <stdint.h># Include <unistd.h># Include <fcntl.h># include <sys/ioctl.h># include <sys/mman.h># include <asm/page.h># include <linux/fb.h># define TRUE 1# define FALSE 2// a framebuffer device structure typedef struct fbdev (int fb unsigned long fb_mem_offset unsigned long fb_mem struct fb_fix_screeninfo fb_fix
Platform: | Size: 1024 | Author: hjintian | Hits:

[Embeded Linuxframebuffer

Description: 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的FRAMEBUFFER设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development, a book FRAMEBUFFER device driver source code
Platform: | Size: 9216 | Author: 李刚 | Hits:

[Linux-Unixframebuffer

Description: 华清远见内部培训教材,对framebuffer做了详细介绍,并给出了使用famebuffer的详细样例-Huaqing vision internal training materials, on the framebuffer to do a detailed introduction and use of famebuffer give detailed sample
Platform: | Size: 1391616 | Author: jczuo | Hits:

[Picture Viewerframebuffer

Description: 本源码是将一张jpeg图片显示到9261ek开发板的lcd上,通过famebuffer,并且可以将lcd上的图片截取下来同时转换为jpeg格式-The source is a jpeg image to the lcd board 9261ek through famebuffer, and can picture the interception on the lcd at the same time it is converted to jpeg format
Platform: | Size: 95232 | Author: 大聪 | Hits:

[Linux-Unixbmp-framebuffer

Description: linux下的BMP位图显示程序,经测试好用,但请大家注意,不同的文件格式需要转换!-BMP under linux bitmap display program, tested good, but please note that the need for a different file format conversion!
Platform: | Size: 4096 | Author: 杨旭荣 | Hits:

[SCMLCD444101

Description: 掌握Linux系统下FrameBuffer驱动的基本使用方法; (2) 掌握FrameBuffer常用API函数的使用方法。 掌握编写LCD函数库 掌握使用LCD函数库 -Linux system to master the basic FrameBuffer drive to use (2) commonly used FrameBuffer master the use of API functions. The preparation of LCD master library database and use the LCD function
Platform: | Size: 379904 | Author: 刘彦生 | Hits:

[Embeded Linuxframebuffer

Description: 嵌入式linux中,framebuffer基本使用方法,来自周立功magic2410-a program about framebuffer
Platform: | Size: 2048 | Author: 李烜 | Hits:

[Software EngineeringFramebuffer-HOWTO

Description: 本文档描述了在多平台环境下使用framebuffer的方法-This document describes how to use the framebuffer devices in Linux with a variety of platforms. This also includes how to setup multi-headed displays.
Platform: | Size: 65536 | Author: Allen Wu | Hits:

[Windows DevelopFramebuffer

Description: 在屏幕上显示一个不断旋转和由小到大变化的五彩立方体。使用OpenGL库。-Displayed on the screen and the small to large changes in a continuous rotation of colorful cubes. Use the OpenGL library.
Platform: | Size: 1024 | Author: lansesinian | 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:

[Embeded Linuxpicture-to-framebuffer

Description: 这是一个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.
Platform: | Size: 3072 | Author: yimeisheng | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net