CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法

文件名称:node

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    2.09kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

1)键盘输入一组元素,建立一个无头结点的单向链表(无)

(2)遍历(打印)单向链表。

(3)把单向链表中元素逆置(不允许申请新的结点空间)。

(4)在单向链表中删除所有的偶数元素结点。

(5)对链表排序,排序后链表元素按照非递减 方式排列

(注意:排序时如果要交换两个结点的顺序,不得通过交换结点的内容,而需要使用改变指针的方式交换结点的位置。建议使用直接插入排序算法)。

(6)利用算法5建立两个非递减有序单向链表,然后合并成一个非递减链表。

(7)利用算法1建立的链表,删除链表中的重复元素。

(8)利用算法1建立的链表,实现将其分解成两个链表,其中一个全部为奇数,另一个全部为偶数(尽量利用已知的存储空间)。

(9)判断算法1和算法5生成单链表所表示的集合是否相等。

(10)在主函数中设计一个简单的菜单,分别调试上述算法。

【选作内容】

(11)利用算法5建立两个非递减有序单向链表,然后合并成一个非递增链表。

(12)采用单向链表实现一元多项式的存储并实现两个多项式相加并输出结果。-1) a set of keyboard input elements, the first node to create a free one-way linked list (no)

(2) through (Print) one-way linked list.

(3) to reverse a singly linked list of elements in set (not allowed to apply for a new node space).

(4) one-way linked list even remove all of the elements node.

(5) sort the list, sorted list elements are arranged in accordance with non-decreasing

(Note: If you want to sort the order of exchange of two nodes, not by the content of the exchange node, while the need to change the way the exchange node pointer position is recommended to use direct insertion sort algorithm).

(6) the use of algorithms to create two non-decreasing order 5 one-way linked list, and then merged into a non-decreasing list.

(7) the use of Algorithm 1 to establish the list, delete the list of repeat elements.

(8) the establishment of the list using Algorithm 1, to achieve its broken down into two lists, one of which all of the odd, the other all the even (make full
(系统自动生成,下载前可以参看下载内容)

下载文件列表

node.cpp

相关说明

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

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com