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

📄 random.readme.txt

📁 对初学NS仿真是有帮助的
💻 TXT
字号:
usage: topology [-<key 1> <value 1> -<key 2> <value 2> -<key n> <value n>]example options: -generator itm -outfile myfile -type random -nodes 20 -connection_prob 0.6 keys and corresponding values:-generator  possible value: itm (default) [the georgia tech topology generator]  [note: you need to invoke itm and sgb2ns, e.g. by setting your path]-outfile [the output file that will contain the ns script describing the	  generated topology. This must be given.]-type  possible values: random (default), transit_stub-seed  possible values: integer (default = random [uses ns-random])-nodes [the number of nodes in the topology; used with `-type random']  possible values: integer (default = 50 with random, 100 with   transit-stub)-scale [used by itm to place nodes in topologies] (default = nodes)-method [the node connection/linking method; used with `-type random']  possible values: waxman1, waxman2, pure-random, doar-leslie, exponential,                    and  locality (default = pure-random)-connection_prob [the connection probability between nodes; used in        all methods] [this sometimes is called `alpha']  possible values: 0.0 <= connection_prob <= 1.0 (default = 0.5)-beta [used only with waxman1, waxman2, doar-leslie and locality]  possible values: 0.0 <= beta (default = 0.5)-gamma [used only with doar-leslie and locality]  possible values: 0.0 <= gamma (default = 0.5)  

⌨️ 快捷键说明

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