文件名称:jasmine6
- 所属分类:
- Windows编程
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- jiang*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
分别编写一个程序实现三种基本排序运算。
1. 编写一个程序实现直接插入排序过程,并输出{9,8,7,6,5,4,3,2,1,0}的排序过程.
2. 编写一个程序实现简单选择排序过程,并输出{6,8,7,9,0,1,3,2,4,5}的排序过程.
3. 编写一个程序实现冒泡排序过程,并输出{9,8,7,6,5,4,3,2,1,0}的排序过程.-, Respectively, to prepare a program to achieve three basic sorting operations. 1. Realize the preparation of a program directly into the sort process and the output (9,8,7,6,5,4,3,2,1,0) .2 sorting process. Realize the preparation of a program to sort a simple choice of process and output (6,8,7,9,0,1,3,2,4,5) .3 sorting process. preparation of a Bubble Sort program process and output (9,8,7,6,5, 4,3,2,1,0) of the sort process.
1. 编写一个程序实现直接插入排序过程,并输出{9,8,7,6,5,4,3,2,1,0}的排序过程.
2. 编写一个程序实现简单选择排序过程,并输出{6,8,7,9,0,1,3,2,4,5}的排序过程.
3. 编写一个程序实现冒泡排序过程,并输出{9,8,7,6,5,4,3,2,1,0}的排序过程.-, Respectively, to prepare a program to achieve three basic sorting operations. 1. Realize the preparation of a program directly into the sort process and the output (9,8,7,6,5,4,3,2,1,0) .2 sorting process. Realize the preparation of a program to sort a simple choice of process and output (6,8,7,9,0,1,3,2,4,5) .3 sorting process. preparation of a Bubble Sort program process and output (9,8,7,6,5, 4,3,2,1,0) of the sort process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验6.doc