linux 系统下通过top机制,进行系统监控的程序
上传时间: 2016-07-01
上传用户:kristycreasy
看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
编写JavaBean必须满足以下几点: 所有的JavaBean必须放在一个包中 JavaBean必须声明成public class类型 所有的属性必须封装 设置和取得属性可以通过set,get
上传时间: 2016-07-04
上传用户:AbuGe
Electronic scale of the development and application of the text set out more Xiangxi electronic scale of the development and application of the situation.
标签: development application Electronic electronic
上传时间: 2013-12-25
上传用户:李梦晗
三篇level set 的经典论文 三本level set 的经典书籍
上传时间: 2016-07-23
上传用户:xuanchangri
Common ARM instruction set and compilation of documents issued v1.0.12
标签: instruction compilation documents Common
上传时间: 2016-07-26
上传用户:windwolf2000
电源中RCC TOP变压器的开发设计及原理
上传时间: 2016-08-01
上传用户:mhp0114
一篇关于多level set 分割的经典论文,作者是tony chan,里面加有注释
上传时间: 2016-08-01
上传用户:wpt
ARM AT91 system introduction, including complete set of source code
标签: introduction including complete system
上传时间: 2016-08-06
上传用户:wl9454
分数阶傅立叶变换程序--土耳其算法 主程序在Symplectic/fracft 要调用程序在Utils里找。 在matlab里file-〉set path里设置好路径即可。
标签: Symplectic fracft matlab Utils
上传时间: 2016-08-09
上传用户:脚趾头