-
利用J2ME再现华容道
利用J2ME再现华容道-use J2ME reproduction HuaRong Road
- 2022-03-24 00:15:52下载
- 积分:1
-
QAM 调制源代码 Modulation order
QAM 调制源代码 Modulation order -QAM modulation Modulation order source code
- 2022-03-24 10:32:32下载
- 积分:1
-
中文RFC文档,不用翻译,对学习很有帮助!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-02-05 05:07:24下载
- 积分:1
-
一个(k,n,K)的卷积码的维特比译码算法
一个(k,n,K)的卷积码的维特比译码算法-A (k, n, K) convolutional codes Viterbi decoding algorithm
- 2023-02-01 15:45:04下载
- 积分:1
-
CF SD IDE接口协议,如规范,非常容易使用,发展。
CF SD IDE等接口协议规范,非常好用,开发CF SD IDE时值得参考-CF SD IDE interface protocol, such as norms, very easy to use, the development of CF SD IDE worth considering when
- 2022-01-25 23:46:02下载
- 积分: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
-
在GSM通信系统中,Viterbi检测是一个及其重要的部分,许多的研究人员在这里花费了大量的心血。参考各种资料,我们总结得出以下Viterbi软输出算法,与传统...
在GSM通信系统中,Viterbi检测是一个及其重要的部分,许多的研究人员在这里花费了大量的心血。参考各种资料,我们总结得出以下Viterbi软输出算法,与传统的硬判决方法相比,可以提高2~3个db的增益:-In GSM communication systems, Viterbi detection is an important part of many researchers here spent a lot of effort. Reference to a variety of information, we summarize the following soft-output Viterbi algorithm, with the traditional hard-decision method, can be raised by 2 ~ 3 db gain:
- 2022-08-06 19:39:43下载
- 积分:1
-
MSP430 single chip register when the serial communication program
MSP430单片机串口通信时寄存器的计算程序-MSP430 single chip register when the serial communication program
- 2022-04-12 01:52:42下载
- 积分:1
-
Debian Linux下的通讯程序
Debian Linux下的通讯程序 -The communication example for Debian Linux
- 2022-03-22 19:20:26下载
- 积分:1
-
introduces a general programmable interface based on the Universal Serial Bus
介绍了一种基于通用可编程接口的通用串行总线-高级技术配件解决方案,将普通硬盘转化为Usb Mass Storage.-introduces a general programmable interface based on the Universal Serial Bus-senior technical accessories solution that will drive into ordinary Usb Mass Storage.
- 2022-12-06 14:00:03下载
- 积分:1