文件名称:warshell
介绍说明--下载内容均来自于网络,请自行研究使用
用计算机语言编写图的连通性判断算法,可输入图的邻接矩阵,判断图是否连通以及确定连通分支的个数,掌握Warshell算法或矩阵幂算法的实现方法。-Written in a computer language to determine the connectivity graph algorithms, you can enter the adjacency matrix to determine whether the connectivity map and determining the number of branch connectivity, master implementation Warshell algorithm or matrix power algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
warshell
........\count.m
........\generatemaxtrix.m
........\warshall.m
........\测试矩阵.txt
........\说明:主程序为warshall.txt