- SIP-IMSmodel SIP – IMS Model for OPNET Modeler
- perlinpixels 由AS3.0语言编写的一个粒子特效
- eprom e interface using lpc2148
- vivi_2440 此vivi的源码是针对64M(小页)NANDFLASH的s3c2440开发板
- theThis This program simulates Gaussian beam propagation through a F(This program simulates the Gaussian beam propagation through a F)
- STM32F1x固件库以及入门文档 包括了STM32F1x官方固件库以及自己做的
文件名称:ArrayToolDemo
-
所属分类:
- 标签属性:
- 上传时间:2014-06-03
-
文件大小:557byte
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
定义一个测试类ArrayToolDemo:
(1)由键盘输入一个整型数组;
(2)调用函数返回这个数组的最大值并显示;
(3)调用函数返回这个数组的最小值并显示;
(4)调用函数按照选择排序的方式给数组排序,并显示;
(5)调用函数按照冒泡排序的方式给数组排序,并显示;-The definition of a test class ArrayToolDemo:
(1) from the keyboard input of an integer array
(2) the maximum call function returns the array and display
(3) the minimum call function returns the array and display
(4) the calling function according to the selection sort to sort the array, and display
(5) the calling function in accordance with the bubble sort method to sort the array, and display
(1)由键盘输入一个整型数组;
(2)调用函数返回这个数组的最大值并显示;
(3)调用函数返回这个数组的最小值并显示;
(4)调用函数按照选择排序的方式给数组排序,并显示;
(5)调用函数按照冒泡排序的方式给数组排序,并显示;-The definition of a test class ArrayToolDemo:
(1) from the keyboard input of an integer array
(2) the maximum call function returns the array and display
(3) the minimum call function returns the array and display
(4) the calling function according to the selection sort to sort the array, and display
(5) the calling function in accordance with the bubble sort method to sort the array, and display
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ArrayToolDemo.class