-
一个VB写的wincc与excel数据交换问题
一个VB写的wincc与excel数据交换问题-write a VB wincc and excel data exchange problems
- 2022-07-20 23:25:35下载
- 积分:1
-
QT在WINDOWS MOBILE的图形环境
QT在WINDOWS MOBILE的图形环境-QT" s graphical environment in the WINDOWS MOBILE
- 2022-01-20 23:50:40下载
- 积分:1
-
A Fast circle detection method can detect the circle. . Effects can also be
一种快速的圆检测方法,可以检测圆。。效果还可以-A Fast circle detection method can detect the circle. . Effects can also be
- 2022-05-16 18:17:08下载
- 积分:1
-
串口通讯控件,应用于delphi环境,RS232 串行口通讯构件 ( 1.1 版,附源码 )...
串口通讯控件,应用于delphi环境,RS232 串行口通讯构件 ( 1.1 版,附源码 ) -serial communication control, and applying the Delphi environment, RS232 serial port communication components (version 1.1, with source)
- 2022-08-08 13:04:12下载
- 积分:1
-
SAE j2190 OBD2协议诊断
SAE J2190 OBD2 Protocol Diagnostic
- 2022-07-07 15:13:00下载
- 积分:1
-
CSR无线蓝牙鼠标源码,支持蓝牙HID协议,实现无线鼠标功能
CSR无线蓝牙鼠标源码,支持蓝牙HID协议,实现无线鼠标功能-CSR Bluetooth wireless mouse source to support the Bluetooth HID protocol, wireless mouse function
- 2022-04-06 17:21:55下载
- 积分:1
-
该例程没有花钱之后,可以给初学者一个实践…
来电显示例程,以后不用花钱了,可以给初学者一个练手机会了-CND routines do not have to spend money later, and can give beginners a practice will be a mobile phone
- 2023-01-12 02:15:05下载
- 积分: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
-
无线通信系统中的空时编码的仿真程序。多天线发送,多天线接受系统。衰落信道。...
无线通信系统中的空时编码的仿真程序。多天线发送,多天线接受系统。衰落信道。-wireless communication systems and space-time coding the simulation program. Multi-antenna sending, receiving multiple antenna system. Fading Channel.
- 2022-02-10 15:10:19下载
- 积分:1
-
Modbus协议规范,非常详细的文档,对编写协议软件有帮助
Modbus协议规范,非常详细的文档,对编写协议软件有帮助-Modbus
- 2023-02-11 04:50:03下载
- 积分:1