-
这是软输入软输出程序可以使用。MATLAB是similati…
This is sofe input and soft output programme you can use. Matlab is the similation tool.
- 2022-02-07 16:56:31下载
- 积分:1
-
一个电信增值业务的关于IVR平台编程的说明
一个电信增值业务的关于IVR平台编程的说明-a value-added telecom services on the IVR platform programming note
- 2022-03-06 16:23:05下载
- 积分:1
-
unix环境下高级变成文档,内容很详尽,还有相应的实例
unix环境下高级变成文档,内容很详尽,还有相应的实例-senior unix environment into documentation, as detailed, and the corresponding example
- 2022-08-17 22:08:40下载
- 积分:1
-
实现蒙特卡罗分析,可以直接调用进行对误码率等数字通信的相关参数分析...
实现蒙特卡罗分析,可以直接调用进行对误码率等数字通信的相关参数分析-The realization of the Monte Carlo analysis, can directly call on the bit error rate for digital communications, such as analysis of relevant parameters
- 2022-05-23 14:53:07下载
- 积分:1
-
华为软件编程规范培训实例与练习.写很好直的学习
华为软件编程规范培训实例与练习.写很好直的学习-Huawei software programming training examples and practice norms. Learning to write a good straight
- 2022-03-20 09:51:15下载
- 积分:1
-
OPC访问的源码,
OPC访问的源码, -OPC visit source,
- 2022-06-29 08:26:35下载
- 积分:1
-
介绍一种利用Keil的软件仿真功能来实现51单片机串口调试用户程序的方法。...
介绍一种利用Keil的软件仿真功能来实现51单片机串口调试用户程序的方法。-Introduction of a simulation using Keil software functions to achieve single-chip serial debugging 51 user procedures.
- 2022-03-15 11:57:28下载
- 积分: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
-
dos environment in assembly language to write the clock procedures, including ma...
在dos环境下用汇编语言写的clock程序,包括许多中断处理-dos environment in assembly language to write the clock procedures, including many interrupt handling
- 2022-04-22 18:48:18下载
- 积分:1
-
官方互联网协议标准
官方互联网协议标准
- 2023-05-11 11:20:04下载
- 积分:1