看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] set f1 [open out1.tr w] #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the trace file close $nf #Execute nam on the trace file exit 0 } #Create four nodes set n0 [$ns node] set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] #Create links between the nodes $ns duplex-link $n0 $n2 1Mb 10ms
标签: simulator Simulator different Create
上传时间: 2016-07-02
上传用户:wfl_yy
huffman decode all you need is input a data so that it will decode
上传时间: 2016-07-05
上传用户:AbuGe
You can see some basis operation on the binary tree.There are some very easy content of data structure.
标签: some operation content structu
上传时间: 2014-01-17
上传用户:zaizaibang
UBX-G5010, UBX-G5000 u-blox 5 GPS Chip Mobile Terminal Applications Preliminary Data
标签: UBX-G Applications Preliminary Terminal
上传时间: 2013-12-15
上传用户:zhuimenghuadie
Application (fix point) for playing MP3 data on embedded systems. mp3play is designed to be able to play mp3 data files within the local filesystem (which can be a network filesystem), or fetch files to play via http over a network. For the http case the address can specify a streaming MP3 server.
标签: Application embedded designed playing
上传时间: 2016-07-10
上传用户:520
hough line extraction with original sensor data
标签: extraction original sensor hough
上传时间: 2014-03-05
上传用户:hongmo
weighted least square line extraction with original sensor data
标签: extraction weighted original square
上传时间: 2014-01-11
上传用户:qiaoyue
定义链队列结点结构:数据域data和指针域next
上传时间: 2016-07-16
上传用户:cc1
Clock+data serial protocol for PIC16/18F processors. Contains an example application for Zoom/Focus/Iris lens motor control. Written for HiTech C Compiler.
标签: application processors for Contains
上传时间: 2013-12-13
上传用户:aeiouetla
JAVA做的人事档案管理系统 数据库文件在data目录中。 ODBC数据源名:PSA 登录口令:1
上传时间: 2016-07-20
上传用户:小宝爱考拉