文件名称:sort
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个Visual C++程序实现几种排序方法,要求输入一组数组之后,可以算出其几种排序的结果,即,依次为:直接插入排序,希尔排序,冒泡排序,快速排序,简单选择排序,堆排序,归并排序。
-To design a Visual C++ procedures for implementation of several sorting methods, for the importation of a group of the array, you can calculate the number of sequencing results, that is, as follows: Direct Insertion Sort, Hill sort, bubble sort, quick sort, selection sort easy , heap sort, merge sort.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sort.doc