搜索资源列表
pthreads-w32-2-7-0-release.tar
- pthread source code,you can compile directly-pthread source code, you can compile directly
Programming with Pthreads.tar
- linux 多线程例子-multithreading example
jacobi
- JACOBI算法的C语言版,可用于openmp和pthreads。
Pthreads
- Pthreads是Intel开发的Linux下的多线程编译工具,能最大发挥Intel最新多核CPU的性能,这里给出一些实验例程以及优化方法。
aybook.cn_dxihcbrm0419
- PThreads Primerlinux 线程讲得很透彻
pthreads
- 多线程编程,有实例.可参考.希望对大家有用.-multithreaded programming examples. Reference. We hope that the right useful.
pthreads-w32-2-8-0-release.tar
- POSIX Multithraed library for windows
pthreads.tar
- Pthreads examples are set of files that demonstrate and explain the client server model
pthreads.2
- pthread 源代码 pthread 源代码 pthread 源代码-pthread source code
pthreads-w32-2-8-0-release
- POSOIX Thread Librairy
pthreads-w32-1-10-0-release.tar
- pthreads是LINUX系统所使用的管理线程的头文件。-pthreads is a LINUX system, the management of threads used in header files.
ModernMultithreadingBook-SourceCode
- source code for book, Modern Multithreading - Implementing, Testing, and Debugging Multithreaded Java and C++, Pthreads, Win32 Programs - 2006 -source code for book, Modern Multithreading- Implementing, Testing, and Debugging Multithreaded Java and C
Producer_and_Consumer
- Implementation of Producer and Consumer using semaphores and pthreads in c.
Pthreads
- Pthreads in linux programming
pthreads-w32-2-8-0-release
- 包含pthreadVC2.dll。自己程序运行时提示缺少pthreadVC2.dll,找到可用的后传上来方便大家需要时下载-Contains pthreadVC2.dll. When prompted to run their own lack of pthreadVC2.dll, after the transfer is available up to find convenient when you need to download
pthreads
- pthreads for communication using threads.
pthreads-w32-2-9-1-release
- PThreads implementation in VC++ 6.0
Multithreaded-Programming-(POSIX-pthreads-Tutoria
- Multithreaded Programming (POSIX pthreads Tutorial)
Prime numbers in pthreads
- Find prime numbers in a interval of time by using parallelism with pthreads
pthreads-w32-2-9-1-release.zip
- POSIX线程(POSIX threads),简称Pthreads,是线程的POSIX标准。该标准定义了创建和操纵线程的一整套API。在类Unix操作系统(Unix、Linux、Mac OS X等)中,都使用Pthreads作为操作系统的线程。Windows操作系统也有其移植版pthreads-win32。
