-
自动下载ftp站点的文件,并自动运行指定的应用程序,保证客户端程序及文件的实时性
自动下载ftp站点的文件,并自动运行指定的应用程序,保证客户端程序及文件的实时性- Automatically downloads the ftp stand the document, and the
automatic movement assigns application procedure, guarantee customer
end procedure and document timeliness
- 2023-06-12 05:00:02下载
- 积分:1
-
OFDM Rayleigh simulation
OFDM Rayleigh simulation
- 2022-02-04 15:05:10下载
- 积分:1
-
该程序主要完成信道化的设计,将宽频带信道分成128路
该程序主要完成信道化的设计,将宽频带信道分成128路-The program the main channel of the completion of the design, will be wideband channel is divided into 128 Road
- 2022-01-29 02:35:24下载
- 积分:1
-
系统的介绍了瑞丽信道 和莱斯信道的特性 给出了基于MATLAB的仿真程序...
系统的介绍了瑞丽信道 和莱斯信道的特性 给出了基于MATLAB的仿真程序-Ruili introduce a system of channels and channel characteristics Rice give MATLAB-based simulation program
- 2023-03-16 05:30:04下载
- 积分:1
-
com通信,红外线
com通信,红外线-com communications, infrared
- 2023-08-10 06:30:02下载
- 积分:1
-
诺基亚6280原厂的图纸
诺基亚6280原厂的图纸-Nokia 6280 original drawings! ! ! ! ! ! ! ! ! ! !
- 2022-06-16 23:49:11下载
- 积分:1
-
PocketPC下的计算器
PocketPC下的计算器-PocketPC under the Calculator
- 2022-03-23 01:28:04下载
- 积分:1
-
根据输入的调制方式对输入序列进行调制,完成对星座图的映射...
根据输入的调制方式对输入序列进行调制,完成对星座图的映射-According to the modulation input sequence of input modulation, the completion of the mapping of the constellation diagram
- 2022-09-14 19:35:04下载
- 积分: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
-
此文件为B3ZS编解码,本人在我公司的通信设备上已经通过了试验,编写语言为verilog,解压无密码。...
此文件为B3ZS编解码,本人在我公司的通信设备上已经通过了试验,编写语言为verilog,解压无密码。-B3ZS coding and decoding, I in my company"s communications equipment has passed the test, prepare for the Verilog language, without extracting passwords.
- 2022-08-09 11:16:06下载
- 积分:1