搜索资源列表
mpi_bubble
- 冒泡算法,在mpi平台下编写,适合初学者学习的。-Bubble Sort algorithm, written in the mpi platform, suitable for beginners to learn.
bubble
- 该程序实现了星型算法,上载的是完整的代码,欢迎下载-The program achieved a star-shaped algorithm, upload is a complete code, welcome to download
bubblesort
- Bubble Sorting using MPI libraries
sorting-algorithms
- 三种并行排序算法的实现及比较:快速排序,冒泡排序,桶排序,使用mpich2实现-3 sorting algorithms: quicksort, bubble sort, bucket sort
sort
- 可以实现冒泡排序,快速排序,散列搜索功能,还是比较有用的-Achieve bubble sort, quick sort, hash search function
Bubblesort
- 并行排序算法中基于MPI和C++的冒泡排序算法的实现-MPI-based parallel sorting algorithms and C++ the bubble sort algorithm
maopaopaixu
- 本算法向你展示了冒泡排序算法的详细过程,读懂此算法,你就能理解冒泡排序的算法思想-The algorithm is to show you the detailed process bubble sort algorithm, this algorithm is to read, you can understand the thought bubble sort algorithm
并行程序设计mpi、冒泡、快速
- GPU高性能并行程序设计mpi,并行冒泡,快速排序(GPU high performance parallel programming ,bubble sort,quick sort)
