-
dco
使用MATLAB建模实现DCO-OFDM(Implementing DCO-OFDM using MATLAB modeling)
- 2021-03-24 22:39:14下载
- 积分:1
-
smac_QOS
一种基于服务质量的SMAC协议,对无线传感器的QOS的MAC协议代码。做了分析。(SMAC based on the quality of service agreement)
- 2011-11-25 10:56:50下载
- 积分:1
-
0-AMC-PLC- OK
说明: 使用pyqt5绘制了PLC的人机界面。
可以界面控制PLC运转,并监控点位(The man-machine interface of PLC is drawn with pyqt5.
The interface can control the operation of the PLC and monitor the location.)
- 2019-06-19 09:18:17下载
- 积分:1
-
温度监控报警系统
说明: 温度报警系统程序,已经调试成功的,没有问题。(emperature alarm system program, has been successfully debugged, no problem.)
- 2020-06-17 20:00:01下载
- 积分:1
-
adhoc-network
对学习AD HOC网络很有帮助的一些电子文档,可以了解此网络的基本原理和一些协议之间的比较,以及改进。大家看看肯定会有所帮助哦(The study of electronic document helpful AD HOC network)
- 2012-03-10 20:31:57下载
- 积分:1
-
THESIS_ANFIS_1
if a radio configuration is given, what are its anticipated capabilities (e.g., in terms of achievable data rate), taking into account recent information sensed, as well as the past experience and knowledge?”.Here learning schemes are considered for basic and extended based on neural networks and ANFIS are designed to enhance the learning capabilities of a cognitive terminal, in terms of assisting it to predict the data rate that a specific radio configuration could achieve if it was selected for operation.
- 2011-11-29 22:44:04下载
- 积分:1
-
cowputer__computer
超宽带UWB,包括 uwb mdl UWB model - open this to begin uwb_lib mdl Libr()
- 2018-02-01 22:51:18下载
- 积分:1
-
CP0303
PPM调制信号的产生,产生随机信号。亲测可用(The generation of PPM modulation signal)
- 2021-03-22 20:49:16下载
- 积分:1
-
gobackn
北邮计算机网络实验一,滑动窗口的回退n协议,实测信道利用率很高。(Computer network experiment 1, sliding window backoff n protocol, the measured channel utilization is very high.)
- 2019-07-05 01:59:06下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1