文件名称:project2
-
所属分类:
- 标签属性:
- 上传时间:2014-06-14
-
文件大小:313.24kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
• 使用随机数生成两个数值序列并输出到屏幕,每个序列含有20个元素,每个元素的取值范围为[1, 20];
• 对这两个序列进行排序,将结果输出到屏幕;
• 合并这两个序列,将产生的新序列输出到屏幕;
• 计算合并序列中元素7的个数,将结果输出到屏幕;
• 移除重复性元素,将产生的新序列输出到屏幕;
• 逆转元素顺序后,将产生的新序列输出到屏幕
-• Use a random number generator and two numerical sequence output to the screen, each sequence contains 20 elements, each element of the range [1, 20]
• sort these two sequences, and outputs the result to the screen
• merge these two sequences, the new sequence will produce the output to the screen
• Calculate the number of elements in the combined sequence 7, the results output to the screen
• removing repetitive elements, the new sequence is output to the screen
• After reversing the order of elements, the new sequence will produce the output to the screen
• 对这两个序列进行排序,将结果输出到屏幕;
• 合并这两个序列,将产生的新序列输出到屏幕;
• 计算合并序列中元素7的个数,将结果输出到屏幕;
• 移除重复性元素,将产生的新序列输出到屏幕;
• 逆转元素顺序后,将产生的新序列输出到屏幕
-• Use a random number generator and two numerical sequence output to the screen, each sequence contains 20 elements, each element of the range [1, 20]
• sort these two sequences, and outputs the result to the screen
• merge these two sequences, the new sequence will produce the output to the screen
• Calculate the number of elements in the combined sequence 7, the results output to the screen
• removing repetitive elements, the new sequence is output to the screen
• After reversing the order of elements, the new sequence will produce the output to the screen
(系统自动生成,下载前可以参看下载内容)
下载文件列表
project2/
project2/bin/
project2/bin/Debug/
project2/bin/Debug/project2.exe
project2/main.cpp
project2/obj/
project2/obj/Debug/
project2/obj/Debug/main.o
project2/obj/Debug/project2.o
project2/project2.cbp
project2/project2.cbp.save
project2/project2.depend
project2/project2.layout
project2/project2.layout.save
project2/bin/
project2/bin/Debug/
project2/bin/Debug/project2.exe
project2/main.cpp
project2/obj/
project2/obj/Debug/
project2/obj/Debug/main.o
project2/obj/Debug/project2.o
project2/project2.cbp
project2/project2.cbp.save
project2/project2.depend
project2/project2.layout
project2/project2.layout.save
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.