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

📄 customsourcetab.run

📁 topo_gen基于NS2的场景自动生成软件源代码
💻 RUN
字号:
##  customsourcetab#     emruntab for two_phase_pull creates the stack:#     test_source<->custom_filter<->one_phase_pull<->filter_core<->#     blacklistd<->neighbord<->linkstats<->motenic<->hostmote include link/link.runinclude mote/mote.run&mote_hostmote(/dev/ttyS0,mica2,0);&mote_motenic(mote0,0,show="leds");&link_linkstats(mote0,ls0,show="leds:core");&link_neighbors(ls0);&link_blacklist(ls0,bl0,ls0,args="-b 70 -g 80");process filter_core {  waitfor = bl0;  type = once;  noclean;  cmd = "link/diffusion/filter_core";}process two_phase_pull {  type = once;  noclean;  cmd = "link/diffusion/one_phase_pull";}process custom_filter {  type = once;  noclean;  cmd = "link/diffusion/custom_filter";}process test_source {  type = once;  noclean;  cmd = "link/diffusion/test_source -d 1 -r $1";}

⌨️ 快捷键说明

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