Minimum Cost Spanning Tree的意思|示意
最小代价生成树
Minimum Cost Spanning Tree的网络常见释义
最小生成树 最小生成树(Minimum Cost Spanning Tree)是代价最小的连通网的生成树,即该生成树上的边的权值和最小 *
最小成本扩张树 ...个点间的路径成本,例如由 顶点1到顶点5有(1+2+3)、(1+6+4)及5这三个路径 成本,而「最小成本扩张树(Minimum Cost Spanning Tree)则是路径成本为5的扩张树。 34 贪婪法则 Prim演算法又称P氏法,对一个加权图形 G=(V,E),设V={1,2,…
最小费用支撑树 Minimum Cost Spanning Tree 最小生成树 ; 最小成本扩张树 ; 最小费用支撑树 ; 最小生成树 minimum labeling spanning tree 最小标记生成树 .
Minimum Cost Spanning Tree相关短语
1、 Minimum cost spanning tree game 最小费用支撑树对策
2、 minimum-cost spanning tree algorithm 最小生成树
3、 improved minimum-cost spanning tree algorithm 改进最小生成树算法
Minimum Cost Spanning Tree相关例句
The player number decreasing minimum cost spanning tree game.
局中人数目变化的最小费用支撑树对策问题。
Last, the partition algorithm which has been improved is proposed, meanwhile, the basic idea of Minimum Cost Spanning tree is presented.
最后,给出了改进的基于划分的聚类方法,以及其中涉及到的最小生成树算法的基本思想。
This paper discusses the application of adjacency matrix at the algorithm's analysis for traversing Graph, Minimum cost Spanning Tree, Topological sort and Critical Path.
对邻接矩阵在图的遍历、最小生成树、拓扑排序和关键路径等算法分析上的应用作了一定的探讨。
A routing protocol for wireless sensor networks was proposed. The protocol used a data aggregation scheme of minimum transmission cost spanning tree.
提出了一种针对无线传感器网络的路由协议,该路由采用最小传输成本生成树的数据汇聚机制。
Based on the characteristics of the wireless sensor networks, a data aggregation scheme of minimum transmission cost spanning tree is designed.
针对传感器网络的特点,提出了一种最小传输成本生成树的数据汇聚机制。
In this paper, considering the cost of the node degree, a Generalized Minimum Spanning Tree modal is presented.
本文考虑到节点度的代价问题,提出了广义最小生成树的概念,并分析了最小生成树在实际应用中的局限性。