搜索资源列表
1Router
- 计算机网络编程-距离矢量路由算法演示程序。-computer network programming-distance vector routing algorithm demonstration program.
shortestPathAlgorithmRouter
- 所实现的路由器采用距离矢量算法,模拟Internet上的IP路由器,它能确定网络的最短路由,并在其上传输分组-router achieved by the application of the distance vector algorithm simulation on the Internet IP routers, it can determine the shortest route network, and in its previous packet transmission
DistanceVector_Routing
- Distance Vector Routing,也称为Bellman-Ford shortest path algorithm。基本思想是: 每个路由器(路由结点)都维持一张路由表,包括路由的目的地(V)和路由的距离(D)。每个路由器都定期与相邻结点交换路由表信息,据此更新它们自己的路由表。所有结点都监听从其它结点传来的路由表,并按照下列规则更新其路由表: -发现了一条到达某目的结点的新路由,而该路由在原来的路由表中不存在(即发现了一条新路由),则在路由表中增加该路由。 -发现了一条
dynamic_routing
- 动态路由算法的VC实现,多用于网络负荷设计-dynamic routing algorithm VC, more designed for network load
router
- 基于vc6.0的路由最短路径算法设计!可以根据节点路径长度计算最短路径!
VBjulishiliangluyou
- 基于动态路由算法的距离矢量路由选择算法
route
- 该程序是计算机网络中Dijkstra路由算法的c++实现,输入一个路由器网络,输出最佳的路由路线
flooRoute
- 模拟网络协议的扩散路由算法。具体的演示了网络协议中的扩散路由。
GAF-data-structure
- 无线传感器网络GAF路由算法数据格式,老外倾情提供,Thx
distanceroute.c
- fatmck@163.com编的距离向量路由算法-fatmck@163.com series of the distance vector routing algorithm