详细信息
文献类型:期刊文献
中文题名:选择法排序在C语言中的实现方法探讨
英文题名:Implementation Discussion of Selection Sort Algorithm in C language
作者:王芸[1]
第一作者:王芸
机构:[1]新乡学院计算机与信息工程学院
第一机构:新乡学院计算机与信息工程学院
年份:2011
期号:23
起止页码:89-90
中文期刊名:科技信息
外文期刊名:Science & Technology Information
语种:中文
中文关键词:选择排序;C语言;实现方法
外文关键词:Selection sort algorithm; C language; Implementation
摘要:排序是计算机程序设计中的一种重要操作,在数据处理中占有极其重要的位置。排序有很多种,选择法是其中一个比较简单而有效的算法。本文详细讨论了选择法排序在C语言中的三种实现方法,并对这三种方法在关键字的交换次数和比较次数上进行了分析和比较。
Sorting is an important operation in computer programming ,and it also plays an extremely important position in data processing. here are a variety of sorting, selection method is one of the more simple and effective algorithm. This paper discusses the selection sort algorithm ith the C language implementation of the three methods, and the three methods in key exchange nmnber of times and times of comparison are nalyzed and compared.
参考文献:
正在载入数据...