-
20050417112235232simple.c,简单的C程序设计开发技术
20050417112235232simple.c,简单的C程序设计开发技术-20050417112235232simple.c, a simple C program design and development technology
- 2022-03-01 10:45:16下载
- 积分:1
-
ns2的手册,非常的好,非常的使用,讲解的很详细
ns2的手册,非常的好,非常的使用,讲解的很详细-ns2 manual, very good, very used to explain the very detailed
- 2022-03-05 05:54:42下载
- 积分:1
-
关于rs码编码器的相关程序,利用硬件语言实现
关于rs码编码器的相关程序,利用硬件语言实现-Rs encoder code on the relevant procedures, take advantage of the hardware language
- 2023-02-15 18:45: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
-
自己的一个基于串口应用小程序,以供交流学习
自己的一个基于串口应用小程序,以供交流学习-own a small application based on the Serial procedures for the exchange of learning
- 2022-02-04 16:14:19下载
- 积分:1
-
通信系统仿真原理与无线应用代码…
通信系统仿真原理与无线应用代码
是一本不可多得的仿真书籍 请站长将大小为19kb和39kb的两个文件删掉,其他5个文件为该书代码-Communication System Simulation Principle and wireless application code is a simulation of rare books, please head to the size of 19KB and 39KB deleted the two files, and other documents for the book 5 code
- 2022-06-13 03:30:26下载
- 积分:1
-
VC网络与通信经典编程,不用我说,名称就是见证
VC网络与通信经典编程,不用我说,名称就是见证-VC networking and communications classical programming, I do not have that name is witness
- 2022-04-09 00:24:18下载
- 积分:1
-
In this simulink model , baseband binary detection is simulated .A rectangular p...
In this simulink model , baseband binary detection is simulated .A rectangular pulse shaped signal is given as input to the detector.The received signal is matched filtered and down-sampled .The effects of symbol timing offset can be seen by varying the phase of down-sampling operation.The binary signal transmitted is recovered
at the detector output.-In this simulink model , baseband binary detection is simulated .A rectangular pulse shaped signal is given as input to the detector.The received signal is matched filtered and down-sampled .The effects of symbol timing offset can be seen by varying the phase of down-sampling operation.The binary signal transmitted is recovered
at the detector output.
- 2022-02-10 08:21:21下载
- 积分:1
-
基于UDP和P2P打洞代码加有心跳包维持客户端存在C/S模式
基于UDP和P2P打洞代码加有心跳包维持客户端存在,C/S模式,网络通信
- 2022-08-21 17:44:52下载
- 积分:1
-
通过手机应用工作的网站设计
web site designs for applying work through mobiles
- 2022-03-12 02:05:01下载
- 积分:1