搜索资源列表
maodv-code
- NS2仿真软件中的代码。MAODV协议中关于节点的文件-node.cc node.h 和元MAODV的节点文件的区别:添加了利用信号强度预测链路稳定性的文字。在文件中有详细注解。该文件用于本人的硕士论文,希望对你有用。-The uploaded files are node.cc and node.h which belong to MAODV route protocol. The difference between this file and traditional node.cc i
routeSession.tcl
- Ns2中关于静态路由的示例程序,是学习Ns2一个比较好的例子-Ns2 static route on the sample programs
aodv-uu-0.9.5
- AODV路由协议源码aodv-uu-0.95,AODV是平面按需距离矢量路由协议,广泛用于无线传感器网络和移动自组网。此协议代码可用于NS2等仿真软件对路由的移植。-The source routing protocol AODV aodv-uu-0.95, AODV is flat demand distance vector routing protocol that is widely used in wireless sensor networks and mobile ad hoc n
awk-scripts
- AWK scr ipts to calculate delay, ratio and route cost from NS2 trace files.
dsdv
- DSDV路由协议在NS2网络模拟仿真软件下的源码-DSDV route protocol
dsr.tcl
- Dynamic Source Routing - is a routing protocol for wireless mesh networks. It is similar to AODV in that it forms a route on-demand when a transmitting computer requests one. However, it uses source routing instead of relying on the routing table at
ns2
- Many interesting route planning problems can be solved by computing shortest paths in a suitably modeled, weighted graph representing a transportation network. Such networks are naturally road networks or timetable networks of public transportati
aomdv50
- ns2 simulation of AOMDV routing protocol AOMDV is able to effectively cope with mobility-induced route failures. In particular, it reduces the packet loss by up to 40 and achieves a remarkable improvement in the end-to-end delay (often more than
Sybil-attack-in-Vanets
- ns2 code for simulation of sybil attack in manet.VANET supports the services associated with drivers’ safety such as the informationtransmission between vehicles, the rear-end collision between vehicles, and the warning about dangerous situations in
aomdv
- ns2 AODV code to route packets
在NS2中添加路由协议(整理)
- 在ns2中添加一个新的路由的方法,包括具体步骤(Add a new route in ns2)