-
拨号程序
拨号程序-a dialing program
- 2023-09-08 12:25:03下载
- 积分:1
-
dbpsk调制解调程序
SYMPCHUNK sets the number of symbols demodulated at once with a constant carrier frequency and symbol timing offset. This is a fundamental decoder parameter that establishes its carrier and symbol timing tracking bandwidth. Set it too low and the demodulator can"t accurately determine carrier frequency and symbol timing on a noisy signal. Set it too high and the demodulator may not be able to track large symbol rate offsets caused by Doppler shift and/or A/D or spacecraft clock errors. Or it might have trouble tracking high rates of change in the carrier frequency due to Doppler acceleration.The current value of SYMPCHUNK is 4*N1 = 512, where N1 = 128 is the order of the convolutional interleaver. 512 symbols is 512 milliseconds at 1000 symbols/sec, giving a frequency/time determination SNR that is 10*log10(512) = 27 dB greater than the Es/N0, not counti
- 2022-03-05 11:28:24下载
- 积分:1
-
wireless sensor networks
以结束交互式VoIP流量所需的延迟。如果一个包
- 2023-02-22 01:15:03下载
- 积分:1
-
usb2.0 协议
usb2.0 协议
- 2022-08-17 14:30:43下载
- 积分:1
-
利用直接法实现发射机的实际信号输出通道…
采用直接法实现实信号输出信道化发射机matlab仿真程序:可清楚地看出输入的基带信号被分别调制到了相应的频带上,并且输入的各路基带信号的频谱结构可以很明显地在输出的频谱中体现出来-Using the direct method to achieve real signal output channel of the transmitter matlab simulation program: You can clearly see that the input base-band signal is modulated separately to the corresponding frequency band, and the input signal spectrum with the roadbed structure can be clearly in the output reflected in the spectrum
- 2022-02-02 19:40:13下载
- 积分:1
-
进程通信管道模拟,上课时的作业留下的程序,经过老师修改课执行...
进程通信管道模拟,上课时的作业留下的程序,经过老师修改课执行-process communication channel simulation class left the operating procedures are followed, the implementation of the teachers change classes
- 2022-03-19 13:19:37下载
- 积分:1
-
售票系统代码及设计思想。本程序是我的一个课程设计,得到老师的肯定了。请放心,绝对原创!...
售票系统代码及设计思想。本程序是我的一个课程设计,得到老师的肯定了。请放心,绝对原创!-ticketing system code and design ideas. This program was one of my curriculum design, be sure the teacher. Please be assured that absolute originality!
- 2022-07-12 09:43:48下载
- 积分:1
-
卷积及其快速算法的C + + 实现
* 此程序是免费软件 ;你可以将它重新分发和/或修改它
* 所发表的 GNU 通用公共许可的条款下
* 自由软件基金会,版本 2 或任何更高版本。
*
* 重新分发和使用在源代码和二进制形式,或不
* 修改,允许只要符合以下条件:
*
* 1。重新分发源代码必须保留上述版权通知,
* 此列表的条件和以下免责声明。
*
* 2.以二进制形式再分发必须复制上述版权
* 请注意,此列表中的条件和以下免责声明
* 文件和/或随该分发提供的其他材料。
*
* 发布此程序的目的是希望它有用,但不是
* 任何担保 ; 没有甚至的适销性或适用性的默示保证或
* 特定目的。请参阅 GNU 通用公共许可证
* 更多详细信息。GNU 通用公共许可证的副本是可用在:
* http://www.fsf.org/licensing/licenses
* /
/ * * *
* convolution.h
*
* 线性卷积和多项式乘法。
*
* 卷积例程"conv"实现由它的定义在时间
* 域。如果要将复杂的序列很长,则应使用
* 快速卷积算法"fastConv",在频率中实现
* 域由遛 FFT。
*
* * * /
#ifndef CONVOLUTION_H
#define CONVOLUTION_H
#include < vector.h >
#include < fft.h >
#include < utilities.h >
- 2022-03-03 15:30:10下载
- 积分:1
-
改程序是708温度控制器与上位机通讯显示系统。
改程序是708温度控制器与上位机通讯显示系统。-Reform process is 708 temperature controller with the host computer display system of communication.
- 2022-02-15 19:27:01下载
- 积分:1
-
Chinese RFC documents, without translation, the right to study very helpful!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-03-05 09:52:44下载
- 积分:1