Description: 利用多线程并行执行三种排序算法(冒泡排序、快速排序、归并排序),并比较三种排序算法的执行速度
uuhorse-The use of multi-threaded implementation of three parallel sorting algorithms (bubble sort, quick sort, merge sort), and compare the three types of sorting algorithm execution speed uuhorse Platform: |
Size: 5120 |
Author:Whitehorse32 |
Hits:
Description: > Sort using Threading.
>> sort using 3 types(Quick-merge-insersion) of sort and try to sort in:
1- parallel Process.
2- Deadlock and solving it.->> Sort using Threading.
>> sort using 3 types(Quick-merge-insersion) of sort and try to sort in:
1- parallel Process.
2- Deadlock and solving it. Platform: |
Size: 98304 |
Author:Mohammed Ali |
Hits:
Description: 使用mpi 并行运算归并排序的c语言程序,mpicc编译,mpi 运行-Mpi parallel computing using merge sort of c language program, mpicc compile, mpi run Platform: |
Size: 1024 |
Author:xiao ni |
Hits:
Description: mpi实现k路并行归并排序
通过k路并行对数据进行并行排序再将排序好的数据进行k路归并-
K implementation of MPI parallel merge sort
Through the K parallel data parallel sorting and then sort the data to K way merge
Platform: |
Size: 1024 |
Author:huanghongwei |
Hits: