-
Lab1
1. There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
2. Every node periodically broadcasts a ”request” packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors ”re- sponse” packets.
When receiving all responses from its neighbors during t, it prints ”success”; oth- erwise, it prints ”failure”.
Assume that the broadcast periodical interval is bigger than t.
3. A neighbor that receives a ”request” packet, sends a ”response” packet after a random time τ , τ = random(0, 2t).(There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
Every node periodically broadcasts a request packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors response packets.
When receiving all responses from its neighbors during t, it prints success oth- erwise, it prints failure.
Assume that the broadcast periodical interval is bigger than t.)
- 2018-01-30 10:02:40下载
- 积分:1
-
C语言实现的python里面的filtfilt函数
说明: 使用C语言实现了零相滤波器算法程序,优化了资源(Zero phase filter program realized by C program)
- 2021-03-18 17:29:19下载
- 积分:1
-
MATLAB的FPGA数字信号处理程序
类似于DSP的C语言
简称SG,大家指教!!...
MATLAB的FPGA数字信号处理程序
类似于DSP的C语言
简称SG,大家指教!! -MATLAB FPGA digital signal processing DSP similar to the C language acronym SG, we know! !
- 2022-02-28 10:24:37下载
- 积分:1
-
labview---0827
说明: 模拟信号多通道采集--压力,扭矩信号,频率采集,模拟输出--电压信号(Multi-channel analog signal acquisition- pressure, torque signal, the frequency acquisition, analog output- voltage signal)
- 2009-08-28 15:37:49下载
- 积分:1
-
nlm
说明: 非局部均值(NL-means)是近年来提出的一项新型的去噪技术。该方法充分利用了图像中的冗余信息,在去噪的同时能最大程度地保持图像的细节特征。基本思想是:当前像素的估计值由图像中与它具有相似邻域结构的像素加权平均得到。(NL-means is a new denoise method. It utilized image's information, preserving detail while denoise.)
- 2020-11-25 01:29:33下载
- 积分:1
-
Python安装与基础
帮助安装python,同时了解python的基本界面,以及有关anaconda的知识(to help install python)
- 2020-06-17 15:20:12下载
- 积分:1
-
It is a vending machine.
It is a vending machine.
- 2022-01-23 10:07:08下载
- 积分:1
-
lxywmtd3
JTable的事件大致均针对表格内容的异操作处理,包括字段内容改变()
- 2017-09-19 18:40:18下载
- 积分:1
-
lan see a tool for intranet
lan see a tool for intranet
- 2023-07-21 14:05:05下载
- 积分:1
-
7.1 Bagging,RF&Adaboost
说明: 代码详细解释了bagging方法的运用,以及包含了详细的bagging代码(The code explains the application of bagging method in detail, and contains detailed bagging code.)
- 2019-05-23 13:28:17下载
- 积分:1