搜索资源列表
bitonic
- 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的并行排序算法,是基于GPU的通用计算的应用程序的一个好的范例。-based on the latest generation of common GPU -- Geforce8800. CUDA platform in the development of the parallel scheduling algorithm, GPU is based on the calculation of the common appl
pSort
- 目的: 试验多核CPU上排序算法的效率,比较单任务和多任务并行排序算法的差距 内容: 快速排序算法
MPI_QuickSort.并行快速排序算法
- 并行快速排序算法,基于MPI 2.0 c语言实现,注释很清楚明确。,Parallel QuickSort base on MPI 2.0 in C language.
mpiquiksort.rar
- 基于MPI的并行快速排序算法,可以通过并行快速排序提高排序速度,MPI-based parallel quick sort algorithm, you can sort through parallel quick sort to improve the speed
parallel-sorting_GPU
- 基于CUDA的并行排序GPU-BBSort 需要NVIDIA显卡支持-CUDA Parallel Sorting on GPU-BBSort NVIDIA graphics support needed
mpi
- 基于MPI的并行快排和并行枚举排序的实现。属于MPI的入门级程序。-MPI-based parallel quick scheduling and parallel implementation enumeration sort. MPI belong to the entry-level procedures.
MPI-Sort
- 枚举、快速排序和正则采样排序的并行算法,附带说明,无解压密码-Enumeration, fast sorting and regular sampling of parallel sorting algorithms, annotated, non-decompression password
PageRank
- 并行计算环境下的网页排序算法 mapreduce框架,北大计算机系暑期课程项目-null
bubble_sort
- 冒泡排序的串行算法和并行算法的比较,对于运行时间的显示-Bubble Sort Algorithm serial and parallel algorithm for the run-time display
quick_sort
- 实现快速排序的并行算法源程序,希望对大家有帮助。-Fast parallel algorithm to sort the source, I hope all of you help.
13-1
- 并行算法:通过消息传递MPI实现排序,初学者比较好的示例-Parallel Algorithm: MPI message passing through the achievement of sequencing, a relatively good example for beginners
paralall_sort
- mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
XSort_Submit
- 归并排序的并行算法 intel 多线程优化大赛-Parallel merge sort algorithm
homework
- 这是研究生的并行计算的作业,实现多插入排序抽取算法,C语言的。-it is a homework for postgraduate by C language ,in order to sort data。
The_design_of_computer_algorithms
- 全书从算法设计和算法分析的基本概念和方法入手,系统介绍了算法设计方法与分析技巧。全书分为3个部分:第一部分介绍算法的基本概念、算法的数学基础以及算法复杂度分析;第二部分针对排序问题和图的问题,讨论各种已有的算法,并介绍常用的算法设计方法包括分治法、贪心法、动态规划法、回溯法和分支限界法,并介绍了计算的复杂性以及NP完全问题;第三部分讲述并行计算模型和并行算法设计技术。书中每章后面都附有一定数量的习题,帮助读者理解和掌握书中的内容。-Book from the algorithm design a
43680548ZBuffer
- 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的并行排序算法,是基于GPU的通用计算的应用程序的一个好的范例。 -Based on the latest generation of general-purpose GPU- Geforce8800, the CUDA platform, developed parallel sorting algorithm is based on general-purpose GPU computing applications
TopoSort
- 拓扑排序的算法,按前驱计数为0的顶点号在同一批输出,以突显这些任务是可并行进行的-Topological sorting algorithm, according to the vertices of precursor count number is 0 in the same batch of output, in order to highlight these tasks can be carried out in parallel
paixu
- 排序算法用MPI实现 并行初步PDF教程-sort mpi
并行程序设计mpi、冒泡、快速
- GPU高性能并行程序设计mpi,并行冒泡,快速排序(GPU high performance parallel programming ,bubble sort,quick sort)
gpu排序
- gpu平台下,基于CUDA 软件体系完成排序算法的并行(Parallel sorting algorithm based on CUDA software system under GPU platform)