搜索资源列表
routing_aodv
- aodv routing protocol complete source code for mobile ad hoc networks
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
ns2-cbrp
- ns2.1b5版本中cbrp碼,由http://www.comp.nus.edu.sg/~tayyc/cbrp/可得-ns2.1b5 version cbrp code, by http://www.comp.nus.edu.sg/ ~ tayyc/cbrp/available
aodv
- the code of Ad Hoc On-demand Distance Vector (AODV) routing protocol for mobile ad hoc networks-the code of Ad Hoc On-demand Distance Vector (AODV) routing protocol for mobile ad hoc networks
aodv
- AODV算法是自组网中非常典型的一个路由协议,相关的源代码见压缩包。-AODV ad hoc network algorithm is very typical of a routing protocol, see the source code of the relevant package.
sureshaodv
- Code : AODV Routing. x=1:20 s1=x(1) d1=x(20) clc A=randint(20) Making matrix all diagonals=0 and A(i,j)=A(j,i),i.e. A(1,4)=a(4,1), A(6,7)=A(7,6) for i=1:20 for j=1:20 if i==j A(i,j)=0 else A(j,i)=A(i,j) en
satya
- code for modified aodv
grayholeaodv
- source code for grayhole aodv
aodv-code
- aodv algorithm for implementing safe network
