-
modelsim交织模块
为了增强BAN系统的抗突发能力和提高系统可靠性,应对经过扩频后的数据进行交织。交织器本质上并不改变信息的内容而是改变信息的结构,是把信道传输过程中产生的集中错误最大限度的离散化
- 2022-02-24 16:13:30下载
- 积分:1
-
自己编写的CRC校验码
通信中经常用到的CRC校验码,校验码生成与对数据进行CRC校验用的是同一个文件,该文件中还包括自己编写的一个testbench以及一个说明文档,有需要的可以下载直接建工程就可以用了
- 2022-03-24 08:47:19下载
- 积分:1
-
本程序实现在windows ce系统下的串口通讯
本程序实现在windows ce系统下的串口通讯-Realize this procedure in the windows ce system of serial communication
- 2022-01-21 01:35:59下载
- 积分: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
-
通讯编程过程中,有时需要得到MAC地址,本文说明,取得系统中网卡MAC地址的三种方法,有源代码说明....
通讯编程过程中,有时需要得到MAC地址,本文说明,取得系统中网卡MAC地址的三种方法,有源代码说明.-communications programming process, and sometimes require MAC address, the paper stated that made system MAC addresses of the three methods, the active code note.
- 2022-01-26 07:49:46下载
- 积分:1
-
Real
Real-Time Executive (REX) User Guide for Qualcomm Device
- 2022-02-21 11:45:25下载
- 积分:1
-
我编写的一个串口通信的程序
我编写的一个串口通信的程序- I compile a string mouth correspondence procedure
- 2022-02-07 03:02:38下载
- 积分:1
-
本程序使用pf框架开发,mvc模式.
安装方法:
打开123su.php后配置好数据库..
然后把ni6.com.sql导入到数据库完成安装....
本程序使用pf框架开发,mvc模式.
安装方法:
打开123su.php后配置好数据库..
然后把ni6.com.sql导入到数据库完成安装.
本程序程支持wap访问 手机访问的方法 http://网址/Wml
后台支持java手机游戏分机型添加,支持机型库的新增,资讯发布,功能完美
如果是linux下请将/PF/Cache 设置为777 如生成的目录也要777
如有问题请联系我们
mail:82508#qq.com-This program uses pf Framework Development, mvc pattern. Installation Method: Open 123su.php after the configured database. . Ni6.com.sql imported into the database and then complete the installation. This program supports wap-way access to mobile access methods http:// URL/Wml back-office support java mobile phone games to add sub-models, support models library to add, information dissemination, functions perfectly under linux if yes please/PF/Cache settings If the directory is generated for the 777 but also 777 For questions, please contact us mail: 82508# qq.com
- 2022-09-28 02:40:06下载
- 积分:1
-
基于串口收发的无线接收应用软件,供参考学习
基于串口收发的无线接收应用软件,供参考学习-Serial Transceivers Based on the reception of wireless application software for information learning
- 2022-11-13 11:00:03下载
- 积分:1
-
Introduction_to_3G_Mobile_Communications_2ed.rar : a very interesting book i t c...
Introduction_to_3G_Mobile_Communications_2ed.rar : a very interesting book i t contains basic and advance matrial about 3G mobile communication-Introduction_to_3G_Mobile_Communications_2ed.rar : a very interesting book i t contains basic and advance matrial about 3G mobile communication
- 2022-02-06 19:22:30下载
- 积分:1