搜索资源列表
mpi
- 并行MPI的使用教学书,需要MPICH环境,用于C和FORTRAN
MPI并行编程讲稿
- MPI并行编程讲稿
mpi并行计算聚类程序
- 用mpi并行技术设计的聚类算法,用c++写的,绝对能执行的,很不错的,再vc++6.0和mpich2集成的并行环境下执行
MPI_QuickSort.并行快速排序算法
- 并行快速排序算法,基于MPI 2.0 c语言实现,注释很清楚明确。,Parallel QuickSort base on MPI 2.0 in C language.
mpi.rar
- 简单C++的应用,对于初学MPICH的并行计算的朋友可以作为联机的实验程序,good
mpi
- 基于MPI的并行快排和并行枚举排序的实现。属于MPI的入门级程序。-MPI-based parallel quick scheduling and parallel implementation enumeration sort. MPI belong to the entry-level procedures.
MPI-Sort
- 枚举、快速排序和正则采样排序的并行算法,附带说明,无解压密码-Enumeration, fast sorting and regular sampling of parallel sorting algorithms, annotated, non-decompression password
MPI
- Fortran进行并行计算的讲稿,台湾网站上下的。-Fortran for parallel computing of the scr ipt, Taiwan Web site from top to bottom.
MPI-StringMatch
- KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
02mpi-mandel
- 用vc实现一个画出曼德勃罗特集的mpi并行程序。请先装mpi。-using vc to implement a mpi program which draw out the mandel set. Please install mpi first.
vector_metrix_multiplication(MPI)
- 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
mpi
- 高次方程求解的一个程序,使用vc编成的并行程序,在并行环境下运行!-High equation a procedure, the use of vc into the parallel process run in parallel environment!
ex2_simulated_annealing
- MPI并行计算模拟退火算法,可以设置处理器结点个数,比较不同节点个数时的计算时间-MPI parallel computing simulated annealing algorithm, you can set the number of processor nodes, the number of different nodes at the time of computing time
heatdistribution-mpi
- 一个MPI程序,用来解决热分布问题。 热分布是一个经典的并行计算问题。 源代码还附上了测试结果和说明文档。-An MPI procedure, the distribution of hot problem to solve. Heat distribution is a classical problem of parallel computing. Source code is also attached to the test results and documentation.
mpi
- 并行数值计算资料,对并行计算入门非常有帮助-mpi
MPI
- 高性能并行计算编程,MPI编程。Programming high-performance parallel computing, MPI programming.-Programming high-performance parallel computing, MPI programming.
123
- MPI+OpenMP混合并行编程模型应用研究-Research on development of mixed mode MPI+Openmp applications
HPCMPIcoodingbook
- 本书介绍目前最常见的并行程序—MPI并行程序的设计方法-This book describes the most common procedures for the parallel-MPI parallel programming design method
mpi-code
- 并行程序设计源码(转载)包过 FFT Sort -parallel code including FFT Sort and so on
mpi
- 并行计算导论(中文版)中科院人士翻译,对于学习并行计算很有帮助。-the introduction to mpi calculation(chinese edition).It s useful for mpi studying.