搜索资源列表
aodv-uu-0.9.3.tar
- aodv0.93源码并在ns 2中编译通过-aodv0.93 ns source and compiled by two
aodv
- NS系统中,aodv路由协议的源代码, 认真看懂以后,对这个路由协议的原理就理解的差不多了
aodv
- ns-2中的算法源码,进行必要的配置就可把aodv经编译加入到ns-2中。
aomdv-ns-2.29
- 仿真AODV 等协议 经本人测试 完全没问题 可安全下载
aodv能量均衡行优化
- 这是再rad hat9.0下对NS-2.26中的aodv路由协议的优化,尤其是在能量有很大的进步,要运行的话,需要先安装NS,然后替换AODV模块-it is again rad hat9.0 under the NS - 2.26 aodv the optimization of routing protocols, especially in the energy a lot of improvements to the operation, the need to install NS,
aodv.rar
- 在ns仿真平台上进行的一个aodv协议的tcl脚本,场景为50个随机节点,以随机速度移动,In the ns simulation platform aodv agreement a tcl scr ipt, the scene for the 50 random nodes to random speed mobile
aodv-uu-0.9.5
- AODV-UU is an AODV (Ad hoc On-demand Distance Vector) routing protocol implementation from Uppsala University. Key features are recent draft compliance, stability, and the ability to use it in both real-world (Linux) and ns-2 simulations
NS-2_AODV_RREQ_RREP
- NS-2中AODV的RREQ与RREP讯息传送过程,有详细的代码分析和仿真结果-NS-2 in the AODV
aodv-uu-0.9.5(1)
- 基于NS2平台的aodv协议仿真实现源码-NS2-based simulation platform for the realization of the agreement AODV source
Bcast_Flood
- 在NS-2环境中实现了移动Ad Hoc的两种广播算法:Flood和Bcast。里面本来有个test目录,包含了很多节点移动模型文件,由于太大了,因此就没上传。-This code implements two broadcast protocols, FLOOD and BCAST. FLOOD is a simple flooding protocol: the first time a node receives a packet, it is re-broadcast. BCAST
aodv_v8
- Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-configuring network of mobile routers connected wirelessly. MANET may operate in a standalone fashion, or may be connected to the larger Internet.
aodv_802_15_4
- Simulation for AODV in WPAN 802.15.4 In NS 2.30 WPAN
aodv
- aodv.cc original in ns 2
6aodv03
- aodv set 6 node topology 03 in ns 2 -aodv set 6 node topology 03 in ns 2
aodv
- 基于ns-allinone-2.27仿真的AODV路由协议分析-base on ns-allinone-2.27
wpan_demo1.tcl
- AODV on LRWPAN ns-2 simulation
aodv-2.31
- AODV路由协议,一个很好的路由协议,有要做路由协议的可以参考一下-AODV protocol NS-2
aodv_v8
- 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 c
ns-2.28-aodv-uu-0.9.1.patch
- Patch aodv-uu ns-2.28
aodv
- AODV(Ad hoc On-demand Distance Vector Routing Protocol) A routing protocol for ad hoc mobile networks with large numbers of mobile nodes. Therefore, routes are determined only when needed. The figure shows the message exchange of the AODV protocol