搜索资源列表
-
0下载:
qT编程的例子 非常适合初学者 和在linux下开发图形界面的-qt programming examples of very suitable for beginners and in linux graphical interface developed under the
-
-
0下载:
本文档是Linux 应用程序编程界面规范,规定标准的LINUX 操作系统为进行中、英文信息处理的
应用程序时提供必须的接口和运行环境,包括核心的应用程序编程界面、各种库函数、命令解释程序
(“shell”)、公共实用程序、图形用户界面(包括窗口函数)以及国际化和中文语境的本地化函数以支
持中英文信息处理的应用程序源码级的可移植性。-This document is a Linux application programming interface specification, the
-
-
0下载:
linux下程序开发,有关的Socekt编程接口-linux under development, the Socekt Programming Interface
-
-
0下载:
嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
-
-
0下载:
Linux下图形用户接口(GUI)编程技术-Under the Linux graphical user interface (GUI) programming technology
-
-
0下载:
Linux 图形界面编程材料,可以方便学习Linux 主要关于curse库函数-Linux graphical interface programming materials, can easily learn Linux the main library on the curse
-
-
0下载:
Linux下的在GNOME环境中使用GTK+进行界面编程的PDF文档-GNOME under Linux environment in the GTK+ programming interface to the PDF document
-
-
0下载:
Windows系统编程,本书描述了是用微软的应用程序编程接口进行程序开发,并着重于核心系统服务。英文原版,-Windows system programming, this book describes is Microsoft' s application programming interface for program development, and focus on the core system services. English original,
-
-
0下载:
《多线程编程指南》介绍了Solaris
TM 操作系统(SolarisOperating System, SolarisOS)中
POSIX® 线程和Solaris线程的多线程编程接口。本指南将指导应用程序程序员如何创建新的
多线程程序以及如何向现有的程序中添加多线程。
尽管本指南同时介绍了POSIX线程接口和Solaris线程接口,但大多数主题都以POSIX线程
为重点。-" Multithreaded Programming Guide" desc
-
-
0下载:
linux界面编程,包含常用的线程函数讲解,及实例,非常适合新手学习。-linux programming interface, including the common thread function explanations, and examples, is very suitable for beginners to learn.
-
-
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
-
-
1下载:
利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel ap
-
-
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
-
-
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)
-