文件名称:11
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
对于一个连通图G,请采用深度优先搜索的方法,识别出该连通图的所有关节点。如下图所示。
输入:首先输入连通图G的结点个数n、边的个数m以及搜索的起始结点号,然后输入各边(u,v);
输出:首先输出DFN和LOW数组的值,然后输出所有关节点。-For a connected graph G, use depth first search method, identify the connected graph all key points. As below.
Input: first input connected graph of the node number n G, number of the edges of the m and search the start of the node number and enter the edge (u, v)
Output: first output DFN and LOW array value, and then output all key points.
输入:首先输入连通图G的结点个数n、边的个数m以及搜索的起始结点号,然后输入各边(u,v);
输出:首先输出DFN和LOW数组的值,然后输出所有关节点。-For a connected graph G, use depth first search method, identify the connected graph all key points. As below.
Input: first input connected graph of the node number n G, number of the edges of the m and search the start of the node number and enter the edge (u, v)
Output: first output DFN and LOW array value, and then output all key points.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文本文档.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.