-
蓝牙协议栈可是要钱的喔,这个是开源蓝牙协议栈, 免费的
蓝牙协议栈可是要钱的喔,这个是开源蓝牙协议栈, 免费的-Bluetooth protocol stack But the money Oh, this is open source Bluetooth protocol stack, free
- 2022-03-21 22:25:18下载
- 积分:1
-
RS232 interface demo program
RS232接口演示程序-RS232 interface demo program
- 2022-01-31 16:16:16下载
- 积分:1
-
Spatial Channel Model for system and link simulations.
Spatial Channel Model for system and link simulations.
- 2022-01-30 12:28:27下载
- 积分:1
-
VB 通讯编程方面的例子程序: 获取主机 MAC 地址
VB 通讯编程方面的例子程序: 获取主机 MAC 地址-communications VB Programming of examples : MAC address access to the mainframe
- 2022-07-14 15:43:06下载
- 积分:1
-
- 2022-01-27 22:55:42下载
- 积分:1
-
Chinese version of WCDMA Interface Protocol for details about the composition an...
WCDMA接口协议中文版,用于详细了解WCDMA接口结构组成及流程-Chinese version of WCDMA Interface Protocol for details about the composition and structure of WCDMA interface flow
- 2022-04-07 21:31:11下载
- 积分:1
-
伪随机序列在扩频通信、流密码、信道编码等领域有着十分广泛的应用。文通过对伪随机m序列的编码和译码算法进行的MatLab语言仿真,验证了伪随机序列码的编码和译码算...
伪随机序列在扩频通信、流密码、信道编码等领域有着十分广泛的应用。文通过对伪随机m序列的编码和译码算法进行的MatLab语言仿真,验证了伪随机序列码的编码和译码算法,丰富了伪随机序列的实现方法,并提供了源代码。-Pseudo-random sequence in the spread spectrum communication, stream cipher, in areas such as channel coding has a very wide range of applications. Through the pseudo-random sequence m of encoding and decoding algorithm for the MatLab language simulation code pseudo-random sequence of coding and decoding algorithm, has enriched the realization of pseudo-random sequence method, and provides the source code.
- 2022-01-25 19:23:04下载
- 积分: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
-
使用USR和RockWell Modem的语音Modem程序
使用USR和RockWell Modem的语音Modem程序 -Modem program Using 3Com USR Modem and RockWell Modem
- 2022-02-12 01:19:29下载
- 积分:1
-
一个很不错的游戏代码
一个很不错的游戏代码-a very good game code
- 2022-06-14 17:56:55下载
- 积分:1