搜索资源列表
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
router
- 这个程序实现了距离矢量路由算法,又称Bellman-Ford算法,使用java编程实现.-This process achieved a distance vector routing algorithm, also known as Bellman-Ford algorithm, the use of java programming.
Floyd
- 采用了动态规划法即FLOYD算法利用矩阵求多源最短路径的JAVA实现-Using a dynamic programming method that is FLOYD algorithm uses matrix Multi-source shortest path to achieve JAVA
NBP
- Its a network petrolling software in Java.. its very much helpful in eliminating the chances of packet loss while transferring data over network.. here we create 2 routers between source and destination machine.. the first router would be between sou
simulator
- a java code for router simulator.,
workspace
- Distance-Vector算法实现计算路由表中最短路径.其中路由表可以由txt输入,路由数量取决于输入txt-Using distance-vector algorithm to compute the final router table
router_lookup
- 用java编写的统计路由器信息的java源码。-Statistics prepared by the router with java java source of information.
wangluoliuliangjiankong
- 网络流量监控 主要实现了在局域网中,使用路由器上网,能够把整个局域网的计算机的据包,截获然后转发,根据截获的数据包,来进行流量的监控。进一步能够实现对流量的控制-Network traffic monitoring mainly realized in the LAN, the Internet using a router, to the whole package, according to the computer local area network, intercept and the
src
- 用java语言采集路由表信息,并对采集得到的路由信息进行分析,和模板比对,找出有故障的路由器。-Routing table using java language acquisition, and acquisition of routing information is analyzed, and template matching to identify the faulty router.
ro-si-pr
- Router similation. using java. its very usefull to do network simulation very easily
Simple-Router
- 简单路由器,基于java版本的,不是主程序-Simple router,classbasic
luyou
- 网络层中路由器的选择算法,用JAVA语言编写的最短通路选择的编程。-Network layer router selection algorithm, using JAVA language programming shortest path selection.
DVsim
- 计算机网络,模拟路由器间路由选择的距离向量算法(DV)的程序,纯JAVA实现。-Computer networks, mock router routing algorithm distance vector (DV) program, pure JAVA implementation.