mixed_links.in
来自「无线自组织网络的一个协议仿真软件」· IN 代码 · 共 14 行
IN
14 行
## 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 3 2000000 1MS
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?