-
TDD and CDMA for wireless communication systems : a very interesting book for b...
TDD and CDMA for wireless communication systems : a very interesting book for both begeners and advanced -TDD and CDMA for wireless communication systems : a very interesting book for both begeners and advanced
- 2022-07-17 09:38:49下载
- 积分: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
-
C FTP软件自动升级。通过FTP服务器的建立,…
用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( "e:ftpget.bat" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establishment of FTP server, remote mainframe file updates. Software startup process server connectivity, access to software updates list (this step is optional), a local paper started the process of updating system calls for the implementation of batch file ftpget.bat, call mode system ( "e : ftpget.bat") documents ftpget.bat for connecting servers to download the necessary documents, and complete the document update
- 2022-02-13 01:09:49下载
- 积分:1
-
基于WAP的手机无线应用的源代码,测试可用,供大家下载研究...
基于WAP的手机无线应用的源代码,测试可用,供大家下载研究-WAP-based mobile wireless applications, source code, testing is available for download U.S. study
- 2022-10-22 02:25:03下载
- 积分:1
-
MTP3层测试程序
MTP3层测试程序-ATM layer testing procedures
- 2022-07-02 19:49:53下载
- 积分:1
-
AODV代码
该仿真平台使用OPNET软件仿真实现,各个模块已经调通,实现了AODV的功能,可以参照该代码进行学习AODV和OPNET软件。OPNET simulation platform running on the aodv routing protocol model .
- 2022-10-17 20:55:03下载
- 积分:1
-
时间同步 VS2005环境编程,通过串口接受到时间协议的数据,同步机器的系统时间...
时间同步 VS2005环境编程,通过串口接受到时间协议的数据,同步机器的系统时间-clock service
- 2022-03-11 19:08:47下载
- 积分:1
-
FPGA数字信号处理的FPGA实现[1].FPGA数字信号处理的FPGA实现[1].
FPGA数字信号处理的FPGA实现[1].FPGA数字信号处理的FPGA实现[1].-FPGA digital signal processing FPGA realize [1]. FPGA digital signal processing of the FPGA to achieve [1].
- 2022-03-15 04:59:21下载
- 积分:1
-
关于通讯基本概念的介绍容易混淆的东西很长知识
关于通讯基本概念的介绍容易混淆的东西很长知识-on communications on the basic concepts of easy to confuse things a very long knowledge
- 2023-09-04 08:30:03下载
- 积分:1
-
若华仪表通讯原程序,这是用VB编的程序与若华登记表进行通讯的...
若华仪表通讯原程序,这是用VB编的程序与若华登记表进行通讯的-Ruohua original instrument of communication procedures, this is the VB series with the procedures and the registration form Ruohua communication
- 2022-01-26 07:15:01下载
- 积分:1