-
与hollysys FM197 通讯 校时
与hollysys FM197 通讯 校时-Communication with the school when hollysys FM197
- 2022-04-13 16:51:21下载
- 积分:1
-
采用vc++编程,获取网络中成员的IP地址和主机名
采用vc++编程,获取网络中成员的IP地址和主机名-Used vc++ Programming, access to the members of the network IP address and host name
- 2023-04-08 16:25:03下载
- 积分:1
-
a database connections and more efficient
一个CONN数据库连接程序,效率比较高-a database connections and more efficient
- 2022-01-21 18:04:14下载
- 积分:1
-
WIN32API串口通讯程序
WIN32API串口通讯程序-WIN32API serial communication program
- 2022-07-19 13:14:39下载
- 积分:1
-
OPNET仿真实例,有助于初学者的快速学习。
OPNET仿真实例,有助于初学者的快速学习。-OPNET simulations help beginners learn fast.
- 2022-03-12 23:22:17下载
- 积分: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
-
Signaling based on the Board on the 7th, then a single collection system between...
一种基于七号信令的局间话单采集系统研究与应用-Signaling based on the Board on the 7th, then a single collection system between research and application
- 2022-05-26 00:00:55下载
- 积分:1
-
最简单的vb聊天程序 winsock实现
最简单的vb聊天程序 winsock实现-most simple vb chat program to achieve winsock
- 2022-05-25 10:51:21下载
- 积分:1
-
低的
低通滤波器,低通滤波器 低通滤波器 -low-pass filter, Low-pass filter l ow-pass filter l ow-pass filter l ow-pass filter low-pass filter
- 2022-06-01 06:45:56下载
- 积分:1
-
this code used to illustrate the different problems in delta modulation techniqu...
this code used to illustrate the different problems in delta modulation technique also variable slope delta modulation also the bit error rate versus signal to noise ratio for ook and prk
- 2022-06-20 06:31:03下载
- 积分:1