文件名称:Pthreads
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 1.76mb
- 下载次数:
- 0次
- 提 供 者:
- 周*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Pthreads是Intel开发的Linux下的多线程编译工具,能最大发挥Intel最新多核CPU的性能,这里给出一些实验例程以及优化方法。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 19854805pthreads.rar 列表 Pthreads\CondVarLab\CondVar Pthreads\CondVarLab\CondVar.cpp Pthreads\CondVarLab\Makefile Pthreads\HelloThreads\hello.c Pthreads\HelloThreads\hello.dsp Pthreads\HelloThreads\hello.dsw Pthreads\HelloThreads\hello.ncb Pthreads\HelloThreads\hello.opt Pthreads\HelloThreads\hello.plg Pthreads\HelloThreads\Makefile Pthreads\Pi\Makefile Pthreads\Pi\pi Pthreads\Pi\pi.c Pthreads\SemaphoreLab\InFile1.txt Pthreads\SemaphoreLab\Makefile Pthreads\SemaphoreLab\serial.c Pthreads\SemaphoreLab\threaded.c Pthreads\Solutions\CondVar-solution.c Pthreads\Solutions\hello-solution.c Pthreads\Solutions\pi-solution.c Pthreads\Solutions\semaphore_threaded_solution.c Pthreads\HelloThreads\Debug Pthreads\CondVarLab Pthreads\HelloThreads Pthreads\Pi Pthreads\SemaphoreLab Pthreads\Solutions Pthreads