期刊文献+

一种快速排序算法的实现及其应用 被引量:4

Realization and Application of a Quick Sort Algorithm
下载PDF
导出
摘要 介绍了一种快速的排序方法——堆排序。以一个简单的实例结合完全二叉树说明了该算法的原理,给出了利用C语言实现该算法的代码,从时间复杂度和辅助存储空间的角度分析了与其他排序算法相比较的优劣。实验表明,在对大量数据进行排序时,堆排序算法效率较高。 A quick sort method called heap sort is introduced. The principle of this method is discussed by using a simple example together with completecinary tree. The codes for the method realized by C are provided. The ad- vantages an disadvantages are analysed in comparison with other sort methods in term of time frame and assist memory space. Experiment indicates when sorting mass data, the heap sort has better efficiency.
作者 黎佩南
出处 《电讯技术》 北大核心 2012年第2期225-229,共5页 Telecommunication Engineering
关键词 排序算法 快速排序 堆排序 时间复杂度 辅助存储空间 sort algorithm quick sort heap sort time complexity assist memory space
  • 相关文献

参考文献3

二级参考文献1

  • 1严蔚敏 吴伟民.数据结构[M].北京:清华大学出版社,1998.264-293. 被引量:18

共引文献7

同被引文献16

引证文献4

二级引证文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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