搜索资源列表
RIP_cws
- 一个RIP协议模拟程序..在一个工作空间之内画上一些路由跟网络,再画上它们之间的连线.系统后台用一个线程实现模拟路由发送路由表信息.输出路由表的更新内容跟过程.-a RIP simulation program .. in a working space within the painting with some routing network painting on the link between them. system with a background thread to achiev
DistanceVectorjava
- 实现简单的模拟路由算法,使学习者通过程序,对该算法有更深更新的了解-achieve a simple routing algorithm simulation, learners through the process, this algorithm has a deeper understanding Update
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
luyou
- 距离矢量路由和链路状态路由算法的模拟,用java实现-Distance vector routing and link state routing algorithm simulation, with the java implementation
DistanceVectorRouter
- 一份模拟距离向量算法的Java语言源码 基于距离向量算法的路由器设计与实现-Simulation of Distance Vector Routing
myRouteralm
- java语言模拟的路由选择算法,链路状态和距离矢量-java language simulation of routing algorithm, link state and distance vector
DVRouterSample
- 实现了Distance-Vector 算法了源码,能够模拟路由器之间交换路由的情况-Distance-Vector algorithm implements the source code, to simulate the situation between routers to exchange routing
manolin-DV(New)
- 模拟路由器,距离向量算法实现路由更新。能向邻居节点发送路由信息,能够发送数据。-Analog router, distance vector routing algorithm updates. Can send routing information to neighbor nodes to send data.
Routing-algorithm-simulation
- 利用路由选择算法模拟软件提供的通信功能,模拟距离矢量路由选择算法的初始化、路由信息扩散过程和路由计算方法-Routing algorithm simulation software provides the communication function, analog distance vector routing algorithm initialization, routing information diffusion process and route calculation metho
RIP
- 模拟更新路由表, 把新的路由信息更新到另一个路由表中,通过Socket方式-like RIP be new
tccrouter
- 建模和仿真工具,用于对图形的路由问题,tccrouter是一个java桌面应用程序,提供了一个2D地图构建图形和模拟各种真实世界的路由解决方案:最短路径,小勺,VRP,VRP-TW-a modeling and simulation tool for routing problems on graphs, tccrouter is a java desktop application that provides a 2d map for building graphs and simulatin
project-file
- 模拟RIPV2协议的路由模拟器,支持路由汇总,VLSM,CIDR。-RIPV2 routing protocol simulation simulator, support route summarization, VLSM, CIDR.
one_1.4.1
- THE ONE机会路由仿真器容忍延迟网络的模拟-THE ONE emulator tolerate opportunistic routing analog delay network
DVsim
- 计算机网络,模拟路由器间路由选择的距离向量算法(DV)的程序,纯JAVA实现。-Computer networks, mock router routing algorithm distance vector (DV) program, pure JAVA implementation.