-
回归模型的使用具有瑞利速率的信道
利用自回归模型产生Rayleigh率落信道-use of regression models have Rayleigh rate charged Channel
- 2022-10-07 08:05:03下载
- 积分:1
-
cdma2000中的turbo码的实现,是用matlab实现的,方法比较简单
cdma2000中的turbo码的实现,是用matlab实现的,方法比较简单-the achieve of the turbo in cdma2000
- 2022-03-16 06:14:42下载
- 积分: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
-
这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。...
这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。
封装较完整的串口类库相关文档
封装较完整的串口类库 作者:llbird
本文介绍了一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过,足够应付大多数情况,而且还可以继承扩展。
串口类库的第二个版本 作者:llbird
上一回我发表第一版本的串口类库,收到了不少来信 ,提了不少意见和问题。我前一段时间又对这段代码作了修正,改动较大,主要思路没变,但更加规范并修改了几个错误。这次代码是完全按WIN32命名规范,适合用于VC++的开发,以前我一直用SDK,,用C风格的命名方式,将代码与VC程序整合看起来有点别扭,这次就不会了-err
- 2022-06-18 06:03:58下载
- 积分:1
-
3GPP space signal model (MIMO) document. Mainly include the BS and AS at both en...
3GPP的空间信号模型(MIMO)文档.主要包括BS和AS两端的波束角度(入射角和离开角),azimuth 频谱,信道相关系数定义等
-3GPP space signal model (MIMO) document. Mainly include the BS and AS at both ends of the beam angle (angle of incidence and departure angle), azimuth spectrum, channel correlation coefficient definition
- 2023-01-23 01:10:03下载
- 积分:1
-
nmea0183识别程序
nmea0183识别程序-nmea0183 identification procedures
- 2022-01-25 19:08:56下载
- 积分:1
-
NS初学着必看,ns入门问题,包括推荐书籍,文章,及学习步骤...
NS初学着必看,ns入门问题,包括推荐书籍,文章,及学习步骤-ns-beginner
- 2022-02-04 13:15:00下载
- 积分:1
-
port experts is a good ports (serial, parallel) monitoring, debugging procedures...
端口专家是一个优秀的端口(串口、并口)监视、调试程序,有以下基本功能: 1.能动态设置各种通讯速率、奇偶校验、数据位、停止位和流控; 2.可以16进制形式自动显示接收到的数据,并能同时发送ASCII码(包括中文)和16进制字符串,可以任意设定自动发送周期,定时发送数据; 3.能将接收数据保存成文本文件,便于比较观察;并能发送任意大小的数据文件(以二进制形式发送); 4.能自动保存设置参数,无需每次重新设置。-port experts is a good ports (serial, parallel) monitoring, debugging procedures, the following basic functions : 1. Dynamically created various communications rate, parity, data bits, stop-and flow control; 2. May 16-band automatic form of data received and at the same time sending ASCII (including Chinese) and 16 string band can be set to automatically send arbitrary cycle, regularly send data; 3. preservation can receive data into text files, facilitate comparison of observation; and the ability to send any size of paper (in binary form Send); 4. Save the settings automatically parameters, each without re-instated.
- 2023-03-07 15:40:04下载
- 积分:1
-
MODBUS communication protocol test, it may be useful to
汇编做的MODBUS通讯协议
通过测试,希望对大家有用-MODBUS communication protocol test, it may be useful to
- 2023-06-19 01:35:04下载
- 积分:1
-
了解WiMAX模型
Understanding WiMAX Model
Internals and Interfaces
- 2022-10-03 17:35:04下载
- 积分:1