-
Unipolar zeroing wave power spectrum, the ratio is 0.5
单极性归零波形的功率谱,占空比为0.5-Unipolar zeroing wave power spectrum, the ratio is 0.5
- 2022-03-18 10:16:48下载
- 积分:1
-
汽车ECU诊断协议j1979是比较重要的协议之一,开发通讯协议工程师可参考...
汽车ECU诊断协议j1979是比较重要的协议之一,开发通讯协议工程师可参考-Auto ECU diagnosis j1979 agreement is one of the more important agreements, the development of communication protocol may refer to Engineer
- 2022-08-10 00:34:43下载
- 积分:1
-
计算机并口通讯程序
计算机并口通讯程序-computer parallel port communication procedures
- 2022-08-07 01:43:48下载
- 积分:1
-
微软亚洲研究院论文:IEEE802.11无线局域网MAC的性能分析
微软亚洲研究院论文:IEEE802.11无线局域网MAC的性能分析-Microsoft Asia Research Institute Papers : IEEE 802.11 wireless LAN MAC Performance Analysis
- 2022-07-20 01:52: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
-
MIDP_2_0_Introduction_to_the_Game_API example
MIDP_2_0_Introduction_to_the_Game_API example-MIDP_2_0_Introduction_to_the_Game_API example
- 2022-04-14 17:38:04下载
- 积分:1
-
线路编码NRZ码源代码
线路编码的源代码(NRZ)数字通信 自适应的源代码
- 2023-06-16 19:35:05下载
- 积分:1
-
提示
小程序看下吧 急着找这程序啊 谢谢了 让我通过吧-tips
- 2023-06-26 01:10:04下载
- 积分:1
-
MODBUS communication protocol test, it may be useful to
汇编做的MODBUS通讯协议
通过测试,希望对大家有用-MODBUS communication protocol test, it may be useful to
- 2023-06-19 01:35:04下载
- 积分:1
-
medical digital imaging and communications (DICOM) Release Notes for DICOM PS 3
医学数字影像和通讯(DICOM)
Release Notes for DICOM PS 3 - 2006.
最新2006英文版,医学影像及通讯软件开发人员必备-medical digital imaging and communications (DICOM) Release Notes for DICOM PS 3-2006. The latest 2006 edition of medical imaging and communications software development staff required
- 2022-09-01 00:50:05下载
- 积分:1