readme

来自「跑leach需要的」· 代码 · 共 30 行

TXT
30
字号
# $Header: /nfs/jade/vint/CVSROOT/ns-2/indep-utils/cmu-scen-gen/README,v 1.3 1999/08/12 21:37:32 haldar Exp $********** README for using CMU's connection pattern **************            ************** file generators ************A. Connection pattern file generator-------------------------------------Directory:~ns/indep-utils/cmu-scen-genFiles:cbrgen.tcl -- for generating CBR connections& for generating TCP connectionsMethod:to create CBR/TCP connecions, runns cbrgen.tcl [-type cbr|tcp] [-nn nodes] [-seed seed] [-mc connections][-rate rate]For example ,ns cbrgen.tcl -type cbr -nn 10 -seed 1 -mc 8 -rate 4ORns cbrgen.tcl -type tcp -nn 25 -seed 0 -mc 20note: You will need to pipe the outputs from above to a cbr-* or a tcp-*output file. 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?