搜索资源列表
net_root
- 这是用JAVA编写的路由器的单机模拟实现,是网络课程设计-is prepared using JAVA aircraft simulated router is true, of course design network
router
- Java Router Java Router -Java Router Java Router Java Router
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.
J2ME_GPS
- J2me上的GPS源码,可以调用手机GPS模块得到位置信息的数据,在模拟器上已经测试通过-J2me source code on the GPS, you can call the cell phone GPS location information module receive data at up simulator has been tested through
Dijkstra-althorim
- 这是一个基于JAVA实现的点对点(S-T)Dijkstra算法的改进。用于求两点间的所有最短路径。-this si a althorim named Dijkstra used for router
RotSim
- Basic router simulator.
Floyd
- 采用了动态规划法即FLOYD算法利用矩阵求多源最短路径的JAVA实现-Using a dynamic programming method that is FLOYD algorithm uses matrix Multi-source shortest path to achieve JAVA
IngressRouter
- has th code if an ingress router that sends packets of data between 2 computers connected via a LAN
EgressRouter
- code of an egress router for a mail management system
Router
- this a java code which makes use of the jpcap library.the code is very nicely commented!-this is a java code which makes use of the jpcap library.the code is very nicely commented!
simulator
- a java code for router simulator.,
workspace
- Distance-Vector算法实现计算路由表中最短路径.其中路由表可以由txt输入,路由数量取决于输入txt-Using distance-vector algorithm to compute the final router table
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
SampleCode-Java
- Java多线程实现路由算法模拟,路由算法即距离向量算法-Java multithread implement the simulation of router algorithm.
Simple-Router
- 简单路由器,基于java版本的,不是主程序-Simple router,classbasic
Router
- 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序启动时必须能
JAVA-Router-Selection-Algorithm
- 就网络层中的路由选择算法进行了归纳和总结 ,并使用JAVA语言编写出最短通路路由选择算法的具体程序。 -On network layer routing algorithms and summarized, and the use of JAVA language shortest path routing algorithm specific procedures.
HostV3
- 实现无线控制,无线路由器的桌面程序,包括节点的状态,信道的多少等等(Wireless control, wireless router desktop program, including the status of the node, the number of channels, and so on)
73462713Router
- 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序