-
系统基于 .NET 框架开发,使用前请确认电脑里是否已安装 .NET 框架组件及数据访问组件。...
系统基于 .NET 框架开发,使用前请确认电脑里是否已安装 .NET 框架组件及数据访问组件。-based system.NET Framework development, Please confirm before use computer has been installed.NET framework components and data access components.
- 2022-05-22 12:20:23下载
- 积分:1
-
OMNeT++ Example, you can modify the reference in accordance with individual need...
OMNeT++的例子,可以根据个人需要修改参考,欢迎交流-OMNeT++ Example, you can modify the reference in accordance with individual needs are welcome to exchange
- 2023-03-14 13:15:03下载
- 积分:1
-
产生(7,4,3)*(7,4,3)的分组turbo码,并模拟在高斯白噪声条件下的传输的过程....
产生(7,4,3)*(7,4,3)的分组turbo码,并模拟在高斯白噪声条件下的传输的过程.-20 (7,4,3)* (7,4,3), a turbo codes, simulation and Gaussian white noise in the transmission conditions of the process.
- 2022-05-07 23:29:56下载
- 积分:1
-
手机开发模式及操作系统,大体介绍,ppt格式文件
手机开发模式及操作系统,大体介绍,ppt格式文件-Development model and mobile phone operating system, the general introduction, ppt format
- 2022-05-11 02:19:06下载
- 积分: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
-
非常 好用的VC下串口通信,非常非常简单易懂的源码
非常 好用的VC下串口通信,非常非常简单易懂的源码-VC is very useful under the serial communication, very, very easy-to-read source
- 2022-06-02 12:27:39下载
- 积分:1
-
初级程序员symbian HTTP引擎
symbian http Engine for primary programmer
- 2022-06-17 12:59:13下载
- 积分:1
-
很不错的通讯录,大家看一下吧!是用VB+ACCESS做成的
很不错的通讯录,大家看一下吧!是用VB+ACCESS做成的-very good contacts, we look at! VB is caused by ACCESS
- 2022-11-20 14:35:03下载
- 积分:1
-
基本直接序列扩频系统,考虑了RAKE接收
基本直接序列扩频系统,考虑了RAKE接收-Basic direct sequence spread spectrum systems, consider a RAKE receiver
- 2022-04-28 02:07:28下载
- 积分:1
-
用matlab写viterbi译码算法,老外写的现代通信系统书上的
用matlab写viterbi译码算法,老外写的现代通信系统书上的-using Matlab write Viterbi decoding algorithm, a foreigner writing a modern communications system on the books
- 2022-01-26 05:04:16下载
- 积分:1