资源列表
MPI_QuickSort
- MIP并行计算实现快速排序算法。在本篇中,我们首先对快速排序算法进行描述和实现,并在此基础上分析此算法的并行性,确定并行编程模式,最后给出该算法的MPI实现。-MIP fast parallel sorting algorithms. In this, we first describe a fast sorting algorithm and implementation, and on this basis of parallelism of this algorithm to determ
gauss
- 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of
id3
- ID3决策树算法的实现,3个测试用例,源码以及程序-ID3 decision tree algorithm, three test cases, source code and program
quicksort
- 本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beg
Min_min-and--Max_min
- 任务调度的一篇好文章,比较并分析了经典Max-min和Min-min两种算法的优劣-a good paper of Task scheduling
pi3f90
- 用并行方法编写的计算π值的程序,常用来测试并行环境的运算速度。-Method using parallel computing π value written procedures used to test the speed of parallel computing environment.
quicksort
- This code is an MPI version of the sorting algorithm QuickSort in c++. The partitioning step is meda sequantially, but the split and merge steps are made using Send and Recieve methods.
AMG
- 五点差分型多重网格方法:各种插值算子的比较)-Five-point difference-type multi-grid methods: a variety of interpolation operator of comparison)
mega1280
- AVR ATmega1280 单片机串口通信 串口接收字符串,四个串口同时启用,具有通信超时处理功能-AVR ATmega1280 microcontroller serial communication serial port to receive a string, four serial ports is also enabled with a communication time-out processing
lsqr++
- Hight Performance Computing Demos
linked_omp3_tasks
- 有关链表的运算的并行代码程序,基于OpenMP3.0版本的秉性程序-Parallel computing on the list of program code, program based OpenMP3.0 version of mettle
invBorder
- OPENMP实现并行编程算法 C语言 编译已经通过-OPENMP parallel algorithm C programming language compiler has passed