摘要
排序是计算机程序设计中一项经常发生的操作,排序算法的研究有其重要的理论及应用意义。文中就几种排序算法的思想,C语言例程以及时间复杂度进行了分析讲解,并指出几种排序算法的适用情况。
Sort is a frequent operation in computer programming.Sorting algorithm has its important theory and application significance.In this paper,we analyze the thoughts of several kinds of sorting algorithm,C language routines,the time complexity and scope.
出处
《电子设计工程》
2013年第17期53-54,59,共3页
Electronic Design Engineering
关键词
排序
算法思想
C语言
时间复杂度
sorting
thought of algorithm
C language
time complexity