搜索资源列表
network1
- 这是一个用c++实现的网络路由器的路由表信息显示程序-This a realization of using c network routers routing table information display program
OSPF
- 利用OSPF协议构造路由表,采用Dijkstra算法-Construct the routing table using OSPF protocol, using the Dijkstra algorithm
software
- 抄表,软件设计,以及方法,路由算法,路径说明-ammeter,software designed
router_calc
- 根据一个有权的无向图生成指定结点(路由器)的路由表设有结点N,N的路由表由若干个路由项组成,路由项是<目的结点,下一跳>的二元组,其中目的结点是以N结点为源结点,通过N结点可以直接到达(目的结点是N结点的邻居)或通过N结点的邻居可间接到达的结点,其中下一跳即N结点的某领居,通过该邻居可间接到达目的结点,且到达目的结点的路径为最小代价路径.-According to a right of the undirected graph to generate the specified no
luyoubiao
- 路由表算法设计实现,计算机通信网课程设计可用的到-Routing table algorithm design and implementation, curriculum design of computer communication networks available to
routing
- 模拟距离向量路由算法的路由表交换过程,演示每轮交换后路由表的变化-Simulated distance vector routing algorithm routing table exchange, presentation after each round of exchange of routing table changes
Shortest-path
- 因特网最短路径优先(OSPF)路由算法的实现:根据给定的网络拓扑图求某路由器到其它路由器的最短路径,并生成路由表-Internet Shortest Path First (OSPF) routing algorithm to achieve: given the network topology of a router to other routers find the shortest path, and generate routing tables
Network-node-shortest-path
- 此代码实现了网络结点之中最短路径的计算,并输出了各个网络结点的路由表 ,路由表包括:目的网络,下一跳,代价,详细地址。此代码的原理是Dijstra算法。在代码的注释中有测试用例,用户测试时只需将程序运行后再将测试用例复制到DOS黑框中即可。测试用例中有详细的用例解释。-This code implements the network nodes being the shortest path calculation, and output of each network node routi