📄 readme
字号:
# To run the simulations in the paper "Modeling Wireless Links for# Transport Protocols",# "http://www.cs.helsinki.fi/u/gurtov/papers/mtp.html":./runall.cmd xgraph# To run the simulations in the supporting tech report:./runall-tf.cmd xgraph#################################################################3# To update:set D=~/papers/models/src/mtpcp $D/mtp.tcl .cp $D/web.tcl .cp $D/pingplot.cmd .cp $D/runall.cmd .cp $D/runall-tr.cmd .cp $D/timeseq.cmd .cp $D/xg2gp.awk .cp $D/plot.xgr .# Update NS in runall.cmd and runall-tr.cmd:NS=${NS:-../../../ns}# Update RAW2XG and GETRC in mtp.tcl:set GETRC "../../../bin/getrc"set RAW2XG "../../../bin/raw2xg"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -