搜索资源列表
Pthread-to-caculate-PI 多线程计算π
- 并行计算课程实验,多线程计算π,采用了加锁法以及数组暂存解决数据同步问题。-Experimental parallel computing course, multi-threaded computing π, using an array of temporary lock method and solve the data synchronization.
MapReduce-WordCount
- 并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。-Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.
MPI-Jacobi
- 并行计算课程实验,利用MPI实现jacobi迭代-Parallel computing course experiment, the use of MPI to achieve jacobi iteration
bingxingchengxusheji
- 1) 熟练掌握并行程序设计的基本方法 2) 通过实验,了解并行程序设计的过程以及优越性 3) 学会并行程序的算法分析 4) 结合高等工程数学、分布式系统、云计算等相关课程知识解决简单的实际问题。 -1) The basic methods of parallel programming skilled master 2) through experiments, to understand the process of parallel programming and s