搜索资源列表
Framebuffer
- 帧缓冲示例代码 熟悉帧缓冲设备的驱动结构-Framebuffer test
lpc2478_fb
- framebuffer 汉字支持库源码,同时支持英文。-The framebuffer support for Chinese characters library source
SDL-1.2.15.tar
- Linux SDL库,封装了声音、键盘、鼠标、显卡等设备。-This is the Simple DirectMedia Layer, a general API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms
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
fb
- 在framebuffer中画圆代码, 在framebuffer中画圆代码,-Circle in the framebuffer code, circle the framebuffer code,
framebuffer-LINE
- framebuffer 画直线 适合于初学者 C语言-Framebuffer suitable for beginners, by drawing a straight line framebuffer understand the principles of C language
fb.c.tar
- 7寸lcd屏幕测试程序,lcd为rgb32类型,基于linux的帧缓存驱动测试。-7 inch lcd screen test procedures, lcd is rgb32 type, based on the linux framebuffer driver testing.
da8xx-fb
- 支持Sharp_LCD035Q3DG01, TFC_S9700RTWV35TR_01B, Sharp_LK043T1DG01等IC的FrameBuffer驱动-support Sharp_LCD035Q3DG01, TFC_S9700RTWV35TR_01B, Sharp_LK043T1DG01 FrameBuffer driver
fbtft-master
- linux 3.2以上版本的SPI FrameBuffer驱动
luvcview-framebuffer
- luvcview摄像头驱动程序,可在linux环境的arm平台上运行,并增加了截图操作-luvcview camera driver is available on the arm platform running linux environment and increased operating Screenshot
daizeyang
- 利用v4l2采集usb摄像头数据,并通过framebuffer显示,lcd窗口的大小缩放用opencv实现-use v4l2 opencv fb
show-rgba.tar
- 在X环境下面显示rgba原始格式的图片数据 linux环境下从framebuffer设备节点读取到的数据是rgba原始格式的,使用这个程序可以在X环境下显示图片 cat /dev/fb0 >pic.rgba ./show-rgba pic.rgba <width> <height>-Show picture using X api
dev_fb
- HDMI LCD 以及VGA的framebuffer 驱动 -Frame buffer for and display types, such as HDMI LCD and VGA...
25fb_drv_doublebuffer
- 开发板4412_ARM9开发,通过framebuffer控制电容屏,设置部分驱动方法:* 需要先关闭内核中的framebuffer驱动,否则会冲突 make menuconfig -> Device Drivers -> Graphics support -> Samsung S3C framebuffer support 同时要确保CONFIG_FB_S3C_NR_BUFFERS生成 程序里面有详细注释,中文注释-Development board 4412_
V4L2
- 基于V4L2的UVC摄像头捕获并用framebuffer显示的示例程序-V4L2 based on the UVC camera capture and display with framebuffer sample program