⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 testfrp.sh

📁 无线个域网(WPAN)就是在个人周围空间形成的无线网络
💻 SH
字号:
#! /bin/cshrm -f testFRp/flows* testFRp/tmp* testFRp/dropRate* testFRp/data*set t1=1000foreach p ( 0.01 0.02 0.03 0.04 0.05)	echo "Doing drop rate ${p}"	foreach rate ( 0.25 0.5 0.75 1.0 1.25 1.5 1.75 2.0 3.0 4.0 5.0 )		echo "Doing gamma ${rate}"		ns red-pd.tcl one netTestFRp TestFRp p ${p} gamma ${rate} ftype cbr testUnresp 0 verbose -1 time $t1		mv one.netTestFRp.TestFRp.1.flows flows-${p}-${rate}	end	testFRp/testFRp.pl flows-${p} ${p} $t1 > data-${p}endmv flows-* data-* testFRpcd testFRpgnuplot testFRp.gpgv testFRp.ps &cd ..

⌨️ 快捷键说明

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