CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 有序链表

搜索资源列表

  1. lianbiaoguibing

    0下载:
  2. 链表归并算法。该算法是将两个有序链表归并。-Linked list merge algorithm. The algorithm is to merge two sorted linked list.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3.03kb
    • 提供者:耿斌
  1. list

    0下载:
  2. 1)编一程序把A表B表重复的节点提取出来,形成一条新的单向递增链表D。 2)将A表和B表归并成一个新的递增有序不重复的有环单向链表C(即重复的数字只出现一次), 要求合并后链表C的最后一个节点 的下一个节点指向 链表C中间一个节点, 形成平卧的 6 字形链表。 连接结点为最接近链表C的结点数值平均值的那个结点。 3)判断一个链表是否存在环。 输入:DataSource.txt 输出:链表C各个结点和链表D各个结点,并输出显示 结点个数,平均值, 是否有环,有环的情况下
  3. 所属分类:Console

    • 发布日期:2017-05-18
    • 文件大小:4.88mb
    • 提供者:陈雨霞
  1. homework

    0下载:
  2. 实现将两个非空的递增的有序链表合并为一个非递减的有序链表。要求链表仍使用原来两个链表的存储空间,不另外占用其他的存储空间。-To achieve the two non-empty ordered list of incremental consolidated into a non-decreasing ordered list. Requirements list is still using the original two lists of storage space, not othe
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:596byte
    • 提供者:ming
搜珍网 www.dssz.com