文件名称:10-Number-of-sorts
-
所属分类:
- 标签属性:
- 上传时间:2014-01-14
-
文件大小:530byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
题目:对10个数进行排序
程序分析:可以利用选择法,即从后9个比较过程中,选择一个最小的与第一个元素交换,下次类推,即用第二个元素与后8个进行比较,并进行交换。-Topic: 10 Number of sorts for the program analysis: selection method can be used, that is, from the nine comparison process, select a minimal exchange with the first element, the next and so on, that is 8 and the second element compare and exchange.
程序分析:可以利用选择法,即从后9个比较过程中,选择一个最小的与第一个元素交换,下次类推,即用第二个元素与后8个进行比较,并进行交换。-Topic: 10 Number of sorts for the program analysis: selection method can be used, that is, from the nine comparison process, select a minimal exchange with the first element, the next and so on, that is 8 and the second element compare and exchange.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
对10个数进行排序.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.