-
HNC理论研究,是语义分析的一个理论,可以智能的对语句(包括汉语)进行分析。...
HNC理论研究,是语义分析的一个理论,可以智能的对语句(包括汉语)进行分析。-HNC theory is a semantic analysis of a theory, intelligent pairs of statements (including the Chinese) for analysis.
- 2023-02-10 01:20:04下载
- 积分:1
-
双极性和单极性的误码率信噪比曲线
用 Matlab 作图 单极性 NRZ 和双极性 NRZ 的信噪比与误比特率关系 特性作为通信原理测试的一个入门研究
- 2022-03-14 01:49:11下载
- 积分:1
-
文章研究了在OFDM系统中一种基于训练引导的判决反馈均衡技术...
文章研究了在OFDM系统中一种基于训练引导的判决反馈均衡技术-Research article in the OFDM system, a training guide based on the decision feedback equalizer technology
- 2023-04-23 20:15:03下载
- 积分:1
-
i2c总线的好文档 i2c总线的好文档
i2c总线的好文档 i2c总线的好文档-i2c bus good documentation of good documentation i2c bus
- 2022-04-09 06:39:55下载
- 积分:1
-
lte系统中信道估计技术研究,主要包括LS,MMSE算法
lte系统中信道估计技术研究,主要包括LS,MMSE算法-channel estimation in LTE systems,especial discuss the LS mmse algorithms
- 2022-12-31 18:50:04下载
- 积分:1
-
超宽带技术
ultra wideband technology
- 2022-11-23 14:55:03下载
- 积分:1
-
At present, only collected skype online in English or Traditional Chinese to dev...
目前网上只能搜集到skype的英文或繁体中文开发文档,我转换出了简体中文文档以方便大家阅读!-At present, only collected skype online in English or Traditional Chinese to develop the document, I convert a document to facilitate English reading everyone!
- 2022-03-06 04:54:12下载
- 积分:1
-
S3C2410 连同三星TFTLCD触摸屏控制实验
S3C2410 连同三星TFTLCD触摸屏控制实验-Together with the Samsung S3C2410 touchscreen control experiment TFTLCD
- 2022-03-06 00:19:57下载
- 积分:1
-
这是描述了LTE上行链路
this is describing lte uplink
- 2022-01-26 08:01:28下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1