wuli.default
来自「clustering for ns-2 simulation」· DEFAULT 代码 · 共 24 行
DEFAULT
24 行
# =======================================# Set default settings of WULI algorithm.# =======================================Agent/WULI set limit -1Agent/WULI set degree falseAgent/WULI set debug falseAgent/WULI set max-delay 0.4Agent/WULI set max-timeout-hello 35Agent/WULI set jitter-timeout-hello 0.3Agent/WULI set timeout-hello 0.7Agent/WULI set max-timeout-first-decision 35Agent/WULI set jitter-timeout-first-decision 0.3Agent/WULI set timeout-first-decision 0.7Agent/WULI set max-timeout-last-decision 35Agent/WULI set jitter-timeout-last-decision 0.3Agent/WULI set timeout-last-decision 0.7
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?