资源列表
omp_pi
- Estimate the pi value in multiple threads system OpenMP.
fractal
- 可以直接在vs2013上运行,生成一张分形图形,可以修改代码实现并行运算-You can run directly on vs2013, generate a fractal graphics, you can modify the code to achieve parallel computing
main
- Mandelbrot Problem with MPI
PellEq
- openmp并行计算实现的Pell方程 d=61的情况,求得x,y-Pell equation d openmp parallel computing implementations = 61 cases, obtain x, y
quicksort
- 快排的并行实现,使用openMP,程序自动生成随机数,分别使用单线程和多线程排序,并比较最后的结果-quick sort based on openMP
shebeigengxin
- 设备更新问题的动态规划算法代码,算法设计与分析课本中关于动态规划问题的解-Equipment updating dynamic programming algorithm code, algorithm design and analysis textbooks on Dynamic Programming Solutions
basic_cuda
- 用CUDA进行点积运算,涉及最基础的cuda结构-Involving the cuda structure of the most basic dot product operation with CUDA
ga_basicprogram
- 基本遗传算法(GA)的matlab源程序!许多改进的遗传算法均可在此基础上修改而成.
myaciquition
- GPS并行搜索程序,matlab版本,很有参考价值,大家看下吧-GPS parallel search procedures, matlab version, great reference value, we have a look!
Cannon
- 实现了矩阵乘法的cannon算法。用MPI编程,在并行环境中可运行-Cannon implements matrix multiplication algorithm. Programming with MPI, can run in parallel environment
Pthread
- pthread多线程计算Jacobi矩阵迭代,每迭代5次输出中间结果-pthread multi-threaded computing Jacobi matrix iterations, each iteration 5 times the output of intermediate results
hypercube_array_sum
- MPI paralle c code for hypercube array sum