文件名称:1117_Code
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
每次找到最小叶子节点,输出它的相邻节点(叶子节点只有一个相邻节点),删除该叶子节点。循环对图做这个操作,直到只剩一个节点。最后一共要输出N-1个数。(finds the smallest leaf node at a time, and outputs its adjacent node (the leaf node has only one adjacent node) to delete the leaf node. The loop does this to the graph until there is only one node left. In the end, the total number of N-1 is output.)
相关搜索: 1117
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
1117_Code\linkStack.cpp | 1060 | 2016-03-15 |
1117_Code\linkStack.h | 570 | 2016-04-27 |
1117_Code\main.cpp | 2247 | 2016-04-27 |
1117_Code\priorityQueue.cpp | 1946 | 2016-04-21 |
1117_Code\priorityQueue.h | 502 | 2016-04-19 |
1117_Code\stack.h | 294 | 2016-03-15 |
1117_Code\test.cpp | 6258 | 2016-04-27 |
1117_Code | 0 | 2016-04-27 |