wired_4.conf

来自「无线自组织网络的一个协议仿真软件」· CONF 代码 · 共 23 行

CONF
23
字号
## File for the wired link definition## Format: nodeAddr1 nodeAddr2 bandwidth1 propDelay1 [bandwidth2 propDelay2]#   Each link is bidirectional, and the bandwidth is#   specified in bits per second. The optional parameters#   are specified if the direction from nodeAddr2 to#   nodeAddr1 has a different bandwidth or propagation#   delay.##  0-----1#  |     |#  |     |#  2-----30 1 2000000 1MS0 2 2000000 1MS1 3 2000000 1MS2 3 2000000 1MS

⌨️ 快捷键说明

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