readme.txt

来自「omnet++下仿真100个节点的路由协议!」· 文本 代码 · 共 14 行

TXT
14
字号
Routing/Networks
================

Demonstrates dynamic loading of NED files via the Routing sample simulation.
This demo will only work if OMNeT++ was compiled with support for dynamic
NED loading (WITH_NETBUILDER option).

The point is that you can test routing on any topology without nedtool or C++
compilation. The NED file containing the compound module and network
definition simply has to be added to the "preload-ned-files=" omnetpp.ini
option, and that's all -- dynamically loaded NED files act appear like
the ones compiled into the simulation program.

⌨️ 快捷键说明

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