搜索资源列表
Linux_multithread
- Linux下多线程编程的相关资料,:研究了在LINUX 操作系统下多线程的编程方法,主要包括多线程的基本创建方法、如何修改 多线程的属性以及线程之间的数据处理. 重点论述了多线程数据处理方法中的互斥锁和条件变量.-Linux multi-threaded programming under the relevant information: The LINUX operating system in multi-threaded programming methods, including
DiningPhilosophers
- Linux下多线程实现哲学家进餐算法。使用了线程间协调通信,有优先级,防止了死锁。-Dining philosophers algorithm Multithread was utilized. Compiled in Linux GCC
MultiThread
- Linux下多线程开发文档,很不错的,对学习Linux下多线程编程的朋友很有帮助-Linux development documents under the multi-threaded, it is good to learn from multi-threaded programming under Linux friends helpful
tcpdump-4.0.0.tar
- tcpdump linux下最好的网络分析工具-tcpdump best web analytics tools
clientServer_linux_multithread
- Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
StrLib
- LInux下的C++开发库,基于CGI开发模式可以编译使用-linux multithread programming under the guidance of great help to developers
Linuxmultithread
- 介绍linux多线程编程知识,是一本linux多线程变成手册,详细的讲解了如何在linux实现多线程编程-linux multithread
Multithread
- Linux下的多进程编程,与进程间通讯。-Multithread programming in Linux.
lab2
- This program is a C program in Linux .It uses multithread to solve the problem caculation of scalar product of two vector .
pthread_sync_and_mutual
- linux多线程极大方便了程序编写,但同时必须考虑线程同步、互斥问题。 示例代码给出了利用信号量实现P、V操作,从而保证多线程同步、互斥。-linux multithread programming is very convenient, but we must pay attention to synchronization and mutual exclusion. The sample code shows us how to ensure multi-thread synch
TD_programme-sur-linux-multithread
- LINUX 多线程程序开发,采用互锁机制实现多线程开发-LINUX MULTITHREAD
Linux-multithread-programming-manual
- Linux multi-threaded programming manual,Linux多线程编程的好书-Linux multi-threaded programming manual, Linux, multi-threaded programming books
multithread
- linux 多线程编程方法 linux 多线程编程方法-Linux multi-threaded programming method linux multi-threaded programming methods
linux-MultiThread
- UNIX多线程编程学习入门指导,很适合初学者学习liunx下多线程编程-UNIX multithreaded programming learning Getting Started guide, it is suitable for beginners learning liunx the next multi-threaded programming
semaphore
- linux多线程semaphore代码 可以用semaphore控制线程互斥和同步-linux multithread semaphore control code
alarm
- linux多线程alarm告警实例代码 可以用mutex控制线程互斥和同步-linux multithread alarm sample
cond
- linux多线程同步控制实例代码 可以用cond_wait, cond_signal控制线程同步-linux multithread syncronization 可以用cond_wait, cond_signal控制线程同步
rwlock
- linux多线程读写控制实例代码 可以用rwlock控制线程互斥-linux multithread read/write mutex sample code using rwlock mechanism
Linux-thread
- linux多线程编程书籍,很有参考价值,希望能给大家提供帮助-linux multithread book
Linux多线程编程手册.pdf
- Linux 多线程编程手册,适合从事linux 程序开发的人群(Multithread for linux programmer)