期刊文献+

基于特定范围的关键字的快速排序算法 被引量:1

Fast Sorting Algorithm Based on Keywords in a Given Scope
下载PDF
导出
摘要 本文给出了一种对关键字在特定范围内的数据记录不用进行数据的比较交换的快速排序算法、算法思想、算法描述、时间复杂度及空间复杂度分析,并用C++语言编写程序进行算法比较。结果表明:在关键字范围远远小于记录数的情况下,此算法的时间复杂度仅为O(n),并且明显优于其他排序算法。 The paper proposes a new fast sorting method for the records whose keywords limit in a specific scope, and the method does not require comparing and exchanging data. Then it gives the new method's algorithm thought, algorithm description and time/space complexity analysis, simultaneously algorithm comparison is made in C++ programming. T- he results shows that, when the scope of keywords is much smaller than the number of records, the method's time complexity is O(n), so it is better than other sorting algorithms.
出处 《电脑学习》 2009年第4期139-140,共2页 Computer Study
关键词 排序 算法 时间复杂度 空间复杂度 Sorting Algorithm Time Complexity Space Complexity
  • 相关文献

参考文献3

  • 1孟令奎,金先级,张江陵.一种新的并行排序算法研究[J].华中理工大学学报,1994,22(6):124-128. 被引量:1
  • 2Knuth D E. The art of computer programming[M]. Sorting and Searching. Addison Wesley Publishing Company,lnc., 1973-03: 145-158.
  • 3Igarashi Y, Wood D. A Generalization of Sorting[J]. Journal of Information Processing, 1991,14:36-42.

二级参考文献1

  • 1焦李成,神经网络系统理论,1991年

同被引文献1

引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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