搜索资源列表
pai1.rar
- 采用Pthread+C++方式进行多线程求Pai,The use of Pthread+ C++ Way for multi-threaded Pai
pthreadmatrix
- Pthread c++ 并行矩阵乘法 运行于linux操作系统 -Multi thread matrix multiplication in c++ with Pthread
4.7.c
- 操作系统概念(第七版)第四章作业,pthread线程答案-Operating System Concepts (7th Edition) Chapter IV operations, pthread thread is the answer
pthread-merge
- p-thread merge sort!
Pthread
- Linux 环境之下对线程的基本操作,C语言描述,适用于初学者-pthread bacis using ,good for the green hand
pthread
- 一个采用pthread求π的c语言程序,为初学者学习使用-One using pthread seeking π c language program for beginners to learn to use
1.c
- Pthread 解决哲学家问题,Linux环境,C语言实现
jacobi
- C++ 对于jacobi算法进行pthread并行化,从而使得计算时间减少-C++ algorithms for jacobi pthread parallelization, allowing the calculation time is reduced
sort-merge-joins-1.4
- 使用C实现的并行sortmerge算法 并行部分使用pthread实现。-Sortmerge using parallel algorithm implemented in C using pthread achieve parallel sections.
pthread
- 用C语言编写的并行计算π值的代码,并附多次运算结果的分析和比较-Using C language code for parallel computing π value, along with many of the analysis and comparison of operation results
matrix_mult
- 在C++11的基础上采用4种不同方法实现了多线程并发矩阵与向量乘积,矩阵转置与矩阵乘积,Linux下编译,需连接pthread库。-Using four different methods on the basis of C++ 11 is implemented on a multi-threaded matrix and vector product, matrix transpose and matrix multiplication, Linux compiler, connect pt
