搜索资源列表
Tcl-and-The-Tk-Toolkit
- NS2中要用到的TCL语言,详细讲解语法和结构。
adhoc.tcl.tar
- ad hoc无线网络tcl脚本 可执行dsr aodv协议
tcl-debug
- tcl语言的Debug程序,
ns2下运行aodv协议的tcl脚本文件
- ns2下运行aodv协议的tcl脚本文件,其中包含丢包机制设置的部分代码,ns2 aodv protocol run tcl scr ipt file, which contains some code to set the packet loss mechanism
zigbee用NS-2仿真工具仿真的TCL源码
- zigbee用NS-2仿真工具仿真的TCL源码,大家可以看看,zigbee with the simulation tool NS-2 simulation TCL source code, we can look at
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
mcast.tcl.tar.gz
- Linux系统下,基于NS2的多播算法模拟,.tcl文件,需要添加的类ns2-2.33中已带,Linux system, the NS2-based simulation of multicast algorithm,. Tcl file, add the required class in ns2-2.33 have been brought
leachprotocal.rar
- 本源码是在NS2网络仿真软件下实现的无线传感器网络中的leach协议的模拟仿真。运用c++,tcl。,The source code is in the NS2 network simulation software to achieve the wireless sensor network simulation leach agreement. Using c++, tcl.
aomdv-tcl.rar
- aomdv.tcl a tcl scr ipt for ns2 simulation.,aomdv.tcl a tcl scr ipt for ns2 simulation.
2ap36nos.tcl
- simulation of wireless sensor network using aodv protocol, 36 sensor nodes, 2 access point and scenario of 100 x 1-simulation of wireless sensor network using aodv protocol, 36 sensor nodes, 2 access point and scenario of 100 x 100
simple-mipv6-2
- A simple TCL program for MIPv6 simulation in NS2
tcl-codes
- Tcl is tool command language used for creating node, link, topology and defining the local as well as global network parameters into network simulator-2. This document is having basic codes of tcl programming.
tcl
- 无线自组网路由协议dsr的tcl脚本文件,不错-Wireless ad hoc routing protocols dsr a tcl scr ipt file, yes
aodv.tcl.tar
- aodv.tcl set opt(tracefile) out.tr set opt(x) 500 #x dimension of the topography set opt(y) 500 #y dimension of the topography set opt(wirelessNodes) 6 #mobile nodes set opt(wiredNodes) 4 #hosts and routers set opt(gatewayNodes) 2 #gateways
tcl-code.tar
- this code shows three mobile node... created as a tcl scr ipt
DSDV-10.tcl.tar
- tcl code for dsdv protocol in ns2
ns-mobilesensornode.tcl.tar
- uploaded a 1 tcl file-uploaded a 1 tcl file
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
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.