文件名称:a

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2015-05-27
  • 文件大小:
  • 1.07mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 刘**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

问题描述:



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

.....\11.cpp

.....\11.dsp

.....\11.dsw

.....\11.ncb

.....\11.opt

.....\11.plg

.....\Debug

.....\.....\11.exe

.....\.....\11.ilk

.....\.....\11.obj

.....\.....\11.pch

.....\.....\11.pdb

.....\.....\vc60.idb

.....\.....\vc60.pdb

.....\__Previews

.....\..........\11.cppPreview

.....\题目.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org