CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - NAM FILE

搜索资源列表

  1. ns2

    0下载:
  2. ns2软件所模拟的adhoc网络,带有nam模拟文件,可运行-ns2 simulation software adhoc network simulation with nam file, run
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:686.42kb
    • 提供者:张荫
  1. ping521

    0下载:
  2. 主要是NS2的学习过程中相应代码进行了编写,包括对NS2中自带的ping协议进行了修改,使其直接存放在NS的目录下,并在更改协议名字的条件下,可以正常运行,经过调试,最后通过,出现nam;包括对例子程序进行了更改以便成功调试和同时对其进行了注释;包括吞吐量的分析的文件。-NS2 in the learning process is mainly the corresponding code has been written, including the native NS2 ping proto
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:11.6kb
    • 提供者:朱爽
  1. nssimples

    0下载:
  2. #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
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:965byte
    • 提供者:noname
  1. Tcl-script-for-implementing-AODV-routing-protocol

    0下载:
  2. 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
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:8.95kb
    • 提供者:Basavaraj
  1. Tcl-script-for-implementing-DSDV-routing-protocol

    0下载:
  2. 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
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:6.96kb
    • 提供者:Basavaraj
  1. Tcl-script-for-implementing-DSR-routing-protocol-

    0下载:
  2. 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
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:7.01kb
    • 提供者:Basavaraj
  1. Tcl-script-to-create-dynamic-wirless-nodes-with-A

    0下载:
  2. 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
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:6.74kb
    • 提供者:Basavaraj
  1. Tcl-script-to-create-fixed-wirless-nodes-with-AOD

    0下载:
  2. 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
  3. 所属分类:Linux Network

    • 发布日期:2017-03-22
    • 文件大小:6.55kb
    • 提供者:Basavaraj
  1. ping_ns2_simulator

    0下载:
  2. 用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).
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:183.17kb
    • 提供者:longtuoei
  1. a

    0下载:
  2. 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.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:1.56kb
    • 提供者:longtuoei
  1. ns2-simulate-mflood-protocol

    0下载:
  2. ns2仿真mflood协议,包括五个后台源文件,前台tcl文件和nam文件,也在里面 -a ns2 simulation mflood agreement, including the source files of five background, foreground tcl file and nam file, also inside
  3. 所属分类:Linux Network

    • 发布日期:2017-11-13
    • 文件大小:4.21kb
    • 提供者:翟普
  1. Node-Initialization

    0下载:
  2. Three wireless nodes are created and they are configured with specific parameters of a mobile wireless node. After creating the nam file and trace file, we set up topography object. set node_ ($i) [$ns node] is used to create the nodes. Location of t
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:3.67kb
    • 提供者:Jigar Shah
  1. olsr_example.tcl.tar

    0下载:
  2. optimized link state routing protocol.the implementation of olsr code using tcl language and run the file in ns2.observe the trace file and nam file
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:sarada lakshmi
  1. pure-aloha.tar

    0下载:
  2. TCL scr ipt to run pure aloha NS2 program. Outputs the aloha.tr and aloha.nam file
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:92.15kb
    • 提供者:hppotter
  1. wpan_demo3

    0下载:
  2. TCL scr ipt FOR 20 NODES PEER - TO - PEER NETWORK. Plese run NS wapn_demo3.tcl command on command line and it will generate NAM file and TRACE file for data analysis. This trace file is used for analysis of ETE delay, throughput and packet drop for
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3.26kb
    • 提供者:pankil
搜珍网 www.dssz.com