CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - framebuffer

搜索资源列表

  1. test frame buffer

    1下载:
  2. 一个在linux下测试framebuffer的例子,对新手很有帮助
  3. 所属分类:驱动编程

    • 发布日期:2010-09-19
    • 文件大小:18927
    • 提供者:tanx268
  1. linux下LCD显示字符

    1下载:
  2. 该程序利用framebuffer可实现汉字、ASCII码的混合显示。
  3. 所属分类:嵌入式Linux

  1. zy-wireless.rar

    0下载:
  2. 致远公司2410开发板-FrameBuffer模块应用,2410 development board-module application FRAMEBUFFER
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-08
    • 文件大小:428305
    • 提供者:付晓强
  1. framebuffer.rar

    0下载:
  2. 本源码是将一张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
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:94915
    • 提供者:大聪
  1. bmp-framebuffer.rar

    0下载:
  2. linux下的BMP位图显示程序,经测试好用,但请大家注意,不同的文件格式需要转换!,BMP under linux bitmap display program, tested good, but please note that the need for a different file format conversion!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:4283
    • 提供者:杨旭荣
  1. capture.rar

    0下载:
  2. //结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open framebuffer device.\n"] exit[1] } //取得固定信息 if [ioctl[fd, FBIOGET_FSCREENIN
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4765
    • 提供者:xiaoran1
  1. framebuffer 2440 frame buffer 测试程序

    1下载:
  2. 2440 frame buffer 测试程序,可以直接显示16位bmp 图片-2440 frame buffer test program, you can directly display 16-bit bmp image
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-10-13
    • 文件大小:2119
    • 提供者:袁慎重
  1. video_capture

    1下载:
  2. 基于linux-xvid的视频捕捉压缩,和jpeg压缩,framebuffer显示。avi,a4v视频保存-Linux-xvid-based video capture compression, and jpeg compression, framebuffer display. avi, a4v video save
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-07-02
    • 文件大小:1480704
    • 提供者:seawind
  1. linux_fb

    0下载:
  2. linux framebuffer 的demo代码,短小精干。。。文件虽小,功能的API 调用都全了。-linux FB
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2236
    • 提供者:王敏
  1. libFBL-0.1.tar

    0下载:
  2. Linux Framebuffer c函数库,用于学习framebuffer编程或者构建基于framebuffer的抽象层-Linux Framebuffer c function library for study framebuffer programming or build the abstraction layer based on the framebuffer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:553013
    • 提供者:tiger.zz
  1. LCD

    0下载:
  2. S3C44B0X下的LCD (framebuffer)驱动资料与相关代码-S3C44B0X under the LCD (framebuffer) driver information with the relevant code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6749657
    • 提供者:kom118
  1. framebuffer

    0下载:
  2. linux下的frambuffer编程,可以应用于LCD之类的编程-linux frambuffer programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:249599
    • 提供者:SuperGoogle
  1. showbmp

    0下载:
  2. show bmp in the framebuffer, it can be used under linux console and manipulate framebufffer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2082
    • 提供者:tony
  1. camera_capture

    0下载:
  2. 本文论述了嵌入式系统相关理论、嵌入式Linux 的基本概念, 主要阐述了采用嵌入式Linux 进行视频图像数据的捕获、存储、显示等。采用的关键技术包括V4L、framebuffer、数字图像格式变换等, 提出了图像数据格式的变换方法。同时阐述了具体的实现方法。-This article discusses the theory of embedded systems, embedded Linux basic concepts, mainly on the use of embedded Lin
  3. 所属分类:Project Design

    • 发布日期:2017-03-24
    • 文件大小:120867
    • 提供者:陈天葆
  1. LinuxDrivers

    0下载:
  2. Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:585773
    • 提供者:清木
  1. framebuffer

    0下载:
  2. 基于arm2410的一个简单的液晶屏驱动,-Arm2410 based on a simple LCD driver,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:88873
    • 提供者:wupeng
  1. viafb-2604-2.6.25-rc6-v16.tar

    0下载:
  2. via framebuffer driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:87780
    • 提供者:宋潜
  1. display_bmp

    0下载:
  2. 在linux下通过framebuffer将bmp格式的图片画出来的程序。-In linux through framebuffer will bmp format picture painted by the procedure.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:564342
    • 提供者:李焕
  1. showimg

    0下载:
  2. 嵌入式linux下基于framebuffer显示bmp和Jpeg格式的图片。-Linux embedded framebuffer display based bmp format and Jpeg images.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:5001
    • 提供者:吴均
  1. ezfb-10.00.tar

    0下载:
  2. ezfb 对于linux framebuffer 的设备的一个操作库, 里面的一些效果很好. 对于掌握framebuffer设备挺有好处. -ezfb the linux framebuffer device for an operation of the Treasury, which some very good results. framebuffer device for the very good hands.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:805538
    • 提供者:qianzhognjie
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com