搜索资源列表
-
0下载:
动态路由算法,采用链路状态路由算法,显示节点信息。,Dynamic routing algorithm, using link state routing algorithm, showing node information.
-
-
0下载:
编写一程序实现动态路由算法动态路由算法分为: 距离矢量路由算法和链路状态路由算法,-Procedures for the preparation of a dynamic routing algorithm to achieve dynamic routing algorithm as follows: distance vector routing algorithm and link state routing algorithm,
-
-
0下载:
计算机网络传输层路由算法 链路状态路由算法-Computer network transport layer routing algorithm, link state routing algorithm
-
-
0下载:
链路状态路由算法实现。链路状态算法又叫最短路径优先SPF(Short Path First)算法。按照SPF的要求,路由器中路由表依赖于一张能表示整个个网络拓扑结构的无向图G(V,E)。-Link state routing algorithm. Link State algorithm called the shortest path first SPF (Short Path First) algorithm. In accordance with the requirements of S
-
-
0下载:
链路状态路由算法的实现,典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径。-Link state routing algorithm, a typical shortest path routing algorithm for calculating a node to all other nodes of the shortest path.
-
-
0下载:
计算机网络实验 链路状态路由算法的实现 可运行的 效果较好-Experimental computer network link-state routing algorithm can be run to achieve better
-
-
0下载:
distance vector routing and link state routing algorithm implementation
-
-
0下载:
在C/C++环境下,编程模拟距离矢量路由选择算法和链路状态路由选择算法-In C/C++ environment, the programming simulated distance vector routing algorithms and link state routing algorithm
-
-
0下载:
该代码简单实现了路由选择的链路状态算法。通过输入节点数,再输入节点间的开销后自动找出最少开销路径-The code implements a simple link-state routing algorithm. Automatically find the least cost path through the input nodes, and then enter the cost of inter-node
-