mmac-readme
来自「多信道多接口无线mesh网络MAC协议MMAC的ns2仿真源码」· 代码 · 共 23 行
TXT
23 行
Multichannel Mac implementationby Jungmin So (jso1@uiuc.edu)- The PSM code (beacon transmissions) is based onLindgren's work (http://www.sm.luth.se/~dugdale/index/software.shtml)- MMAC is implemented on ns-2.1b9a version- put ns-mmac.tar in folder ns-2.1b9a- tar xvf ns-mmac.tar- make (maybe you want to do "make clean" to rebuild all)- ./ns mmac-test.tcl to test it out.- If you want to, you can run ./ns dca-test.tcl to test DCA protocol.- the list of modified files is in the file "modified-files"The code also has implementation of DCA protocol,so I hope you don't get confused.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?