当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - The Linux Programming Interface
搜索资源列表
-
0下载:
linux下的C编程参考资料,有linux系统各模块的函数接口,为linux C程序员加油-under the C programming reference, linux system interface module functions for C programmers refueling linux
-
-
0下载:
RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows (DirectSound and ASIO) operating systems. RtAudio significantly simplifies the proc
-
-
0下载:
这是一套在windows下面进行minigui编程的工具包,里面包括了一个示例代码,还有其他几个相关联的文件夹。我们在Linux下进行界面编程的时候,经常会遇到界面控件排版不合理,或者代码某处出错不好修改的情况。现在利用这个工具就可以完全解决这个问题,而且程序编译正确以后,先打开wfvb软件,然后,再单击VC的“!”开始运行,就可以看到界面效果了,这与MFC是有着很大区别的。另外,运行成功的代码在Linux下借助qvfb图像显示设备也能实现。需要的可以拿去。,This is a set of w
-
-
0下载:
qT编程的例子 非常适合初学者 和在linux下开发图形界面的-qt programming examples of very suitable for beginners and in linux graphical interface developed under the
-
-
0下载:
C在linux下的编程,一个聊天系统,在C程序的基础上加一个QT界面-C under the Linux programming, a chat system, on the C program based on a QT interface
-
-
0下载:
linux下程序开发,有关的Socekt编程接口-linux under development, the Socekt Programming Interface
-
-
0下载:
This document details the Application Programming Interface (API) for the OpenMAX Integration Layer (IL). Developed as an open standard by The Khronos Group, the IL serves as a low-level interface for audio, video, and imaging components used in embe
-
-
1下载:
2010出的一本比advantage unix enviroment programming更新,内容更全的书籍,个人认为可以超越apue,可以作为每个linux程序员的handbook-2010 of an update than the advantage unix enviroment programming, content more comprehensive books, personally think that can go beyond apue, can serve as a
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vis
-
-
0下载:
“這本書,其詳細的說明和例子包含了一切
您需要了解的細節和細微之處的低層次的編程
在Linux的API。 。 。不管是什麼級別的讀者,會有一些要學習這本書。“-“This book, with its detailed descr iptions and examples, contains everything
you need to understand the details and nuances of the low-level programming
APIs in
-
-
0下载:
Linux编程接口参考书,有非常全面的Linux Api函数说明-Linux programming interface, reference books, have a very comprehensive Linux Api Function Descr iption
-
-
0下载:
The Linux Programming Interface - A Linux and UNIX System Programming Handbook,新出版的Linux编程手册,可以跟Richard Stevens的《UNIX环境高级编程》相提并论。-The Linux Programming Interface- A Linux and UNIX System Programming Handbook, newly published, as good as the 《APUE》of
-
-
0下载:
Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过学习和分析设备驱动程序,更深入理解Linux系统设备驱动开发。-Linux system, device drivers are an important part of the operating system kernel, and a standard abst
-
-
0下载:
A book on unix and linux internals, such as files I/O management, process, sockets, etc.
-
-
0下载:
《the linux programming interface》的源码包。All of the source code is copyright 2010, Michael Kerrisk, and each file is licensed under the either GNU Affero General Public License (Version 3) (most files) or the GNU Lesser General Public License (Version 3
-
-
0下载:
本书主要介绍了qt中各种控件的属性及其用法-The Linux environment Qt4 graphics interface and MySQL programming
-
-
0下载:
关于在linux环境下的基于tcp的协议,即数据报文件的操作,另外界面是gtk的编程-Based on the TCP protocol on the Linux environment, namely the data report file operations, also is the GTK programming interface
-
-
1下载:
The Linux Programming Interface 最新源碼-The Linux Programming Interface Source Code
-
-
0下载:
The Linux Programming Interface example code
-
-
1下载:
《Linux系统编程》源代码
详细的Linux系统调用、库函数。
适用于Linux/Unix底层开发人员,需要一定编程基础。(source of The Linux Programming Interface)
-