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

📄 6nodes.conf

📁 无限传感器网络的模拟环境
💻 CONF
字号:
# simplified topology of 6 nodes## 0 -- 2 -- 1# |         |# 3 -- 4 -- 5#node { id 0,	location {  2, 5},	neighbors { 2, 3} }node { id 1,	location { 10, 5},	neighbors { 2, 5} }node { id 2,	location {  6, 5},	neighbors { 0, 1} }node { id 3,	location {  2, 2},	neighbors { 0, 4} }node { id 4,	location {  6, 2},	neighbors { 3, 5} }node { id 5,	location { 10, 2},	neighbors { 1, 4} }

⌨️ 快捷键说明

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