文件名称:framebuffer

  • 所属分类:
  • 嵌入式Linux
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 7kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 果*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

利用fr a mebuffer画小企鹅



Linux的fr a mebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用fr a mebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置fr a mebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置fr a mebuffer的值。本实验采用的是第二种方法。只要读取linux_logo.h中数组的值,进行相应的移位操作,将值赋给fb即可在屏幕上显示出小企鹅 。-fr a mebuffer draw using the fr a mebuffer 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 fr a mebuffer on the screen, a small penguin, you can then read bmp images, set up fr a mebuffer 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 fr a mebuffer. 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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

framebuffer

...........\linux_logo.h

...........\logo.c

...........\Makefile

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org