资源列表
Fft
- fft并行算法实现,C语言开发,用mpi编程完成
yanshe2
- 这是一个用FDTD方法计算二维TM波通过金属屏的衍射程序。很少见。不可多得。
GOL
- Implementation of Game Of life using MPI
mpi_psrs_sortmethod
- 并行正则采样排序 用mpi实现的 测试请用mpi的并行环境-Parallel sorting by regular sampling to achieve a test mpi please use the parallel environment mpi
Guru.tar
- Parallel Merge sort (MPI is used for distrubution)
Dijkstra_bellmanford
- dijkstra 集中式算法 bellmanford分布式算法-the dijkstra centralized algorithm bellmanford distributed algorithms
18-6
- 该代码为矩阵qr分解的并行算法,采用的是MPI编程方法-The code for the matrix qr decomposition parallel algorithms, using the MPI programming
psrs_sort
- 本程序中通过变量DataSize指定了待排序序列的长度为60,顺序输出各个处理器的局部数据就可以得到全局有序的序列。-This procedure specifies the length of the sequence to be sort through the variables DataSize 60, the order of output of each processor' s local data can be globally ordered sequence.
lx
- 菱形输出-Diamond output .................
JacobiMPI
- Jacobi_MPI 基于MPI的并行算法,用Jacobi迭代法解方程组
New-folder
- 粒子滤波 模拟实验的实现原代码 高效 优化 值得推荐使用-Particle filter simulation to achieve efficient and optimized source code is recommended to use
bitonic_sort
- bitonic sort with MPI in C code