-
Visual C++ 串口通信编程实践 第五章和第六章源码
Visual C++ 串口通信编程实践 第五章和第六章源码
-Visual C++ Serial communication programming practice, Chapter V and Chapter VI source
- 2023-05-27 21:40:03下载
- 积分:1
-
A. 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;B. 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50%,波形采样
A. 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;B. 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50%,波形采样率为符号率的8倍,画出前20个符号对应的波形(同时给出前20位信源序列);C. 改用HDB3码,画出前20个符号对应的波形;D. 改用密勒码,画出前20个符号对应的波形;E. 分别对上述1000个符号的波形进行功率谱估计,画出功率谱;F. 改变信源“0”的概率,观察AMI码的功率谱变化情况;-have a length of 1,000 random binary sequence, "0" with a probability of 0.8, "a" with a probability of 0.2; B. above zero AMI data coding, and pulse width of symbols width of 50%, waveform sampling rate Symbol rate for the eight times that he painted before the 20 symbols corresponding waveforms (also given before 20 Source sequence); C. HDB3 code switch to depict the former 20 symbols corresponding waveform; D. Miller to switch codes to depict the former 20 symbols corresponding waveform; E. respectively above 1,000 symbols for the power spectrum waveform estimated to depict the power spectrum; F. Change source "0" the probability to observe AMI code changes in the power spectrum;
- 2022-05-24 14:06:42下载
- 积分:1
-
STK 软件和 Actidyn 模拟器之间的Matlab连接接口
接口程序连接 Actidyn 模拟器 (最准确的 3 轴旋转表) 到仿真软件等系统工具套件 (STK) 通过 Matlab 环境。
- 2022-03-23 10:25:50下载
- 积分:1
-
本程序实现了DFE下的rake接收机,程序简单易懂,极具逻辑性,相信很适合通信专业的人士学习...
本程序实现了DFE下的rake接收机,程序简单易懂,极具逻辑性,相信很适合通信专业的人士学习-This program realises the DFE rake receiver,which is very clear and easy to understand. Definitely, this is appropriate for anyone who majored in telecommunication
- 2022-07-22 11:47:28下载
- 积分:1
-
Wavelet decomposition, can be a discrete wavelet decomposition of signal process...
小波分解,能够对离散信号进行小波分解处理并重构-Wavelet decomposition, can be a discrete wavelet decomposition of signal processing and reconstruction
- 2022-01-30 22:51:35下载
- 积分:1
-
Mscomm文件发送
Mscomm文件发送-Mscomm
- 2022-01-26 03:56:59下载
- 积分:1
-
TCP服务器
这是TCP协议的一个简单实现服务器。这些类提供套接字的更高级别抽象,以实现服务器端程序。
- 2023-07-06 12:35:03下载
- 积分:1
-
超宽带技术
ultra wideband technology
- 2022-11-23 14:55:03下载
- 积分:1
-
CRC算法原理及实现,生成多项式为"1 1000 0000 0000 0101"(CRC
CRC算法原理及实现,生成多项式为"1 1000 0000 0000 0101"(CRC-16),简记作0x18005。-CRC algorithm and implementation, generating polynomial for the
- 2022-01-23 10:44:51下载
- 积分:1
-
移动电话主要采用频率复用,但分配给移动电话的频段很少,远不能满足用户的需要。
因此就提出将地区划分成小区,称为蜂窝(Cell),每个蜂窝内使用一组频率,...
移动电话主要采用频率复用,但分配给移动电话的频段很少,远不能满足用户的需要。
因此就提出将地区划分成小区,称为蜂窝(Cell),每个蜂窝内使用一组频率,相隔一段距离后,相同的频率又可重复使用。
-The main use of mobile phone frequency reuse, but allocated to the small-band mobile phone, far from being able to meet the needs of users. Therefore proposed to be divided into residential areas, known as cellular (Cell), each use a set of cellular frequencies, separated by some distance, the same frequency can be reused.
- 2022-07-28 08:10:20下载
- 积分:1