资源列表
WordCount
- 计算文件中的词的出现的数目,并行算法,通过并行的思想,部分代码,利用mapreduce实现-parallel algorithm for count the num of every word。
AAAAAAAA
- mip source code for matrix
cppfrance_MINI-COMPILATEUR-CPLUSPLUS-ANALYSE-LEXI
- compilateur de code source
MST
- 最小生成树问题。多线程编程、并行计算。使用OpenMP计算最小生成树。-MST problem
QuickSort
- 快速排序、多线程编程、并行计算。使用OpenMP解决快速排序问题-QuickSort problem
ncr
- 串行NCR算法的并行实现,C/C++编写-NCR algorithm for parallel implementation, C/C++ written
ncr_omp
- NCR算法的C/C++ + Openmp实现-NCR algorithm C/C+++ Openmp achieve
LU_mpi
- LU分解,采用连续划分方式下的MPI实现-LU decomposition of the continuous division of MPI implementations under way
mpi
- mpi并行的实现,采用了一些小技巧,和合适的算法-the implementation of mpi.
KMP
- 详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明-Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm descr iption
LU
- LU分解在并行机上的实现的C算法,里面包括详尽的算法说明等-LU decomposition in the parallel algorithm of implementing using C
Matrix
- codigo de ejemplo para MPI un programa que crea matrices y las presenta, realizado en C-codigo de ejemplo para MPI un programa que crea matrices y las presenta, realizado en C++
