摘要
提出了一种两趟插入排序算法,该算法容易理解,排序时间短,适用于大批量数据的排序。
An algorithm of Two Order Insertion Sort is presented,which is easily understand and sorted in more short time.The algorithm is fit for sorting a large amount of data.
出处
《计算机与现代化》
2005年第4期21-22,共2页
Computer and Modernization
关键词
插入排序
时间复杂度
分散度
insertion sort
time complexity
dispersion