-
利用噪声数据和创建的数据,软的和硬的决策是由威特…
With using noisy data and created data, soft and hard decision are made by viterbi decoder
- 2022-02-03 03:56:17下载
- 积分:1
-
ErrorProbabilityofMPSKOFDMImpairedbyCarrierFrequency OffsetinAWGNChannels
ErrorProbabilityofMPSKOFDMImpairedbyCarrierFrequency OffsetinAWGNChannels
- 2023-04-01 07:05:03下载
- 积分:1
-
NRF24L01发送接收
This file is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTYT; NRF24L01 是NORDIC 公司最近生产的一款无线通信通信芯片,采用FSK 调制,内部集成NORDIC 自己的Enhanced Short Burst 协议。可以实现点对点或是1 对6 的无线通信。无线通信速度可以达到2M(bps)。NORDIC 公司提供通信模块的GERBER 文件,可以直接加工生产。嵌入式工程师或是单片机爱好者只需要为单片机系统预留5 个GPIO,1 个中断输入引脚,就可以很容易实现无线通信的功能,非常适合用来为MCU 系统构建无线通信功能。
- 2022-02-03 13:09:04下载
- 积分:1
-
OFDM的基本原理和信道均衡以及峰值功率的控制
OFDM的基本原理和信道均衡以及峰值功率的控制-OFDM and the fundamental principles channel equalization and peak power control
- 2022-11-14 12:10:03下载
- 积分:1
-
正交频分复用(OFDM)系统的仿真,信号的发送和接收,及信号的星座图和误码率
正交频分复用(OFDM) 系统的仿真,,信号的发送和接收,及信号的星座图和误码率,很适合初学OFDM的人学习和阅读。。。。
- 2023-05-10 15:10:02下载
- 积分:1
-
hdb3 veriolg HDB3编码器
HDB3(High Density Binary-3)码是AMI码的一种改进型。HDB3码保持了AMI码的优点,克服了AMI码在遇到连“0”长时难以提取定时信息的困难,因而获得广泛应用。CCITT已建议把HDB3码作为PCM终端设备一次群到三次群的接口码型。我本次毕业设计的主要内容就是基于Verilog HDL语言的HDB3编码器的设计,它所要达到的要求就是能从软件方面来实现HDB3编码器的基本功能,并能协调整个设计,使之达到预想的要求。设计的核心部分是:在Quartus Ⅱ的软件平台上,用 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-20 20:18:37下载
- 积分:1
-
J2ME wireless download code
J2ME 无线开发代码下载 -J2ME wireless download code
- 2022-01-22 03:04:10下载
- 积分:1
-
Intelligent machines in the current hardware on many dual
目前的智能机在硬件上多采用双cpu的架构,一个是基带处理器,主要处理数字信号、语音信号的编码解码以及GSM通信协议,另一个是应用处理器,运行操作系统和各种应用程序。基带处理器、射频和其它外围芯片作为一个模块,成为GSM/GPRS modem,提供AT命令接口。网络的应用已经是一个需求的热点,而目前的GSM模块大多都能支持GPRS功能。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信,为实现网络的应用提供了一个最底层的支持。
-Intelligent machines in the current hardware on many dual-cpu architecture of a baseband processor are mainly deal with digital signals, voice signals, and GSM codecs communication protocol, and the other is the application processor, operating system and applications running procedures. Baseband processor, radio frequency and other peripheral chips, as a module, as a GSM/GPRS modem, provided by AT command interface. Application of network needs is a hot spot, and most of the current GSM module can support GPRS function. Application processor through the AT command set and functionality with GPRS wireless communication module, in order to achieve the application of the network provides a bottom support.
- 2022-04-25 13:01:55下载
- 积分:1
-
单片机无线通信源代码,还不够完善,大家看了一起讨论下,是nrf401的通信发送程序...
单片机无线通信源代码,还不够完善,大家看了一起讨论下,是nrf401的通信发送程序-SCM wireless communications source code is still not perfect, we read together under discussion, yes nrf401 send communications procedures
- 2022-05-20 11:38:38下载
- 积分:1
-
qt C/S 实例
基于TCP的C/S实例,可实现C/S连接并传输文件 环境:QT4.7 qt creator 2.0.1 windows下的,下附CLIENT实现文件源码:#include "client.h"#include "ui_client.h"#include #include Client::Client(QWidget *parent) : QDialog(parent),
- 2023-02-11 04:05:03下载
- 积分:1