文件名称:最小生成树Prim算法
介绍说明--下载内容来自于网络,使用问题请自行百度
Dandn文件给出了输入参数的名称及格式
即在调用prim前先输入邻接矩阵D和节点个数n
输入prim
得到两行的矩阵T,将上下两行数字对应的节点相连即可(The Dandn file gives the name and format of the input parameter
That is, before entering prim, the adjacency matrix D and the number of nodes n are input
Input prim
Get the matrix T of the two row, and connect the nodes corresponding to the two lines of the upper and lower rows)
即在调用prim前先输入邻接矩阵D和节点个数n
输入prim
得到两行的矩阵T,将上下两行数字对应的节点相连即可(The Dandn file gives the name and format of the input parameter
That is, before entering prim, the adjacency matrix D and the number of nodes n are input
Input prim
Get the matrix T of the two row, and connect the nodes corresponding to the two lines of the upper and lower rows)
相关搜索: 最小生成树Prim算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
最小生成树Prim算法\Dandn.m
最小生成树Prim算法\prim.m
最小生成树Prim算法\说明.txt
最小生成树Prim算法
最小生成树Prim算法\prim.m
最小生成树Prim算法\说明.txt
最小生成树Prim算法
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.