期刊文献+

合并选择算法及其并行化 被引量:1

Mergeselect Algorithm and Its Parallelization
下载PDF
导出
摘要 本文基于EMRGESORT算法的思想设计出求顺序统计问题的合并选择算法,串行算法的最坏时间复杂度为θ(nlogk),其中n为问题的大小,k为所找元素的序号。在串行算法之后,在SIMD的树型机器上又给出了算法并行化,并行算法的运实时间为θ(klogn),处理器的总数目为2(n/k)-1。 Based on the mergesort, an algorithm mergeselect for order statisticsis presented in this paper.The time complexity of worst-case of sequentialmergeselect is θ(nlogk), in which n is the size of the problem and k is theordinal number of the element which should be selected. And then theperallelization of sequential mergeselect is given, the parallel computer isa tree machine in SIMD models. The running time of the parallel algorithmis θ(klogn) and the number of processors is 2 (n/k) -1.
作者 武继刚
机构地区 计算机科学系
出处 《兰州大学学报(自然科学版)》 CAS CSCD 北大核心 1991年第1期21-24,共4页 Journal of Lanzhou University(Natural Sciences)
关键词 顺序统计 合并选择 并行算法 order statistics mergeselect sequential algorithm parallel algorithm complexity
  • 相关文献

参考文献1

  • 1武继刚,兰州大学学报,1989年,25卷,4期,55页

同被引文献1

引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部