-
can总线通信VB6源程序。用于编写can通信协议,以及测试can总线。...
can总线通信VB6源程序。用于编写can通信协议,以及测试can总线。-can bus communication VB6 source. Can prepare for the communication protocol and can test bus.
- 2022-08-02 20:33:31下载
- 积分:1
-
ZTE
中兴-GPRS原理培训手册,文档详细描述了整个GPRS的构成架构及数据交换原理,希望对大家有用。-ZTE-GPRS principle of training manuals, documents GPRS is described in detail the composition of the whole structure and data exchange principle, useful for all of us hope.
- 2022-03-10 23:35:25下载
- 积分:1
-
modbus协议,中文文档,讲解十分详细,方便参看查询
modbus协议,中文文档,讲解十分详细,方便参看查询-modbus protocol, English documents, explaining in great detail, see the convenience inquiries
- 2022-12-01 09:05:04下载
- 积分:1
-
navigation with bluetooth FW
navigation with bluetooth FW
- 2022-01-25 15:11:08下载
- 积分:1
-
USB 1.1 and USB 2.0 detailed description of the agreement, physical electrical c...
usb1.1和usb2.0协议的详细描述,物理电气特性,设计规则等。信息量很大
- 2022-01-24 13:24:53下载
- 积分: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
-
图象采集的算法包含图象速率及采集的计算公式和抽样原理的技术文档...
图象采集的算法包含图象速率及采集的计算公式和抽样原理的技术文档-Image acquisition rate of the algorithm contains the images and the formula for calculating the collection and sampling principle technical documentation
- 2022-06-30 14:37:39下载
- 积分: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
-
Can take advantage of multiple antenna transmitter sends separate signals, while...
发射机可以利用多个天线分别发送信号,而接收机则利用多个天线来接收和恢复原始信息。
- 2022-01-26 04:59:12下载
- 积分:1
-
XR17D158V driver for CE5.0
c code
XR17D158V driver for CE5.0
c code
- 2022-08-15 06:24:55下载
- 积分:1