文件名称:new-Bubble-Sort
-
所属分类:
- 标签属性:
- 上传时间:2014-05-05
-
文件大小:547byte
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
修改起泡排序的算法,在正反两个方向交替进行扫描,即第一趟把排序码最大的对象放到序列的最后,第二趟把排序码最小的对象放到序列的最前面。如此反复进行。-Modified bubble sort algorithm, in both directions alternately scanning, sorting code that first trip to the largest objects into the final, the second trip to the smallest object sort code sequence into the front of the sequence. So repeatedly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bubble Sort.cpp