当前位置:
首页 资源下载
搜索资源 - strongly connected component
搜索资源列表
-
0下载:
有向图的强连通分量算法的java语言实现,-directed graph algorithms strongly connected component of java language.
-
-
0下载:
递归算法求一个有向图的强连通分量,输入格式如压缩包中data4.txt,第一行为顶点个数。输出到result.txt中。-recursive algorithm for a directed graph strongly connected component, the input format such as compression package data4.txt. the first acts of the number of vertices. Result.txt exported
-
-
0下载:
有向图的强连通的分量的实现-directed graph strongly connected component of the realization
-
-
0下载:
数据结构中的求强连通分量的源程序,用vc6.0来编写-data structure for the strongly connected component of the source used to prepare vc6.0
-
-
0下载:
1. 用DFS判断一个无向图是否是连通图;
2. 为有向图的边分类,将它们的边分为前向边、后向边和交叉边;
3. 用DFS和点消除求有向图的拓扑排序;
4. 判断有向图是不是强连通图,若不是,求强连通分量;
5. 判断有向图是不是半连同图;
6. 判断有向图是不是单连通图;
7. 判断无向图是不是双连通图。
通过以上编程对DFS的应用,进一步了解DFS的算法及它所代表的算法思想。
-1. Using DFS to test if a given undirecte
-
-
0下载:
求强连通分量,好像只是判断有几个强连通分量的。-Strongly connected component, it seems only a judge has several strongly connected components.
-
-
0下载:
Strongly Connected Component Library to obtaion strongly connected components of a graph, for PC platforms writeen in Visual C-Strongly Connected Component Library to obtaion strongly connected components of a graph, for PC platforms writeen in Visua
-
-
0下载:
强连通分量的实现 强连通分量的实现 -Strongly connected component strongly connected component to achieve the realization of strongly connected components to achieve the realization of strongly connected components
-
-
0下载:
Find out strongly connected component of a directed graph in c
-
-
0下载:
强连通分支Kosaraju算法+源码.txt
强连通分支Kosaraju算法+源码.txt-Strongly connected component Kosaraj strongly connected branch Kosaraju algorithm+ source code. Txt strongly connected components of Kosaraju algorithm+ source code. Txtu algorithm+ source code. Txt
-
-
0下载:
The Strongly connected component algorithm. This is my exercise of Introduction to Algorithm subject.
-
-
0下载:
月亮和五毛钱,主要考查了广度优先搜索、强连通分量、缩点、动态拓扑规划等相关知识-Moon and five cents, the main test of breadth-first search, strongly connected component, shrinkage point, dynamic topology planning and other related knowledge
-
-
0下载:
图的强连通部分,给定一个有向图,求改图的强连通部分-the strongly connected component
-
-
0下载:
强连通分支Kosaraju算法+源码.txt -Strongly connected component Kosaraj strongly connected branch Kosaraju algorithm+ source code. Txt strongly connected components of Kosaraju algorithm+ source code. Txtu algorithm+ source code. Txt
-