-
集合点的代码示例
此代码将有助于使交会同步 jxta 组中边缘同行之间的交流。此节点必须在启动边缘同行之前启动
- 2022-04-14 15:44:52下载
- 积分:1
-
蓝牙规范10.1版本,英文资料,PDF格式
蓝牙规范10.1版本,英文资料,PDF格式-10.1 Bluetooth specification version, in English, PDF format
- 2022-01-20 23:04:44下载
- 积分:1
-
MMSN最早的针对无线传感器网络的固定信道分配的多信道MAC协议...
MMSN最早的针对无线传感器网络的固定信道分配的多信道MAC协议-MMSN the first wireless sensor network for the fixed channel assignment of multi-channel MAC protocol
- 2022-07-01 17:18:27下载
- 积分:1
-
FFT算法FFT、IFFT、功率谱计算,包括汉风…
FFT算法进行FFT 、IFFT、功率谱计算,包括Hamming 窗、Hanning 窗、triangle 窗、Blackman 窗、4 term Blackman-Harris 窗几种窗函数的功率谱计算功能。-FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
- 2022-04-09 16:42:50下载
- 积分:1
-
克隆选择
Clonal Selection-Theory-and-CLONALG-The-Clonal-Selection-Classification-Algorithm
- 2023-03-13 02:15:03下载
- 积分:1
-
this document is to introduce the main GSM the contents of the agreement, is the...
这个文档主要是介绍GSM协议的内容,是官方的03。38版本。-this document is to introduce the main GSM the contents of the agreement, is the official 03. 38 version.
- 2022-07-07 12:13:39下载
- 积分:1
-
FSK signal demodulation, FSK demodulation signal fc for the 15MHz IF
FSK信号的解调,FSK信号的解调中频fc为15MHz-FSK signal demodulation, FSK demodulation signal fc for the 15MHz IF
- 2022-07-23 12:21:07下载
- 积分:1
-
Very good translation of the relevant documentation lwIP! Very suitable for begi...
翻译得非常好的有关LWIP的文档资料!很适合初学者参考!-Very good translation of the relevant documentation lwIP! Very suitable for beginners reference!
- 2022-04-08 22:22:44下载
- 积分: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
-
自己写的记录AD值的一个小软件可以运行成功,用VB写的,对这方面有需要的人可以做个参考...
自己写的记录AD值的一个小软件可以运行成功,用VB写的,对这方面有需要的人可以做个参考-himself wrote the record value of the AD a small software can run successfully, written in VB, these are people in need can be a reference
- 2023-07-17 22:45:02下载
- 积分:1