您要查找的是不是:
- topology spanning tree 拓扑生成树
- The Knowledge Consistency Checker (KCC) was not able to build a spanning tree topology. 知识一致性检查器(KCC)无法来建立跨越树拓扑。
- It is assumed that the routing topology representing all the paths from one routing group to all other routing groups is a spanning tree. 用路由拓扑来表示从一个路由组到其他所有路由组的所有路径,并假定路由拓扑是一棵生成树。
- At this point Spanning tree has fully converged. 这时生成树成功聚合。
- Based on the analysis of the existing algorithm of MAC address forwarding table,it presents a kind of new physical topology discovery algorithm depended on spanning tree protocol. 在分析原有基于MAC地址转发表算法的基础上,提出一种新的基于生成树协议的拓扑发现算法。
- Explanation:To communicate and compute the spanning tree topology,BPDU are transmitted from each switch(configuration BPDUs) and in one direction from the root switch. (为了互相沟通并计算出生成树拓扑,BPDU从根网桥传出,并被每个交换机单向传送(配置BPDU)。
- Virtually the only concept to be used is that of a spanning tree. 更确切地说,只使用了生成树的概念。
- Study on the Problem of Constrained Minimum Spanning Tree. 约束最小生成树问题研究。
- With the example of using genetic algorithm to get minimum spanning tree, the author encodes a graph simulating the topology of real network, builds a corresponding model and makes analysis on it. 且结合运用遗传算法求解图的最小生成树的例子,对一个模拟网络拓扑结构的有权无向图进行了编码,为求解过程建立了相应的模型,并对该模型进行了分析。
- Evidently, the graph must be connected in order to contain a spanning tree. 显然一个图必须是连通的才能包含一生成树。
- Automatic spanning tree, but also to look for beginners, small knowledge. 自动生成树的;也是给初学者看的;小知识.
- The fundamental circuits relative to a spanning tree is a basis of the circ subspace. 与一生成树相关的基本圈是广义圈子空间的一个基底。
- Spanning Tree Failure The blocked port has gone into fowarding mode and the Spanning Tree Failure occurred. 生成树失败阻塞端口进入转发模式,生成树失败发生。
- In particular, if T is a spanning tree of G, we shall call its complement T' a cotree. 如果T是g的一棵生成树,我们称它的补集T'为一副树。
- Note: To disable MST, another spanning tree protocol, such as PVST+, must be configured. 注意:要禁用MST,另外一个生成树协议,像PVST+,是必须配置的
- Minimal spanning tree and the concept of track analysis of Croizat's Panbilgeography arebriefly introducted. 概述了最小生成树和泛生物地理学中轨迹分析的概念。
- The integer program model of minimal spanning tree was built up by the concepts of root and level of node in LINGO. 求解最小生成树的方法虽然很多,但是利用LINGO建立相应的整数规划模型是一种新的尝试。
- There is a recursive formula for the number of spanning trees in a graph. 对于一个图的生成树的棵数,存在一个递推公式。
- By Kruskal (Kruskal) algorithm ideas, the preparation of a minimum spanning tree of a complete search procedure. (译):由克鲁斯卡尔(秩)算法的思想,编制一个最小生成树一个完整的搜索程序。
- Minimum spanning tree data structure source code. Hope useful for all of us. Thanks! 数据结构最小生成树源代码。希望对大家有用。谢谢!