文件名称:list

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

1)编一程序把A表B表重复的节点提取出来,形成一条新的单向递增链表D。

2)将A表和B表归并成一个新的递增有序不重复的有环单向链表C(即重复的数字只出现一次),

要求合并后链表C的最后一个节点 的下一个节点指向 链表C中间一个节点, 形成平卧的 6 字形链表。

连接结点为最接近链表C的结点数值平均值的那个结点。

3)判断一个链表是否存在环。

输入:DataSource.txt

输出:链表C各个结点和链表D各个结点,并输出显示 结点个数,平均值,

是否有环,有环的情况下要输出交叉的节点-1) compiling a program to extract A ​ ​ Table B Table duplicate node out of the formation of a new one-way increments list D.

2) Table A and Table B will merge into a new ascending order not to repeat the list are unidirectional ring C (ie duplicate numbers appear only once),

The next node in the list after the requirements of the merger last node C of C in the middle of a node point list form supine 6 shape list.

Connecting the node to the node that node C is the value closest to the average of the list.

3) to determine whether there is a chain ring.

Input: DataSource.txt

Output: list of each node C and D list each node, and an output node number is displayed point average,

Output node to the next whether there is cross ring, there is the case of the ring


(系统自动生成,下载前可以参看下载内容)

下载文件列表





list\list

....\....\Debug

....\....\.....\list.exe

....\....\.....\list.ilk

....\....\.....\list.pdb

....\....\ipch

....\....\....\list-595f8d04

....\....\....\.............\list-f60f1128.ipch

....\....\list.sdf

....\....\list.sln

....\....\list.suo

....\....\list

....\....\....\DataSource.txt

....\....\....\Debug

....\....\....\.....\CL.read.1.tlog

....\....\....\.....\CL.write.1.tlog

....\....\....\.....\lianbiao_wenjian.obj

....\....\....\.....\link.2152.read.1.tlog

....\....\....\.....\link.2152.write.1.tlog

....\....\....\.....\link.2152-cvtres.read.1.tlog

....\....\....\.....\link.2152-cvtres.write.1.tlog

....\....\....\.....\link.read.1.tlog

....\....\....\.....\link.write.1.tlog

....\....\....\.....\link-cvtres.read.1.tlog

....\....\....\.....\link-cvtres.write.1.tlog

....\....\....\.....\list.Build.CppClean.log

....\....\....\.....\list.exe.embed.manifest

....\....\....\.....\list.exe.embed.manifest.res

....\....\....\.....\list.exe.intermediate.manifest

....\....\....\.....\list.lastbuildstate

....\....\....\.....\list.log

....\....\....\.....\list.write.1.tlog

....\....\....\.....\list_manifest.rc

....\....\....\.....\mt.read.1.tlog

....\....\....\.....\mt.write.1.tlog

....\....\....\.....\rc.read.1.tlog

....\....\....\.....\rc.write.1.tlog

....\....\....\.....\vc100.idb

....\....\....\.....\vc100.pdb

....\....\....\lianbiao_wenjian.cpp

....\....\....\lianbiao_wenjian.h

....\....\....\list.vcxproj

....\....\....\list.vcxproj.filters

....\....\....\list.vcxproj.user

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org