搜索资源列表
线程模拟路由器
- 利用线程模拟路由器,实现路由器DV和LS算法,路由器之间的通信利用socket完成。界面上显示路由表。
router3
- console下模拟一个小的路由器程序 socket对话 多线程通信 DV算法的实现-console under simulated a small router dialogue process multi-threaded socket communication DV Algorithm the realization
DVRouterSampleCode
- 使用C语言实现了Distance-Vector 算法的路由功能模拟器,能模拟路由器之间交换DV的情况-Using the C language implementation of the Distance-Vector routing algorithm simulator can simulate the case of DV exchanged between routers
dv
- 模拟分布的、异步的距离向量路由算法,编写的一个分布式距离向量路由模拟程序。-An example of DV algorithm.
manolin-DV(New)
- 模拟路由器,距离向量算法实现路由更新。能向邻居节点发送路由信息,能够发送数据。-Analog router, distance vector routing algorithm updates. Can send routing information to neighbor nodes to send data.
dv_routing.java
- 深入理解分布式路由选择算法,基于DV算法,实现最短路径查找路由器模拟-implement the distance vector routing protocol by Distance vector algorithm
MyDVAlg
- 实现模拟路由的DV算法,其中以节点模拟路由,各路线代价是输入,每轮更新代价是输出。-Achieve analog routing DV algorithm, which node analog routing, route the consideration is to enter each round of updated cost of output.
textDv
- 根据已知的网络拓扑图,输入信息,用DV算法更新各路由器的路由表-Network topology based on the known, enter the router s routing table information, updated with the DV algorithm
dv
- 关于计算机网络中的算法,路由协议RIP中的dv算法c语言实现,静态路由选择-Dv algorithm c language algorithm in computer network, routing protocols RIP, static routing
textDv
- 根据已知的网络拓扑图,输入信息,用DV算法更新各路由器的路由表-Network topology based on the known, enter the router s routing table information, updated with the DV algorithm
4
- DV算法c语言实现,实现了路由表,以及好消息坏消息的处理,能打印出路由表,内附注释。-DV algorithm using c.
router
- 以最简单的DV算法来增强对路由算法的 认识,所实现的路由器模拟Internet上的IP路由器,它能确定网络的最短路由,并在这些利用上传输分组。 -With the most simple DV algorithm to enhance the understanding of the routing algorithm, the realization of the router simulation IP on the Int
DVsim
- 计算机网络,模拟路由器间路由选择的距离向量算法(DV)的程序,纯JAVA实现。-Computer networks, mock router routing algorithm distance vector (DV) program, pure JAVA implementation.