-
一个更好的聊天工具,分为客户端和客户端
比较好的一个聊天工具,分为serve端和client端。用法:一台电脑安装serve端程序作为主机、其他安装client端程序。安装后网络连上后即可使用。-Better a chat tool, divided into client and client-side serve. Usage: install a computer terminal procedures serve as a host of other client-side installation procedures. Connected to the network after installation, ready for use.
- 2022-09-02 22:20:03下载
- 积分:1
-
远程数据传输的研究, 远程数据传输的研究
远程数据传输的研究, 远程数据传输的研究-Study of remote data transmission, remote data transmission research
- 2023-06-28 10:30:04下载
- 积分:1
-
BPSK调制解调仿真的C语言源程序
BPSK调制解调仿真,c语言源程序,绝对原创,有详细的注释,欢迎下载。
- 2023-07-28 16:20:03下载
- 积分:1
-
认知无线电频谱感知
Spectrum Sensing in Cognitive Radio-Optimal Multiband Joint Detection for Spectrum Sensing in Cognitive Radio Networks
- 2022-07-24 21:37:15下载
- 积分:1
-
中国联通SGIP1.2短消息网关开发接口库
中国联通sgip1.2短消息网关开发接口库-China Unicom sgip1.2 Short Message Gateway Interface Library Development
- 2022-02-14 20:39:40下载
- 积分:1
-
Generates the filtered BPSK and plots the spectrum
Generates the filtered BPSK and plots the spectrum
- 2023-06-13 23:15:03下载
- 积分:1
-
PSK通信编程仿真源程序
PSK通信编程仿真源程序-PSK communication simulation programming source
- 2023-07-29 20:25:03下载
- 积分: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
-
蓝牙通信系统仿真设计和代码,分为四部分:
信号传输部分,信号接收部分,谱分析显示部分,误码分析部分...
蓝牙通信系统仿真设计和代码,分为四部分:
信号传输部分,信号接收部分,谱分析显示部分,误码分析部分-Bluetooth communication system simulation design and code, divided into four parts: part of the signal transmission, signal receiving part, spectral analysis shows that part of the error analysis section
- 2022-03-22 17:17:01下载
- 积分:1
-
Unix 到 Newton通讯的程序
Unix 到 Newton通讯的程序 -Communication between Unix and Newton
- 2022-03-19 18:49:45下载
- 积分:1