搜索资源列表
nam-src-1.12.tar
- nam 的源代码,编译时请详细参考其中的文档-nam
colorflows.nam.tar
- network simulator example to demonstrate data flows using two colors
ns2
- ns2软件所模拟的adhoc网络,带有nam模拟文件,可运行-ns2 simulation software adhoc network simulation with nam file, run
aodv
- aodv协议仿真,包括代码,仿真trace,nam-aodv protocol emulation, including the code, simulation trace, nam
des
- 节点实时位置跟踪的仿真代码,包括trace,nam-Nodes in real-time location tracking simulation code, including trace, nam
j-nam-0.1
- java实现的一个简单的蜘蛛程序(搜索引擎) -java implementation of a simple spider (search engine)
2_NS2InstalCYGWIN
- Network simulator2 with nam on xp andsome example-Network simulator2 with nam on xp andsome example
nam-src-1.0a11a.tar
- the network animator is an effective tool for bulding wonderful simulation animations
ping521
- 主要是NS2的学习过程中相应代码进行了编写,包括对NS2中自带的ping协议进行了修改,使其直接存放在NS的目录下,并在更改协议名字的条件下,可以正常运行,经过调试,最后通过,出现nam;包括对例子程序进行了更改以便成功调试和同时对其进行了注释;包括吞吐量的分析的文件。-NS2 in the learning process is mainly the corresponding code has been written, including the native NS2 ping proto
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
nam-src-1.13.tar
- simulator nam for the ns2
everything.pdf
- This document (ns Notes and Documentation) provides reference documentation for ns. Although we begin with a simple simulation scr ipt, resources like Marc Greis’s tutorial web pages (originally at his web site, now at http://www.isi. edu/nsnam/n
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
Tcl-script-for-implementing-DSR-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_nod
Tcl-script-to-create-dynamic-wirless-nodes-with-A
- Tcl scr ipt to create dynamic wirless nodes,set initial postion,and set color of node with AODV. Descr iption: In this program used to generate the nodes only there is no any other connection between the nodes. After creating the nam file and
Tcl-script-to-create-fixed-wirless-nodes-with-AOD
- Descr iption: This network consists of 3 nodes. In this program we generate nodes only there is no any other connection between the nodes. After creating than am file and trace file, we set up topography object. Set node_ ($i) [$ns node] is use
ping_ns2_simulator
- 用ns2实现网络模拟的几个简单例子。包含有三个节点拓扑结构的ping模型(包含tcl文件,tr文件,nam文件)。-A few simple examples that using the ns2 network simulatior contain three node topology ping model (that contains the tcl file, tr file, nam, files).
a
- ns2语言实现的四节点tcp和udp协议的算法的tcl文件,该文件在ns2运行时会产生nam文件模拟网络过程,且会产生tr文件追踪各个数据-The NS2 tcl file could realise TCP and UDP protocal.When the tcl file is run by the NS2 ,it could generate nam file and tr file.
nam-1.14.i586.tar
- NAM Higher Version that can be used to animate Network Scenario