-
3 节点示例中特设仿真与 AODV
# 3 节点示例中特设仿真与 AODV
# 定义的选项
设置 val(chan) 通道/WirelessChannel; # 通道类型
设置 val(prop) 传播/TwoRayGround; # 电波传播
模型
设置 val(netif) Phy/WirelessPhy; # 网络接口类型
设置 val(mac) Mac/802_11; # MAC 类型
设置 val(ifq) 队列/DropTail/PriQueue; # 接口队列类型
设置的 val(ll) LL; # 链接图层类型
设置 val(ant) 天线/OmniAntenna; # 天线模型
设置的 val(ifqlen) 50 ; # 种中的最大数据包
设置的 val(nn) 3 ; mobilenodes # 人数
设置 val(rp) AODV ; # 路由协议
设置的 val(x) 500 ; # X 维度的地形
设置的 val(y) 400 ; # Y 维度的地形
设置的 val(stop) 150 ; # 时间的仿真结束
设置 ns [新模拟器]
设置 tracefd [打开 simple.tr w]
设置 windowVsTime2 [打开 win.tr w]
设置 namtrace [打开 simwrls.nam w]
- 2022-06-19 05:32:39下载
- 积分:1
-
这是一个小游戏程序,名字也很好听:思想阅读者.
这是一个小游戏程序,名字也很好听:思想阅读者.-This is a small game program, whose name is also good to listen to: thinking of the reader.
- 2022-08-15 15:22:28下载
- 积分:1
-
用E语言编写的一个简单游戏,第一次做做的不是很好,请多多指教...
用E语言编写的一个简单游戏,第一次做做的不是很好,请多多指教-With E written in a simple game, for the first time doing the not very good, please the exhibitions
- 2022-02-01 18:35:11下载
- 积分:1
-
string类的用法的测试
string类的用法的测试-string category of the usage of the test
- 2022-12-02 14:20:03下载
- 积分:1
-
用QT库写的查看二进制文件数据的程序,可查看文件第任意字节的数据...
用QT库写的查看二进制文件数据的程序,可查看文件第任意字节的数据-QT library used to write binary data to view the procedure, you can review the file first byte of data of arbitrary
- 2022-10-09 11:00:03下载
- 积分:1
-
这是外汇活动中的一种 可以从多种货币的汇率差异中,获得利润,本程序只需把汇率写入一个txt文件,即可算出能获得利润的套汇路径...
这是外汇活动中的一种 可以从多种货币的汇率差异中,获得利润,本程序只需把汇率写入一个txt文件,即可算出能获得利润的套汇路径-activities from a variety of differences in currency exchange rates, profit, the program can be put into an exchange rate txt file, can be calculated by the arbitrage profits path
- 2023-01-15 23:45:03下载
- 积分:1
-
续接上面16*16VHDL 程序,可作参考,大家互相学习3
续接上面16*16VHDL 程序,可作参考,大家互相学习3-Then added 16* 16VHDL procedures above can be used for reference, we learn from each other 3
- 2022-03-04 13:36:36下载
- 积分:1
-
把二维数组数据从外部文本文件导入labview中,并实现对导入数据的按列提取,将提取后的几组数据组成新的几个二维数组显示出来,并显示其图形...
把二维数组数据从外部文本文件导入labview中,并实现对导入数据的按列提取,将提取后的几组数据组成新的几个二维数组显示出来,并显示其图形-The two-dimensional array of data from external text file into labview, and the realization of the import data extracted by the column, the extraction of several sets of data after the formation of the new show several two-dimensional array, and display its graphics
- 2022-12-19 14:50:03下载
- 积分:1
-
C++饭卡信息管理系统大作业源代码和报告
资源描述
一个简单的学生C++大作业(饭卡信息管理系统),包含整个project文件(cpp文件有注释)和报告文档word文件
- 2023-08-05 19:50:06下载
- 积分:1
-
openssl编程
这是一本学习openssl编程的个人觉得最好的文档,里面还包含了很多采用c语言编写的代码。
- 2023-01-14 20:10:04下载
- 积分:1