文件名称:a
-
所属分类:
- 标签属性:
- 上传时间:2015-05-27
-
文件大小:1.07mb
-
已下载:7次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
问题描述:
1)实现顺序表的排序(升序)
2)实现两个有序顺序表的合并:A=A∪B,要求合并后仍然有序。
提交前请将所有的提示信息去掉,只保留最后的输出结果。例如运行时:从键盘直接输入:
2 1 2
3 1 2 3
输出结果为:
1
2
3
分别表示第一个线性表元素个数为2,元素分别为 1,2 ;第二个线性表元素个数为3,元素分别为1,2,3。
-Descr iption of the problem: 1) to achieve the sort order of the table (in ascending order) 2) to achieve an ordered sequence of two tables merge: A = A∪B, requires still ordered after the merger. Keep all the tips before submitting information removed, leaving only the final output. For example Runtime: input directly the keyboard: 2123123 The output is: 123 represent the number of first linear table element 2, element 2, respectively the second element of a linear table is 3, 1,2,3 elements respectively.
1)实现顺序表的排序(升序)
2)实现两个有序顺序表的合并:A=A∪B,要求合并后仍然有序。
提交前请将所有的提示信息去掉,只保留最后的输出结果。例如运行时:从键盘直接输入:
2 1 2
3 1 2 3
输出结果为:
1
2
3
分别表示第一个线性表元素个数为2,元素分别为 1,2 ;第二个线性表元素个数为3,元素分别为1,2,3。
-Descr iption of the problem: 1) to achieve the sort order of the table (in ascending order) 2) to achieve an ordered sequence of two tables merge: A = A∪B, requires still ordered after the merger. Keep all the tips before submitting information removed, leaving only the final output. For example Runtime: input directly the keyboard: 2123123 The output is: 123 represent the number of first linear table element 2, element 2, respectively the second element of a linear table is 3, 1,2,3 elements respectively.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验1/
实验1/11.cpp
实验1/11.dsp
实验1/11.dsw
实验1/11.ncb
实验1/11.opt
实验1/11.plg
实验1/Debug/
实验1/Debug/11.exe
实验1/Debug/11.ilk
实验1/Debug/11.obj
实验1/Debug/11.pch
实验1/Debug/11.pdb
实验1/Debug/vc60.idb
实验1/Debug/vc60.pdb
实验1/__Previews/
实验1/__Previews/11.cppPreview
实验1/题目.txt
实验1/11.cpp
实验1/11.dsp
实验1/11.dsw
实验1/11.ncb
实验1/11.opt
实验1/11.plg
实验1/Debug/
实验1/Debug/11.exe
实验1/Debug/11.ilk
实验1/Debug/11.obj
实验1/Debug/11.pch
实验1/Debug/11.pdb
实验1/Debug/vc60.idb
实验1/Debug/vc60.pdb
实验1/__Previews/
实验1/__Previews/11.cppPreview
实验1/题目.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.