摘要
内部排序是计算机程序设计中的一种重要操作,排序算法也很多,每一种方法都有各自的优缺点,适合在不同的环境下使用。在这里我们先比较一些常用的排序算法,再提出一种针对排序数连续性较好的简单和较快的排序算法。
Internal sorting is an important algorithm of the computer' s program, and there are many kinds of internal sorting. No matter what algorithm it is, its function is just suitable for some situations. In this composition, I will introduce the usual sorts of algo- rithm, then, I will introduce my simple and quick sort to deal with the data which are series and needed to be sorted.
出处
《电脑与电信》
2007年第9期11-12,共2页
Computer & Telecommunication
关键词
循环
时间复杂度
待排序数
连续性
数据项
circulation
time complexity
pending data
continuity
data item
作者简介
骆剑锋,男,广东中山人,硕士研究生。教师。