搜索资源列表
compare.doc.tar
- 三种协议(AODV、DSDV 、DSR)在NS2模拟的结果对比-Three protocols (AODV, DSDV, DSR) in the NS2 simulation results comparing
AdhocProtocolAnalysis
- Ad hoc网络中AODV、DSDV、DSR协议分析比较,使用NS2软件在各种环境下对AODV/DSDV/DSR协议的包送达比例、平均点对点延迟、接收包时间做了比较。-AODV、DSR、DSDV protocol in Ad hoc network. using NS2.
dsr
- tcl scr ipt to simulate dsr in ns2
adhoc
- 经典的路由表协议有:DSDV(序列目的节点距离矢量路由协议),CGSR(群首信关切换路由协议),WRP(无线路由协议)等。经典的源始发的按需路由协议有:DSR(自适应源路由协议)、AODV(自组织网按需距离矢量路由协议),TORA(临时排序路由算法)等,这里实现Adhoc网络路由协议性能的比较-Classical routing table agreement: DSDV (destination sequence distance vector routing protocols), CGSR
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
dsdv01.tcl.tar
- ns2 simulaiton, adhoc network on compare 3 protocol dsr, aodv, dsdv
aodv
- dsr.tcl routing protocol for routing dsr in ad hoc using ns2
routing
- LINUX中NS2的路由仿真脚本,相同仿真环境中分别使用aodv,dsdv和dsr路由协议,可以用来进行性能对比-NS2 routing code
将OLSR协议与AODV协议和DSR协议
- ns2仿真将olsr协议与aodv协议和dsr协议比较,基于aodv设计一种更有效的路由协议(ns2 simulate aodv The simulation compares the OLSR protocol with the AODV protocol and the DSR protocol, and designs a more effective routing protocol based on AODV.)