-
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
-
表情识别
在频域中组合空间域和局部相位量化(LPQ)的局部二进制模式(LBP)用于面部识别。 首先,从LBP特征和频域中提取人脸图像以提取LPQ特征,然后合并到LBP / LPQ直方图中以比较直方图相似度。 最后,使用最近邻原则来识别。 在YALE和AR标准人脸数据库上的实验表明,该方法获得的结果优于单一方法。(A local binary pattern (LBP) combining spatial domain and local phase quantization (LPQ) in frequency domain for face recognition. Firstly, the face image is extracted from the LBP feature and the frequency domain to extract the LPQ feature, and then merged into the LBP /LPQ histogram to compare the histogram similarity. Finally, the nearest neighbor principle is used to identify. Experiments on the YALE and AR standard face databases show that the results obtained by this method are better than the single method.)
- 2020-06-18 16:40:02下载
- 积分:1
-
Recursos-Adicionales2
说明: Segunda parte de inteligencia artificial
- 2020-08-18 04:18:45下载
- 积分:1
-
4linear_DBF
说明: 实现了数字波束形成算法,可以实现静态扫描。(The digital beamforming algorithm is realized, and the static scanning can be realized.)
- 2019-06-04 09:43:49下载
- 积分:1
-
Cpp1
后缀表达式计算器,这里是整个CPP,文件里代码完整,适合初学者阅读使用。(Postfix expression calculator, here is the entire CPP, file integrity code, suitable for beginners to read.)
- 2015-04-17 14:48:58下载
- 积分:1
-
cs5522厂家源开发集成块驱动代码文档,该文档已汉化,对学习电子称AD转换的有一定的好处。...
cs5522厂家源开发集成块驱动代码文档,该文档已汉化,对学习电子称AD转换的有一定的好处。-cs5522 driver chip manufacturers to develop the source code files, the document has finished, the study said AD conversion of the electron must have benefits.
- 2022-08-05 20:20:33下载
- 积分:1
-
ISp
计算罕遇事件概率的分裂重要抽样法(白噪声算例)(Matlab code of importance splitting for rare event simulation)
- 2017-09-13 13:12:15下载
- 积分:1
-
NodeAsp ASP开发框架 v0.1.14
NodeAsp ASP开发框架,官方网站有文档 模块 CLI Issue 交流群的详细情况,NodeAsp是一套Classic ASP框架,借鉴了NodeJS的模块化思想,用户可通过NodeAsp框架轻松愉快地书写ASP程序。NodeAsp框架仅限在WIN平台IIS上运行,虚拟主机即可运行本框架。
- 2023-05-31 16:20:03下载
- 积分:1
-
C 中的指针
指针变量往往是说是变量这点到另一个对象 .在一些 C 与指针和其他任务更容易执行编程任务。 A指针变量声明为 如下所示:
类型 * variable_name
- 2023-03-01 20:40:04下载
- 积分:1
-
4.3
说明: 通过74HC573实现单片机控制数码管的亮灭循环滚动播放。这个功能主要是想拓展AVR单片的I/O引脚,使单片机的引脚可以实现更多功能(Realize single-chip control digital tube through 74HC573)
- 2018-12-28 20:55:33下载
- 积分:1