搜索资源列表
2.tcl
- 在NS2平台上实现对AODV协议的模拟,需安装cygwin,架构了NS2的运行环境,对无线ad hoc网络路由协议AODV(Ad hoc按需距离矢量路由协议)有了全面了解,学习NS2的语法结构及TCL脚本的编写,并在NS2仿真器上实现对其的简单模拟。-in NS2 platform to achieve AODV simulation, the need to install cygwin, NS2 framework of the operating environment for wirel
demo.rar
- IEEE 802.15.4在NS2中的仿真源代码,AODV路由协议仿真。,IEEE 802.15.4 Simulation in NS2 source code, AODV routing protocol simulation.
tcl-scripts
- 这是NS2网络仿真实例,包含两个tcl脚本文件,内容是模拟多个无线节点运用DSDV路由协议进行传输的情况。对于初学者有很好的示范作用。-This is the NS2 network simulation example, contains two tcl scr ipt file, the contents of multiple wireless nodes is simulated using DSDV routing protocol for transmission of the si
blackholeaodv
- 在ns2下仿真AODV路由协议黑洞攻击时使用的脚本程序-the scr ipt of simulation AODV routing blackhole attack under the ns2
Wireless-analysis-script-routing-layer
- 无线分析脚本(路由层),在ns仿真中可作为参考的脚本程序.-Wireless analysis scr ipt (routing layer), in the ns simulation scr ipt can be used as reference.
ns_tcl
- NS的一些例子,包括random, routing等,适合初学者学习~-Some examples of NS, including random, routing, etc., suitable for beginners to learn ~
3node
- 这是一个在Mesh环境下做的典型星型拓扑路由协议仿真,还有awk分析延迟、抖动、丢包率等特性,希望对做Mesh毕业设计的人有帮助-This is done under a typical Mesh star topology routing protocol emulation, and awk analysis of delay, jitter, packet loss rate and other characteristics, and I hope people do Mesh grad
puma-11-30-08
- 组播路由协议,在ns2.30~2.32下编译通过,也可用于ns2.33版本。-Multicast Routing Protocol, under ns2.30 ~ 2.32 in the compiler, they can be used to ns2.33 version.
tcl
- 无线自组网路由协议dsr的tcl脚本文件,不错-Wireless ad hoc routing protocols dsr a tcl scr ipt file, yes
Multicast-routing
- 多播路由模拟 演示如何利用NS-2来模拟多播路由,是一个组播数据包的寻路过程,其中涉及到的网络动态特性包括节点动态的加入和离开一个组。-Multicast routing simulation demonstrates how to use NS-2 to simulate a multicast routing, a multicast packet find its way process, involving the dynamic characteristics of the netwo
TCL
- AODV Simulation using ns-2, its just the source file. you need to write tcl and other files like routing table etc
wsnexamples_with_olsr.tar
- a tcl scr ipt for wsn with 10 static and 10 mobile nodes. the routing protocol is OLSR.
dynamic-routing
- 了解路由及路由器的概念,路由器的功能,工作原理,路由表,路由算法分类等。学习使用距离矢量算法的动态路由。并附上tcl源码-Understand the concept of routing and routers, the router function, working principle, the routing table, routing algorithm classification. Learn to use dynamic routing distance vector algo
aodv_802_15_4.tcl.tar
- This a simple aodv.tcl scr ipt which uses 100 nodes and 1 sink with aodv as the routing protocol
simple.tcl.tar
- Wireless Routing Example Routing Protocol in NS2
27995028-olsr-example-tcl
- olsr routing protocol
dsdv.tcl
- Destination-Sequenced Distance Vector is a table-driven routing scheme for ad hoc mobile networks based on the Bellman-Ford algorithm, Use of network simulation tool NS2, TCL coding.
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
DSR-routing.tcl.tar
- TCL to run SMAC in a 5-nodes multihop network with DSR routing
compare-routing-Tcl.tar
- TCL code for compare AODV,DSR,DSDV with 25,100,200 adn 500 nodes