-
一个典型的modbus应用,它是主设备程序,值得一看
一个典型的modbus应用,它是主设备程序,值得一看-Modbus a typical application, it is the main equipment procedures, see
- 2022-09-01 23:20:03下载
- 积分:1
-
蓝牙HID键盘源代码,采用CSRBLUELAB27架构有很好的参考价值和开发价值。...
蓝牙HID键盘源代码,采用CSRBLUELAB27架构有很好的参考价值和开发价值。-Bluetooth HID keyboard source code, adopted CSRBLUELAB27 structure is a good reference value and development value.
- 2022-10-12 11:20:03下载
- 积分:1
-
mobileRPG
mobileRPG
- 2023-01-01 14:45:03下载
- 积分:1
-
get contact from outlook and outlook express .use windows address book.
get contact from outlook and outlook express .use windows address book.
- 2022-07-18 16:12:32下载
- 积分:1
-
Very useful document to understand SI and SP frame design in H.264.
Very useful document to understand SI and SP frame design in H.264. -Very useful document to understand SI and SP frame design in H.264.
- 2023-08-18 05:40:04下载
- 积分:1
-
收发传真,浏览传真的程序
收发传真,浏览传真的程序-A program which receive、send and scan fax
- 2022-08-08 03:01:15下载
- 积分: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
-
为pocket_pc简单计算器工程,vb.net开发平台的。
项目为Pocket_PC上的一个简易计算器,开发平台为VB.net下的智能开发平台,在此平台才可运行完美效果,并附详细开发文档.要求加分!-project for the Pocket_PC a simple calculator, VB.net development platform for the intelligent development platform, the platform can run perfect results, with the development of detailed documentation. Extra hours!
- 2023-04-28 00:00:03下载
- 积分:1
-
微软亚洲研究院论文:基于对象组播中可扩展视频流的打包和自适应数率控制机制...
微软亚洲研究院论文:基于对象组播中可扩展视频流的打包和自适应数率控制机制-Microsoft Asia Research Institute Papers : Object-based Multicast scalable video streaming package and the adaptive rate control mechanism few
- 2022-01-31 00:04:51下载
- 积分:1
-
卷积编码的源代码,可以用于移动通信信道编 码
卷积编码的源代码,可以用于移动通信信道编 码-the source code can be used in mobile communications channel coding
- 2023-08-01 07:25:05下载
- 积分:1