搜索资源列表
2
- 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w
nam-1.14
- The new NAM (Network Animator) is released as a pure maintenance release and has no update. However, there is an effort to integrate with the new TCL/TK version 8.5. The NAM is used to animate the output of NS2 network simulator.
ns2-simple2
- Create a simulator object set ns [new Simulator] #Define different colors for data flows (for NAM) $ns color 1 Blue $ns color 2 Red #Open the NAM trace file set nf [open out.nam w] $ns namtrace-all $nf #Define a finish proced
nssimples
- #Create a simulator object set ns [new Simulator] #Define different colors for data flows (for NAM) $ns color 1 Blue $ns color 2 Red #Open the NAM trace file set nf [open out.nam w] $ns namtrace-all $nf #Define a finish proce
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 for the every node by using init
Tcl-script-for-implementing-DSDV-routing-protocol
- Descr iption: This network consists of 3 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 for the every node by using initial_no
zigbee_master
- ns2_zigbee === ==== Performance evaluation of Zigbee based on NS2 This repositories includes the codes of my undergraduate thesis. 1. zigbee.scn: network topology in 3D 2. zigbee.tcl: network scr ipt written in tcl
zlib-1.2.3
- NS 2.35 VERSION which contains installation file