文件名称:aodv_v8
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 26kb
- 下载次数:
- 0次
- 提 供 者:
- Shilp*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The Network Simulator (NS-2) [1] is a most widely used network simulator.
This tutorial presents the implementation of Ad Hoc On-Demand Distance
Vector (AODV) Protocol [2] in NS-2. The expected audience are students
who want to understand the code of AODV and researchers who want to extend
the AODV protocol or create new routing protocols in NS-2. The version
considered is NS-2.32 and 2.33, but it might be useful to other versions
as well. Throughout the rest of this tutorial, the under considered files are
aodv.cc, aodv.h, aodv logs.cc, aodv packet.h, aodv rqueue.cc, aodv rqueue.h,
aodv rtable.cc, aodv rtable.h which can be found in AODV folder in the NS-2
base directory.
This tutorial presents the implementation of Ad Hoc On-Demand Distance
Vector (AODV) Protocol [2] in NS-2. The expected audience are students
who want to understand the code of AODV and researchers who want to extend
the AODV protocol or create new routing protocols in NS-2. The version
considered is NS-2.32 and 2.33, but it might be useful to other versions
as well. Throughout the rest of this tutorial, the under considered files are
aodv.cc, aodv.h, aodv logs.cc, aodv packet.h, aodv rqueue.cc, aodv rqueue.h,
aodv rtable.cc, aodv rtable.h which can be found in AODV folder in the NS-2
base directory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
aodv_v8\aodv.cc
.......\aodv.h
.......\aodv_logs.cc
.......\aodv_packet.h
.......\aodv_rqueue.cc
.......\aodv_rqueue.h
.......\aodv_rtable.cc
.......\aodv_rtable.h
.......\aodv.h
.......\aodv_logs.cc
.......\aodv_packet.h
.......\aodv_rqueue.cc
.......\aodv_rqueue.h
.......\aodv_rtable.cc
.......\aodv_rtable.h