首页 | 本学科首页   官方微博 | 高级检索  
     

一个选择算法及其并行化
引用本文:武继刚.一个选择算法及其并行化[J].计算机工程与设计,1996,17(5):60-64,F003.
作者姓名:武继刚
作者单位:烟台大学计算机系
摘    要:文中用合并选择的思想及堆上的最佳算法,给出了求解选择问题的一个新算法及其相应的并行化。将串行合并选择算法的复杂度nLogk+O(n)降低到(nLogk)/2+(nLogLogk)/2+O(n),并保持了原并行算法的结构,在SIMD树型机器的并行计算模型上,并行运行

关 键 词:算法  选择算法  并行化

An Algorithm for Selection and Its Parallelization
Wu Jigang.An Algorithm for Selection and Its Parallelization[J].Computer Engineering and Design,1996,17(5):60-64,F003.
Authors:Wu Jigang
Abstract:new algorithm and its parallelization for selection is presented in this paper by using mergeselect and optimum algorithms in heap .The complexity of mergese nLogk O(n) is reduced to nLogk nLogLogk O(n).New parallel algorithm keeps the old perallel structure.In SLAM tree machine models, its running the is better than that of old aleorithm. There n is the size of the Problem and k is the ordinal number of the element which should be selected.
Keywords:Selection Algorithm Parallel processing Complexity Heap Merge
本文献已被 CNKI 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号