资源列表
Parallel_TSP
- 基于MPI并行技术,用遗传算法解决旅行商问题-MPI TSP GA
primes_omp
- 使用OpenMP方法求解质数,来自原书,但做了个人的修改,效率更高-more efficient with myself
sreg
- 逐步回归分析fortran程序,有具体实例-Stepwise regression analysis fortran program, with specific examples
CPAzhuc
- CPA注册转化率超高的源码。谢谢大家支持-CPA registration of the source of ultra-high conversion rate. Thank you for your support
3dfft_files
- 3 Dimensional FFT using MPI and OpenMP
LDAC
- C++实现的lda算法。抽取分类信息和压缩特征空间维数。-C++ implementation lda algorithm. Categories of information collected and compressed feature space dimension.
ParallelPAlgorithms
- 使用mpi实现了cannon矩阵并行算法!带有详细的注释!非常详细可直接运行和测试。-Mpi implemented using the parallel algorithm for matrix cannon! With detailed notes! Very detailed and the test can be run directly.
mpi_bubble
- 冒泡算法,在mpi平台下编写,适合初学者学习的。-Bubble Sort algorithm, written in the mpi platform, suitable for beginners to learn.
MPI-StringMatch
- KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
LU_OpenMP
- 在VC++ 2008环境下利用OPENMP开发的LU并行算法,-In VC++ 2008 development environment using OPENMP LU parallel algorithm
mahout-distribution-0.6.tar
- mahout上的源码,包括各种算法,如SVD-mahout on the source, including a variety of algorithms, such as the SVD. .
parallel
- 《并行算法实践》陈国良著,书中的所有实例程序源代码。并包含中科大计算机并行程序设计课程课件。学习并行程序及算法的真贵资料-" Practice of Parallel Algorithms," Guoliang book, the book source code for all instances. And includes parallel programming courses USTC computer courseware. Parallel programs and