搜索结果
找到约 231 项符合
gtk-FB 的查询结果
Linux/Unix编程 三子棋
三子棋,用gtk实现的,类似五子棋,可人机对弈很简单的
Linux/Unix编程 快速排序的简单程序
快速排序的简单程序,GTK界面,
用CodeBlocks编译。
Linux/Unix编程 一本价值89元
一本价值89元,由图灵出版社出版的linux经典编程书籍,涉及包括shell,cursor,数据库,gtk+,qt等诸多内容
Linux/Unix编程 Liferea is an abbreviation for Linux Feed Reader. It is a news aggregator for online news feeds. It
Liferea is an abbreviation for Linux Feed Reader. It is a news
aggregator for online news feeds. It supports a number of different
feed formats including RSS/RDF, CDF and Atom. There are many other
news readers available, but these others are not available for
Linux or require many extra libraries t ...
Linux/Unix编程 在Linux环境下
在Linux环境下,将bmp图片以二进制的形式读入内存,然后在gtk中将图片的二进制数据加以显示
Linux/Unix编程 帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <s
帧缓冲#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
typed ...
Linux/Unix编程 一个linux 下的触摸屏校验应用程序
一个linux 下的触摸屏校验应用程序 ,GTK+ 源码
Linux/Unix编程 This is a video player for the Gnome desktop currently supports `MPEG-1 file format. This player is
This is a video player for the Gnome desktop currently supports `MPEG-1 file format. This player is based on the Gtk+/Gnome toolkit.
软件设计/软件工程 本文主要论述了嵌入式浏览器开发所涉及到的技术
本文主要论述了嵌入式浏览器开发所涉及到的技术,对HTML词法分析、浏览器JavaScript支持、linux和gtk编程等做了详细的分析和介绍,并对Netbit浏览器的开发进行了介绍,分析了主要的模块的功能和组成,并给出了主要算法。
Linux/Unix编程 嵌入式图形库
嵌入式图形库,很多开源软件都用到的,特别是如开发gtk这样的图形图像程序