搜索资源列表
router3
- console下模拟一个小的路由器程序 socket对话 多线程通信 DV算法的实现-console under simulated a small router dialogue process multi-threaded socket communication DV Algorithm the realization
DV
- 网络 DV 算法源代码。。。。比较简单。。。。就是模拟路由器分布式选路
线程模拟路由器
- 利用线程模拟路由器,实现路由器DV和LS算法,路由器之间的通信利用socket完成。界面上显示路由表。
模拟分布的、异步的距离向量路由算法
- 模拟分布的、异步的距离向量路由算法,编写的一个分布式距离向量路由模拟程序。-An example of DV algorithm.
theoil
- 运用DV算法模拟石油管道铺设最短路径模拟,在MFC中实现可视化,简便易行。-DV algorithm is simulated using the shortest path to simulate the laying of oil pipelines in the MFC to achieve visualization easy.
DVsim
- 路由器DV算法的模拟,功能齐全,可选择trace深度,VS9开发-Router DV algorithm simulation, functional and choose trace depth, VS9 Development
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_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.
main
- dv 算法 源码,计算机网络编程模拟路由器-dv algorithm source code, the computer network programming analog router
DV
- 网络 DV 算法源代码。。。。比较简单。。。。就是模拟路由器分布式选路-Network DV algorithm source code. . . . Relatively simple. . . . Distributed simulation of a router is routing
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 Internet router, it can determine
DVRouter-master
- DV算法模拟(DV algorithm simulation)