-
this code is about demodulation of 4qam
this code is about demodulation of 4qam
- 2022-08-13 15:41:40下载
- 积分:1
-
EZ-USB Fast Transfer.zip
- 2022-05-05 17:16:39下载
- 积分:1
-
Several phase
几个锁相环仿真程序-通信技术-不记得哪来的啦。希望有用……。-Several phase-locked loop simulation program- communication technologies- do not remember you come from. Seek to help ... ....
- 2022-09-09 08:10:02下载
- 积分:1
-
VFP Microsoft Comm 控件来解决串行口读数据这一关键问题
VFP Microsoft Comm 控件来解决串行口读数据这一关键问题-VFP Microsoft Comm control to solve the serial data reading the key issue
- 2022-07-20 16:51:18下载
- 积分:1
-
名字= = = custominputbox版本v1.0作者CC跑devtool = C =建设者fullsourc…
name=CustomInputBox
ver=v1.0
author=ccrun
devtool=C++Builder
fullsource=1
desc=通过自定义消息的方法来实现自定义输入框-name CustomInputBox ver = = = v1.0 author cc run devtool = C = Builder fullsource desc = 1 through self- justice information and means to achieve self-definition input box
- 2022-05-27 03:28:58下载
- 积分:1
-
SCSI Block Command(scsi命令指令集)
SCSI Block Command(scsi命令指令集)-SCSI Block Command (scsi command instruction set)
- 2022-01-31 01:48:03下载
- 积分: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下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码...
详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码-details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code
- 2022-03-11 18:38:06下载
- 积分:1
-
opc的例子,包括有vb.net和c.net
opc的例子,包括有vb.net和c.net -opc examples, including vb.net and c.net
- 2022-05-20 13:24:46下载
- 积分:1
-
AB的PLC读写程序VB
AB的PLC读写程序VB-AB PLC literacy procedures VB
- 2022-10-04 14:50:03下载
- 积分:1