搜索资源列表
wanlousheji
- 1RIP路由协议 ——RIP协议最初是为Xerox网络系统的Xeroxparc通用协议而设计的,是Internet中常用的路由协议。RIP采用距离向量算法,即路由器根据距离选择路由,所以也称为距离向量协议。路由器收集所有可到达目的地的不同路径,并且保存有关到达每个目的地的最少站点数的路径信息,除到达目的地的最佳路径外,任何其它信息均予以丢弃。同时路由器也把所收集的路由信息用RIP协议通知相邻的其它路由器。这样,正确的路由信息逐渐扩散到了全网。 ——RIP使用非常广泛,它简单、
java_icq123
- 采用蚂蚁算法实现ad hoc网络路由协议-ant algorithm using ad hoc network routing protocol
DistanceVectorjava
- 实现简单的模拟路由算法,使学习者通过程序,对该算法有更深更新的了解-achieve a simple routing algorithm simulation, learners through the process, this algorithm has a deeper understanding Update
pub-sub-reconf
- 发布/订阅系统路由重配算法,可应用于ad hoc环境
greedybaseddistributedroutingschemes
- 一种基于贪焚算法的分布式路由方案的VLSI实现
SimpleRouter.rar
- 使用Java语言编写模拟路由器程序,通过不同的IP端口(port),使用多线程模拟不同的路由器,路由器之间通过UDP协议交换路由信息,根据Bellman-ford算法确定下一条的路由节点。,The use of Java language router simulation procedures, through different IP port (port), the use of multi-threaded simulation of different routers, through
Dijkstra
- 一个基于JAVA的Dijkstra算法程序,可用于仿真中作为路由算法的一个组件.包含网络拓扑及使用方法的代码.-JAVA based on the Dijkstra algorithm procedure can be used for simulation as a component of routing algorithm. Contains network topology and how to use the code.
luyou
- 距离矢量路由和链路状态路由算法的模拟,用java实现-Distance vector routing and link state routing algorithm simulation, with the java implementation
DistanceVectorRouter
- 一份模拟距离向量算法的Java语言源码 基于距离向量算法的路由器设计与实现-Simulation of Distance Vector Routing
router
- 这个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm, the use of java programming.
p5p6
- 个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm
105230321aodv
- 个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm
BSPAlgorithm
- BSPAlgorithm 也是一个路由算法,核心算法保证正确,因为是其他模块的一部分,个人需要整理一下-BSPAlgorithm is a routing algorithm, the core algorithm to ensure correct, because it is part of other modules, individuals need to put
sim
- 实现了一个简单的发布订阅系统,采用了载入文件初始化的方式,自动生成路由节点。同时可以发布订阅条件,事件消息和广告信息。同时,内置了基于覆盖的路由算法。-Implements a simple publish subscribe system initialization file loaded by the way, automatically routing node. Conditions also can publish subscribe, event news and advertis
Dijk
- 经典Dijkstra,java最短路由算法-Classic Dijkstra, java shortest routing algorithm
RoutingVector
- 距离矢量路由算法的实现 一个课堂作业 发出来交流-Distance vector routing algorithm to achieve a class assignment given to the exchange
dynamic-routing-algorithm
- java图形界面的动态路由算法,比VC更生动形象,更易于理解。让人清楚理解路由器之间的选路原则,绝对原创。-java graphical interface of the dynamic routing algorithm is more vivid than the VC image, easier to understand. Gave a clear understanding between routers routing principles, is absolutely origin
Dijkstra
- 一个用Dijkstra算法实现的路由算法的java程序-A routing algorithm Dijkstra algorithm java program
Routing-Algorithm
- 多线程实现路由算法。算法核心是Dijstra,通过UDP传输数据。-Multiple Threads achieve Routing Algorithm.
one_1.5.1-RC2.tar
- DTN路由仿真软件,用java语言编写的,里面包含了几种典型的路由算法、运动模型-DTN simulation software