文件名称:1117_Code
介绍说明--下载内容来自于网络,使用问题请自行百度
每次找到最小叶子节点,输出它的相邻节点(叶子节点只有一个相邻节点),删除该叶子节点。循环对图做这个操作,直到只剩一个节点。最后一共要输出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 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.