搜索资源列表
pi111111
- 用PTHREAD编写的并行计算pi值的并行程序!-pthread prepared by the Parallel Computing pi value of the parallel program!
pthread-to-caculate-pi 多线程计算π
- 并行计算课程实验,多线程计算π,采用了加锁法以及数组暂存解决数据同步问题。-Experimental parallel computing course, multi-threaded computing π, using an array of temporary lock method and solve the data synchronization.
pi
- 使用pthread多线程计算圆周率,直接在linux环境下编译运行,线程数通过代码中N进行修改-Use pthread multi-threaded computing pi, directly in the linux environment, compile run threads through the code to modify N
pi
- 一个简单的计算pi的pthread多线程程序,提供给用户输入想开的线程数和N计算pi值。-A simple calculation of pi pthread multi-threaded program, available to user input like to open the number of threads and N calculate the value of pi.
pi
- pthread多线程实现π的计算,可以设置线程数与计算量-pthread multithreading π calculation, you can set the number of threads and computation
pthread
- 1.pthread多线程计算圆周率 2.pthread多线程雅可比迭代-1.pthread multi-threaded multi-threaded computing pi 2.pthread Jacobi iteration
pthread多线程求pi
- 并行计算pthread多线程求pi的三种方法,编译后在命令行后输入线程数以及计算规模n运行(Three ways of pthread multithreading for pi)