搜索资源列表
report-aodv-word2000
- 在linux,unix下实现aodv路由算法-in linux, under unix aodv routing algorithm
fast-tcp-ns2-v1_1b
- 这是一个基于NS2的仿真实现代码,这些内容基本上就是我上研究生时发表文章的代码,呵呵,他给我带来了不少好处。-This is a simulation based on the realization of NS2 code These are basically when I graduate, published an article code, what he has brought me many benefits.
aodv-uu-ipv6-sy
- 支持IPv6的adov路由协议(本人修改后)-Support of IPv6 routing protocols adov (I modified)
OMNet++
- OMNet++概述的的PPT。从其他地方下的,感觉有用,不算侵权吧。-OMNet++ Outlined in the PPT. From other places under, I feel useful, it is not infringing.
ns2-aodv
- 这是我做的一个基于NS2的AD HOC网络路由协议AODV的性能分析实验,包括代码和一些学习资料-This is what I do based on the NS2 network of AD HOC Routing Protocol Performance Analysis of AODV experiment, including the code and a number of learning materials
hmac
- hmac是一种消息验证码,我开发的这个程序可以进行任意长度的消息验证。该程序代码可以用来防止文件篡改,可以适当修改输入密码。-HMAC is a message authentication code, I developed this procedure can be of arbitrary length message authentication. The program code can be used to prevent
wrls-aodv.tcl
- tcl scr ipt for AODV simulation. this is not my code, i got it from internet
104
- This an intrusion detection code. I hope this will help people doing work in IDS with secure aodv-This is an intrusion detection code. I hope this will help people doing work in IDS with secure aodv..
ao
- How to make aodv more energy aware? code is i think ready but have some bugs....help
ao
- Aodv energy aware .not work good.I think aybe someone can help.
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
AODV
- truetime 的例子(I),介绍AODV,使用truetime2.0-truetime example (I)
12aodv1
- i have uploaded tcl scr ipt program for creating nodes and implementing aodv routing protocol
aodv
- Hi to administrator i am student so i m requesting you to accept my code and activate my account i want source code of aodv to run on omnet++
AODV_for_OPNET14.5
- 网上流传的NIST AODV大多不能运行,其官方网站指明OPNET运行版本是7.0。我看很多人在找这个程序,故而对其进行修改,使其能够运行在OPNET 14.5上,仅供各位研究学习,请勿作它图。详情,请阅读其中的readme.txt.-Most of spread of the Internet NIST AODV can not run, to run its website version is specified in OPNET
AODV..
- I need codings fpr that paper
TAODV
- AODV的改进算法的matalb仿真,绝对跑得出,我这里还有论文-Improved algorithms matalb AODV simulation, the absolute run out, I have here papers
aodv
- i generate tcl scr ipt for 5 nodes in which at movement is initialised at 18sec also router node movement initialised at 35sec -i generate tcl scr ipt for 5 nodes in which at movement is initialised at 18sec also router
aodv
- AODV源码 包括aodv.h aodv.cc 在NS2协议仿真时能够用到-aodv codes including aodv.cc, I will update other files such as aodv.h, neibour.h
Tcl-script-for-implementing-AODV-routing-protocol
- Descr iption: This network consists of 22 nodes. After creating the nam file and trace file, we set up topography object. Set node_ ($i) [$ns node] is used to create the nodes. Here we set the initial position fo