搜索资源列表
-
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下载:
本文档是Linux 应用程序编程界面规范,规定标准的LINUX 操作系统为进行中、英文信息处理的
应用程序时提供必须的接口和运行环境,包括核心的应用程序编程界面、各种库函数、命令解释程序
(“shell”)、公共实用程序、图形用户界面(包括窗口函数)以及国际化和中文语境的本地化函数以支
持中英文信息处理的应用程序源码级的可移植性。-This document is a Linux application programming interface specification, the
-
-
0下载:
linux下程序开发,有关的Socekt编程接口-linux under development, the Socekt Programming Interface
-
-
1下载:
Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。
Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
-
-
0下载:
Linux 图形界面编程材料,可以方便学习Linux 主要关于curse库函数-Linux graphical interface programming materials, can easily learn Linux the main library on the curse
-
-
0下载:
RtAudio 適合跨平台 pcm 直接播放的程序開發, 支持多種 Audio Device 輸出-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
-
-
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下载:
《ARM嵌入式Linux系统开发》随书光盘中的实例源码,包括:第17章 嵌入式Linux的多任务编程,第18章 多任务间通信和同步,第19章 Linux设备驱动,第20章 嵌入式Linux的网络编程.第21章 MiniGUI图形界面设计,第22章 CAN总线驱动设计,第23章 SD卡驱动设计中设计的全部代码-" ARM Embedded Linux System Development," CD-ROM with the book' s examples of sourc
-
-
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
-
-
0下载:
本系统包含图形与网络的linux编程实现生产者与消费者系统,界面美观。
该文件里有实验报告和代码,用linux+图形工具编程。-This system consists of graphics and network programming producers and consumers linux system, beautiful interface. There are experimental reports that document and code, using linux+
-
-
0下载:
linux多线程接口编程技术linux multithreaded programming interfaces-Multithreaded Programming Interface linux linux multithreaded programming interfaces
-
-
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的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下载:
The Linux Programming Interface example code
-
-
1下载:
《Linux系统编程》源代码
详细的Linux系统调用、库函数。
适用于Linux/Unix底层开发人员,需要一定编程基础。(source of The Linux Programming Interface)
-