-
华为GTM900C程序代码
#include "config.h"
INT8U RBUF;
INT8U TDAT,RDAT;
INT8U TCNT,RCNT;
INT8U TBIT,RBIT;
BOOLEAN TING,RING;
BOOLEAN TEND,REND;
INT8U uc_rxdIndex,uc_rxdDealIndex;
INT8U uc_uartBuf[UART_BUF_LEN];
INT8U uc_uartRecFifoLen; /* 接收FIFO中的数目 */
BOOLEAN b_uartRecFifoFlag;
INT16U us_allSendCnt;
INT8U uc_sendCnt;
//INT8U * pSendBuf;
INT8U * p_pSendBuf[P_SEND_BUF_LEN]; /* 要发送的数据的指针 */
INT8U uc_pSendBufLen[P_SEND_BUF_LEN]; /* 每个指针包含的数据长度 */
INT8U uc_pSendBufIndex;
INT8U uc_pSendBufDealIndex;
- 2022-02-21 22:52:47下载
- 积分:1
-
现有数字信号自动调制识别方法大多只适用于无记忆信号,如PSK、ASK、FSK信号等。将有记忆
信号(MSK信号)和无记忆信号一起考虑,提出了一种改进的数字信...
现有数字信号自动调制识别方法大多只适用于无记忆信号,如PSK、ASK、FSK信号等。将有记忆
信号(MSK信号)和无记忆信号一起考虑,提出了一种改进的数字信号自动识别方法。该方法采用信号的瞬时统
计量作为特征参数,采用多层神经网络作为分类器。计算机仿真表明:当噪声采用高斯白噪声,并且信噪比大于
l5 dB时,识别率高于96% ;当信噪比不低于l0 dB时,识别率不低于90%。-Existing digital signal automatic modulation recognition methods are mostly applied only to memoryless signals, such as PSK, ASK, FSK signals. Will have a memory signal (MSK signal) and non-memory signal into consideration, an improved digital signal automatic identification method. This method is the use of the instantaneous signal statistics as a characteristic parameter, the use of multi-layer neural network as classifier. Computer simulation shows that: When the noise using Gaussian white noise, and signal to noise ratio greater than l5 dB, the recognition rate is higher than 96 when the signal to noise ratio not less than l0 dB, the recognition rate of not less than 90.
- 2023-09-07 22:55:03下载
- 积分:1
-
IEC60870
IEC60870-5-101讨论会演讲稿
演讲:鲁波-IEC60870-5-101 Seminar speech speech: Lu Bo
- 2022-01-22 01:18:10下载
- 积分:1
-
利用卷积编码和BPSK调制方式,关于高斯白噪声信道下信噪比与比特误码率关系的Simulink仿真...
利用卷积编码和BPSK调制方式,关于高斯白噪声信道下信噪比与比特误码率关系的Simulink仿真-The use of convolutional coding and BPSK modulation on the Gaussian white noise channel ,the relationship between SNR and bit error rate using Simulink simulation
- 2022-02-06 10:10:10下载
- 积分:1
-
MODBUS TCP 的C++源码
MODBUS TCP 的C++源码,很给力。
- 2023-07-02 21:20:03下载
- 积分:1
-
一套基于Delphi6的、使用Socket进行Email邮件编程的源码。
一套基于Delphi6的、使用Socket进行Email邮件编程的源码。-set on Delphi6, use e-mail Email Socket Programming for the source.
- 2022-08-23 10:59:05下载
- 积分:1
-
a MMS MMS information, we can develop a simple MMS, using JAVA
一份MMS彩信资料,可以开发出简单的彩信,用JAVA实现-a MMS MMS information, we can develop a simple MMS, using JAVA
- 2022-04-15 07:30:59下载
- 积分:1
-
ADSL时域均衡器,包括Matlab程序和TI C62x DSP处理器上运行的C程序
ADSL时域均衡器,包括Matlab程序和TI C62x DSP处理器上运行的C程序-ADSL Time-Domain Equalizer running on a
Texas Instruments C62x digitial signal processor
- 2023-03-29 07:00:03下载
- 积分:1
-
经典的CDMA材料,强烈推荐,传播学的研究…
经典CDMA教材,强烈推荐,学习通讯的一定要下,不可不看-classic CDMA materials, and strongly recommended that the study of communications must, we should not see.
- 2022-11-15 01:45:04下载
- 积分:1
-
DSP ti6416芯片的使用方法,怎么优化代码等方法
DSP ti6416芯片的使用方法,怎么优化代码等方法-DSP ti6416 chip to use, how to optimize code, etc.
- 2022-11-29 19:55:03下载
- 积分:1