搜索资源列表
-
0下载:
封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。
压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。
windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。
该版本只支持下列API:
线程创建,清除。
互斥量操作。
等待其他线程。-Packaging and POSIX threads API. I
-
-
0下载:
这是多线程编程,是线程的流水线模式编程,完全Linux编程-This is a multi-threaded programming is thread pipelined mode programming, complete Linux programming
-
-
0下载:
一个线程传输工具,用linux posix多线程编写,有点参考价值,欢迎交流。-file transport program, may be useful
use multi-thread to transport files.
It s very welcomed to discuss with.
-
-
0下载:
linux多线程代码,可以很好地理解多线程-linux multithreaded code, a good understanding of multi-threaded
-
-
0下载:
多线程矩阵计算
linux/ windows-matrix multi threads
linux/ windows both ok
-