当前位置:
首页 资源下载
搜索资源 - parallel sorting algorithm
搜索资源列表
-
1下载:
此代码查找序列中指定第几大小的程序,这将会在快速排序异步并行算法中用到。-this code sequence you specify the size of several of its procedures, which will be in the fast asynchronous parallel sorting algorithm used.
-
-
0下载:
关于PSRS(Parallel Sorting by Regular Sampling)并行算法的权威论文-on Message (Parallel Sorting by Regular Sampl ing) the authority parallel algorithm papers
-
-
0下载:
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
-
-
0下载:
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
-
-
0下载:
基于最新一代通用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
-
-
0下载:
拓扑排序的算法,按前驱计数为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
-
-
0下载:
并行计算中的排序算法的枚举算法,方便大家学习并行程序设计-Parallel sorting algorithm in the enumeration algorithm so as to facilitate learning parallel programming
-
-
0下载:
双向排序并行算法
关键词 双向选择排序;堆;并行算法;复杂度-Bi-directional parallel sorting algorithm
-
-
0下载:
分段并行排序算法,算法描述: 分段 -> 段内排序 -> 归约结果。-Segment parallel sorting algorithm, algorithm descr iption: Sub-> Sort paragraph-> reduction results.
-
-
0下载:
是使用cilk扩展的快速排序算法,在安装了Intel parallel studio的VS上,可以看出计算的速度大大提高!-The rapid expansion of the use of cilk sorting algorithm, the installation of the Intel parallel studio in VS, you can see that greatly improved the speed of calculation!
-
-
0下载:
Genetic algorithm matlab code for large-scale compressor blades parallel sorting problem and is very time-saving in many aspects.it is very good.
-
-
1下载:
并行排序算法中基于MPI和C++的冒泡排序算法的实现-MPI-based parallel sorting algorithms and C++ the bubble sort algorithm
-
-
0下载:
平行排序算法中基于C++和MPI的桶排序算法的实现-Parallel sorting algorithm and MPI-based C++ the bucket sort algorithm
-
-
0下载:
快速排序 并行算法 MPI源程序
采用并行思想加快排序速度-MPI parallel quicksort algorithm source code parallel thinking speed up the sorting
-
-
0下载:
研究MIMO系统检测算法理论及其实现方法的基础上,对已证明较优的算法进行结合和改进,提出了一种改进的K—Best检测算法及其实现方案,并通过仿真验证了方案的可行性。该算法采用预测技术和并行排序相结合的方法,降低了计算复杂度;采用并行流水线结构实现,节省了处理时-Basic research MIMO system detection algorithm theory and its implementation methods, have proven to be the optimum com
-
-
0下载:
研究MIMO系统检测算法理论及其实现方法的基础上,对已证明较优的算法进行结合和改进,提出了一种改进的K—Best检测算法及其实现方案,并通过仿真验证了方案的可行性。该算法采用预测技术和并行排序相结合的方法,降低了计算复杂度;采用并行流水线结构实现,节省了处理时间;并对方案在xilinx公司的Virtex_5系列n)GA中的资源使用情况进行了统计。研究表明,实现方案可以用于MIMO系统检测算法的硬件实现。-Basic research MIMO system detection algorithm
-
-
0下载:
介绍工程实用简单图论问题的并行算法及其MPI编程实现-MPI parallel programming algorithm and introduce practical engineering problems to achieve a simple graph theory
-
-
0下载:
使用hadoop的mapreduce算法,前提是先要搭建一个hadoop云平台,该程序不难,为初学者的hadoop程序,对刚刚接触hadoop的同学会有帮助。-Using hadoop mapreduce algorithm, a parallel sorting algorithm, the premise is to set up a hadoop cloud platform, the program is easy, hadoop program for beginners, help
-
-
0下载:
使用openmp实现枚举排序算法的并行实现,文档中包含代码和实验结果-Use openmp achieve enumeration sorting algorithm implemented in parallel, the document contains the code and results
-
-
0下载:
gpu平台下,基于CUDA 软件体系完成排序算法的并行(Parallel sorting algorithm based on CUDA software system under GPU platform)
-