搜索资源列表
Posix
- POSIX平台多线程编程指南 通用开放式操作系统的多线程应用指南。
susv3
- posix标准英文,html格式,可移植Unix操作系统接口(Portable Operating System Interface for uniX)
ieee_posix_1003.1b
- Information technology—Portable Operating System Interface (POSIX),本文档为POSIX标准
nptl-design
- nptl的设计文档,英文版 The Native POSIX Thread Library for Linux-The Native POSIX Thread Library for Linux
POSIXProgGuide
- Manual to POSIX programming
Posix4
- Standard Posix - Reference for developer -Standard Posix- Reference for developer
POSIX
- Linux man pages for all chapters except 1, 6 and 8
SerialProgrammingGuideforPOIXOperatingSystems
- Linux串口编程。Linux 操作系统从一开始就对串行口提供了很好的支持,本文就 Linux 下的串行口通讯编程进行介绍。 -Serial Programming Guide for POSIX Operating Systems
crpcut-1.0.3
- The Compartmented Robust Posix C++ Unit Test system. crpcut is a simple to use unit test system for C++, where each test case is run in its own process and own working directory, to ensure that each test case starts from a clean slate. -The Compartme
ace_doc
- 述ACE的结构和功能,并使用来自像电信、企业级医学成像和WWW服务这样的领域的例子阐释核心的ACE特性。ACE可以自由使用,并正在被用于许多商业项目(比如爱立信、Bellcore、西门子、摩托罗拉、柯达,和McDonnell Douglas),以及许多学院和工业研究项目。ACE已被移植到多种OS(操作系统)平台上,包括Win32和大多数的UNIX/POSIX实现-ACE described the structure and function, and use come from as tele
posix-write-read-lock
- posix write read lock
Introduction-of-Xilkernel_API
- Xilkernel是Xilinx公司提供的用于EDK系统的小型、模块化的操作系统,支持MicroBlaze、PowerPC405以及PowerPC440处理器。支持可移植操作系统接口(POSIX)。 Xilkernel功能函数包括:线程管理、信号量、消息队列、共享内存、互斥锁、动态内存管理、软件定时、用户层中断处理API等几个方面。 -Xilkernel Xilinx EDK system for small, modular operating system, to support t
zhengzebiaodashi
- 介绍egrep(1)所使用的正则表达式,它大致上符合POSIX正则表达式规范-Introduction egrep (1) the use of regular expressions, it is generally in line with POSIX regular expression specification
OReilly.-.21st.Century.C.2012.RETAiL.eBOOk-rebOOk
- Set up a C programming environment with shell facilities, makefiles, text editors, debuggers, and memory checkers Use Autotools, C’s de facto cross-platform package manager Learn which older C concepts should be downplayed or deprecated Expl
UNIX
- 进程间通信(IPC)几乎是所有Unix程序性能的关键,理解IPC也是理解如何开发不同主机间网络应用程序的必要条件。本书从对Posix IPC和System V IPC的内部结构开始讨论,全面深入地介绍了4种IPC形式:消息传递(管道、FIFO、消息队列)、同步(互斥锁、条件变量、读写锁、文件与记录锁、信号量)、共享内存(匿名共享内存、具名共享内存)及远程过程调用(Solaris门、Sun RPC)。-Interprocess communication (IPC) is the key to a
a
- 此书为POSIX多线程程序设计英文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。--This book describes in depth the open system interface standard IEEE-POSIX threads, commonly known as Ptherads standards. This book first explains the basic concepts of threads, includi
b
- -This book describes in depth the open system interface standard IEEE-POSIX threads, commonly known as Ptherads standards. This book first explains the basic concepts of threads, including asynchronous programming, thread life cycle and synchronizati
POSIX-Threads-Programming_Modified_07_03_2015
- Tutorial Using LLNL s Supercomputers workshop. (Modified: 07/03/2015) Parallel programming with threads. Introduction to concepts, motivations, and design considerations for using Pthreads. Thread Management, Mutex Variables,Condition Variabl
ISO POSIX Linux Unix 标准C函数速查手册
- ISO POSIX Linux Unix 标准C函数速查手册,手册中包含基本所有常用C函数。(ISO POSIX Linux Unix Standard C function quick search manual, contains basic all commonly used C functions)