-
描述了qpsk过程,与大家交流,请多多指正
描述了qpsk过程,与大家交流,请多多指正-described qpsk process, and the exchange of, and invites further correction
- 2022-04-15 03:42:39下载
- 积分:1
-
从国外找到的通信程序的DELPHI源代码4,.给大家学习一下
从国外找到的通信程序的DELPHI源代码4,.给大家学习一下-from abroad to find the communication procedures of Delphi source code 4. We study how to
- 2022-02-02 18:58:31下载
- 积分:1
-
Hello
these pdf file is an ebbok for simulation wireless communication
Hello
these pdf file is an ebbok for simulation wireless communication
- 2023-08-27 21:00:04下载
- 积分:1
-
hdb3 codec hdb3 codec hdb3 codec
hdb3 codec hdb3 codec 请把后缀改成pdf-hdb3 codec hdb3 codec hdb3 codec
- 2022-07-20 09:43:07下载
- 积分:1
-
OFDM Rayleigh simulation
OFDM Rayleigh simulation
- 2022-02-04 15:05:10下载
- 积分:1
-
vc family contacts
vc 实现家庭通讯录-vc family contacts
- 2022-12-03 23:00:03下载
- 积分:1
-
微软亚洲研究院论文:一种用于保证端到端统计型服务质量要求的接纳控制方案
微软亚洲研究院论文:一种用于保证端到端统计型服务质量要求的接纳控制方案 -Microsoft Asia Research Institute thesis : a guarantee end-to-end statistics for the services of acceptable quality control program
- 2022-08-14 17:32:05下载
- 积分:1
-
这是包含我自己设计的一个低通滤波器和语音信号的处理,程序已经通过编译和仿真。...
这是包含我自己设计的一个低通滤波器和语音信号的处理,程序已经通过编译和仿真。-This is my own design with a low-pass filter and speech signal processing, compilation and simulation programs have been adopted.
- 2022-05-05 21:27:50下载
- 积分:1
-
上位机软件动态获取计算机COM口
应用背景
通过MFC6.0生成一个单文档程序,然后新建一个对话框并生成一个新类;在对话框中添加两个组合框控件。在生成的新类上右击增加windows消息WM_INITDIALOG生成处理函数,函数内容见“关键技术描述”。函数体中的index和baud均为int型,可设为全局变量。
关键技术BOOL CComDlg::OnInitDialog()
{
CDialog::OnInitDialog();
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("4800");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("9600");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("38400");
((CComboBox *)GetDlgItem(IDC_COMBO2))->AddString("115200");
((CComboBox *)GetDlgItem(IDC_COMBO2))->SetCurSel(0+baud);
long lReg;
HKEY hKey;
DWORD MaxValueLength;
- 2022-03-14 01:15:16下载
- 积分:1
-
qpsk调制在瑞利信道中的性能仿真,以及各个阶段信号的星座图仿真...
qpsk调制在瑞利信道中的性能仿真,以及各个阶段信号的星座图仿真-qpsk modulation performance in Rayleigh channel simulation, as well as the various stages of signal constellation simulation
- 2023-01-05 15:10:03下载
- 积分:1