changes
来自「CBRP协议(移动adhoc中基于分簇的路由协议)ns2下的源码」· 代码 · 共 21 行
TXT
21 行
CHANGES TO THE ORIGINAL ns with wireless extension (DISTRIBUTION BY CMU FOLKS)1. The new directory "cbrp" is created with related files.2. The following files are modified to accomodate cbrp ../../packet.h ../../tcl/lib/ns-packets.tcl ../cmu-trace.cc ../cmu-trace.h3. The following files are changed for CBRP's ARP enhancement ../ll.cc ../ll.h ../arp.cc ../arp.h4. The script analysing file is: ../scripts/totals-cbrp.pl5. To run CBRP, cd ../..; ns cmu/scripts/run.tcl -rp cmu/cbrp/cbrp.tcl -x <x value> -y <y value> -cp <cbr file> -sc <scenario file> -tr <output trace file>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?