搜索资源列表
NS2-Adhoc.NS2上模拟ad hoc网络的经典协议
- NS2上模拟ad hoc网络的经典协议,如DSDV ,AODV 和DSR,模拟的方法过程都阐述的很清晰。,NS2 to simulate the classic ad hoc network protocols, such as DSDV, AODV and DSR, simulation method process is set out very clear.
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.
compare
- tcl脚本语言编写的,在ns2 2.9版本上,对aodv和dsr两个路由协议进行比较分析的代码-tcl scr ipting language written in the ns2 2.9 version of the AODV routing protocol and the two dsr comparative analysis of the code
wrls-aodv.tcl
- tcl scr ipt for AODV simulation. this is not my code, i got it from internet
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
SUMOROUTER
- 利用TIGER 数据库,构建一个实际道路地图作为仿真场景,借助SUMO 交通仿真器和NS2 网络仿真平台,评估ADOV、DSR、 DSDR 3 种路由协议在城市场景车载自组网(VANET)中的适用性-This paper refers TIGER database, builds a realistic road map as simulation scene. It evaluates the applicability of three routing protocols inclu
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.)