文件名称:list
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-29
- 文件大小:
- 4.88mb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
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