-
Remoting广播源码,主要应用于局域网信息广播,可用作视频点播开发的参考...
Remoting广播源码,主要应用于局域网信息广播,可用作视频点播开发的参考-Remoting radio source, mainly for the LAN information broadcasting, Video-on-Demand can be used as a reference for the development of
- 2022-08-22 17:26:55下载
- 积分:1
-
this document is to introduce the main GSM the contents of the agreement, is the...
这个文档主要是介绍GSM协议的内容,是官方的03。38版本。-this document is to introduce the main GSM the contents of the agreement, is the official 03. 38 version.
- 2022-07-07 12:13:39下载
- 积分:1
-
Turbo码
Low Complexity Turbo-like Codes,RA码(重复累计码)的经典文献,研究迭代译码和RA码的朋友必读-Low Complexity Turbo-like Codes, RA code (repeat cumulative yards) classic literature study iterative decoding and RA friend code reading
- 2022-01-25 16:54:44下载
- 积分:1
-
Viterbi Decoding Algorithm
Viterbi Decoding Algorithm
- 2022-04-01 19:23:06下载
- 积分:1
-
这是一个canopen协议的英文原版说明介绍,很详细地介绍了can总线的高级应用协议...
这是一个canopen协议的英文原版说明介绍,很详细地介绍了can总线的高级应用协议-This is a Canopen the English original agreement describes, a very detailed description of the senior bus can Application Protocol
- 2022-03-23 13:37:13下载
- 积分: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
-
vc编写的socket编程,实现发送和接信息的程序,
vc编写的socket编程,实现发送和接信息的程序,
- 2022-08-24 22:00:49下载
- 积分:1
-
采用atmel的tiny26的pll实现高速pwm,可方便进行电压等的调节。
采用atmel的tiny26的pll实现高速pwm,可方便进行电压等的调节。-high speed pwm using ATMEL tiny26 as MCU. It can be used for voltage regulator.
- 2023-01-25 09:15:04下载
- 积分:1
-
文章给出一个新的FHMFSK通信接收机模型,并给出了仿真结果
文章给出一个新的FHMFSK通信接收机模型,并给出了仿真结果-In this paper, a new FHMFSK communications receiver model, and simulation results
- 2022-03-10 11:56:31下载
- 积分:1
-
这个是用于手机数据线串口测试程序的,配合我前面传的那套Phoneaction软件...
这个是用于手机数据线串口测试程序的,配合我前面传的那套Phoneaction软件-this is the phone for serial data line testing procedure, tie-front software showing Phoneaction
- 2022-03-14 07:59:06下载
- 积分:1