文件名称:xianxingbiao

  • 所属分类:
  • 控制台(字符窗口)编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-29
  • 文件大小:
  • 1kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 好*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

1、  创建线性表类。线性表的存储结构使用链表。

2、  完成表首插入元素、删除指定元素、搜索表中是否有指定元素、输出链表。

3、  输入n个不为零的整数作为节点元素值,遇到0代表输入结束(不创建元素值为0的节点),创建链表。输出整个链表。

4、  输入一个整数,将该数作为一个元素值插入表首位置。输出整个链表。

5、  输入一个整数,在链表中进行搜索,输出其在链表中的位置。如果不存在输出0。

6、  再一次输入一个整数,在链表中进行搜索,输出其在链表中的位置。如果不存在输出0。

7、  再一次输入n个不为零的整数作为节点元素值,遇到0代表输入结束(不创建元素值为0的节点),创建并输出整个链表。

8、  实现上面两个链表的合并,第一个链表在前第二个在后,输出合并后的链表。

9、  使用链表遍历器输出合并后的链表的反序输出。

-1, create a class of linear form. The linear table storage structure using a linked list.

2, complete the table first insert elements, delete the specified element, search the table for a specified element output linked list.

3, the input n non-zero integer as a node element value, the experience 0 for input end (not created element node with the value 0), create a list. The output of the entire list.

4, enter an integer value as the number one element inserted into the table the first position. The output of the entire list.

5 Enter an integer in the linked list search, output its position in the linked list. If it does not exist the output 0.

Again enter an integer in the linked list search, output its position in the linked list. If it does not exist the output 0.

Again input n non-zero integer as a node element values 攠渀挀漀甀渀琀攀爀攀搀 0 represents the input end (created element node with the value 0), to create and output the entire list.

8, to achieve the merger of the above two
(系统自动生成,下载前可以参看下载内容)

下载文件列表





xianxingbiao.cpp

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org