资源列表
Oprofile
- oprofile的使用指南,并行计算的性能分析,适合初学者-oprofile user guide, performance analysis of parallel programming
MFandMPF.rar
- 计算肌电信号积分肌电值,均方根值,中值频率,平均功率频率,IEMG EMG calculated value, RMS value, median frequency, mean power frequency
omp_qs.zip
- 一个调用OpenMP的实现多线程快速排序的算法实现 gcc4.2 调试通过,A call to the realization of multi-threaded OpenMP Quick Sort Algorithm gcc4.2 debugging through
Assignment_03_6.3.3.c.zip
- this is the rank sort algorithm for mpi platform,this is the rank sort algorithm for mpi platform
mpiquiksort.rar
- 基于MPI的并行快速排序算法,可以通过并行快速排序提高排序速度,MPI-based parallel quick sort algorithm, you can sort through parallel quick sort to improve the speed
mpi.rar
- 简单C++的应用,对于初学MPICH的并行计算的朋友可以作为联机的实验程序,good
Program-With-OpenMP.rar
- 用OpenMP实现多线程编程的ppt讲义。有助于初学OpenMP的朋友加深理解,The realization of multi-threaded with OpenMP programming notes ppt. Help novice friends deepen their understanding of OpenMP
TSPmatlab.rar
- 用matlab实现的蚁群算法,希望对初学蚁群算法的人有所帮助,Matlab achieved using ant colony algorithm, ant colony algorithm beginner would like to help people
Parallel-Computing-OpenMP-Hell
- 用OpemMP进行C++并行编程的入门例程,OpemMP carried out with C++ parallel programming routine entry
HelloGPGPU.rar
- GPU程序代码!很经典的并行计算代码!希望对大家有帮助!呵呵……,GPU code! Very classic parallel computing code! We want to help! Ha ha ... ...
matrixcode.rar
- 矩阵运算,包括加,减,乘,除,行列式,逆阵的求解,伴随矩阵求解,Matrix operations, including add, subtract, multiply, divide, determinant, inverse matrix to solve, with the matrix solution of
XShortest.rar
- 最短路径的并行算法 采用TBB 需要intel编译器 速度很快,Parallel shortest path algorithm required the use of TBB fast intel compiler