期刊文献+

一种新的分“档”置换插入排序算法 被引量:1

New Sorting Algorithm for Classification and Straight Insertion
下载PDF
导出
摘要 近年来,人们提出了众多时间复杂度为O(n)的排序算法.但分析研究结果表明,上述排序方法都不同程度上存在着以下两点不足:(1)附加存储空间开销大;(2)排序效率过分依赖于关键字的均匀分布.基于此,本文提出了一种由分“档”、整体置换和局部直接插入排序所组成的新排序算法——分“档”置换插入排序法.算法分析和实验结果都表明:该排序方法与待排序数据分布无关,其时间复杂度为O(n),而附加存储空间开销少于0.5n,同时排序速度明显优于QuickSort、HeapSort、按字节桶分配链接排序、ProportionSplitSort等算法. some sorting methods that the expected time complexity is of O(n) were discussed in the related papers in the past few years. But, the analysis of algorithm shows that there are two drawbacks in these algorithms, (1) require a large amount of extra space and (2) the property of the expected time complexity is limited to uniformly distributed inputs. So, a new sorting algorithm consisted of classification, in situ permutation and straight insertion is presented in this paper. The algorithm analysis and experimental results show that the new sorting algorithm has nothing to do with data distribution, has the time complexity of O(a), requires no more than 0. 5a extra space only, and is obviously quicker than that of Quick Sort, Heap Sort, Proportion Split Sort etc.
出处 《小型微型计算机系统》 CSCD 北大核心 2006年第6期996-1001,共6页 Journal of Chinese Computer Systems
基金 辽宁省自然科学基金项目(20032100)资助 计算机软件新技术国家重点实验室(南京大学)开放基金项目(A2004-05)资助
关键词 排序 置换 直接插入排序 sorting classification permutation straight insertion
  • 相关文献

参考文献7

二级参考文献15

  • 1唐向阳.分段快速排序法[J].软件学报,1993,4(2):53-57. 被引量:48
  • 2杨大顺,陶明华,顾芸瑛,薛峰.按字节桶分配链接排序法[J].计算机研究与发展,1996,33(2):132-139. 被引量:15
  • 3唐开山.按位段分块排序法[J].微计算机应用,1997,18(3):154-157. 被引量:14
  • 4张建中,数值计算与计算机应用,1988年,9卷,2期,139页
  • 5团体著者,概率论.1
  • 6严蔚敏,数据结构
  • 7杨大顺,计算机研究与发展,1993年,30卷,8期
  • 8宋运康,微计算机应用,1993年,14卷,4期
  • 9Chen J C,Nordic J Computing,1996年,3卷,3期,271页
  • 10Chen J C,Nordic J Computing,1996年,3卷,3期,271页

共引文献72

同被引文献5

引证文献1

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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