搜索资源列表
距离矢量路由模拟
- 这是一个模拟路由器的距离矢量路由算法,核心是dijkstra算法。-This is a simulated router distance vector routing algorithm is the core-algorithm.
1Router
- 计算机网络编程-距离矢量路由算法演示程序。-computer network programming-distance vector routing algorithm demonstration program.
shortestPathAlgorithmRouter
- 所实现的路由器采用距离矢量算法,模拟Internet上的IP路由器,它能确定网络的最短路由,并在其上传输分组-router achieved by the application of the distance vector algorithm simulation on the Internet IP routers, it can determine the shortest route network, and in its previous packet transmission
2.tcl
- 在NS2平台上实现对AODV协议的模拟,需安装cygwin,架构了NS2的运行环境,对无线ad hoc网络路由协议AODV(Ad hoc按需距离矢量路由协议)有了全面了解,学习NS2的语法结构及TCL脚本的编写,并在NS2仿真器上实现对其的简单模拟。-in NS2 platform to achieve AODV simulation, the need to install cygwin, NS2 framework of the operating environment for wirel
VBjulishiliangluyou
- 基于动态路由算法的距离矢量路由选择算法
LS
- 大学网络课程--距离矢量路由算法(DJ) 可以获得每个节点的路由信息-University online courses- distance vector routing algorithm (DJ) can get the routing information for each node
TFromthedistah
- 这是一个模拟路由器的距离矢量路由算法, Dijjkstra算法是核心。-This is a simulated router distance vector routing algorithm Dijjkstra algorithm is the core.
NEUCLIDEAN_Alo
- Euclidean节点定位是由美国路特葛斯大学利用距距离矢量路由和GPS定位原理提供出一种分布式自主定位算法 -Euclidean node localization by the U.S. Lutegesi University distance distance vector routing and GPS positioning principle to provide a distributed autonomous positioning algorithm
Routing
- 距离路由矢量算法程序,可实现一个路由表的更新,有执行文件-Distance vector routing algorithm, which enables a routing table updates, there is the executable file
zuoye2
- 距离矢量路由算法,动态路由算法的一种。各个节点之间通过传递向量表进行最优寻路。-Distance vector routing algorithm, a dynamic routing algorithm. By passing the optimal vector routing between the various nodes.
距离矢量路由算法SP2(完成)
- 距离矢量路算法:每个路由器维护一张路由表(即一个矢量),它以网络中的每个路由器为索引,表中列出了当前已知的路由器到每个目标路由器的最佳距离,以及所使用的线路。通过在邻居之间相互交换信息,路由器不断地更新他们的内部路由表。(Distance vector routing algorithm)
73462713Router
- 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为距离为1。 6) 为了指明实例及其邻居,程序
379295
- 计算机网络课程设计实验,距离矢量路由算法,在运行前须在c磁盘下建立文档data txt,并且输入49个数字 1~9或- 用逗()