-
vc prepared DEBUG directory has been deleted. We run to help detect this.
vc编写,已删除DEBUG目录。大家运行,帮忙检测一下-vc prepared DEBUG directory has been deleted. We run to help detect this.
- 2022-03-12 11:01:23下载
- 积分:1
-
中国移动通信CMPP3.0短消息网关开发接口使用手册,给开发短信平台的朋友...
中国移动通信CMPP3.0短消息网关开发接口使用手册,给开发短信平台的朋友-CMPP3.0 China Mobile Communications Development of Short Message Gateway Interface user manual for the development of the SMS platform friend
- 2022-08-05 13:26:08下载
- 积分:1
-
CDMA write code information! You read on to know! ! Write ENS yards on the infor...
CDMA的写码资料!你看了就知道的!!关于写ENS码的资料!~~还有解谜资料!~-CDMA write code information! You read on to know! ! Write ENS yards on the information! ~ ~ There Mystery information! ~
- 2022-05-21 19:03:42下载
- 积分:1
-
GPRS通信程序可以发送数据,并接入GPRS设备。
GPRS通信程序,可发送数据,并获得GPRS设备的信息。-GPRS communication program can send data, and access to GPRS devices.
- 2023-01-28 17:45:04下载
- 积分:1
-
MATLAB
通信系统中基于MATLAB的四相移相键控调制的仿真-MATLAB-based communication system of the four-phase phase shift keying modulation simulation
- 2022-07-14 11:23:43下载
- 积分:1
-
This is a paper from Mr.Raulef, it is study about combining transmit diversity f...
This a paper from Mr.Raulef, it is study about combining transmit diversity for multicarrier system-This is a paper from Mr.Raulef, it is study about combining transmit diversity for multicarrier system
- 2022-03-17 12:26:49下载
- 积分:1
-
exchange of technology and exchange of documents network operations
交换技术与交换网作业的文档-exchange of technology and exchange of documents network operations
- 2022-03-21 07:25:36下载
- 积分: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
-
Windows Serial Communication Library v4.4 for VB.
Windows Serial Communication Library v4.4 for VB.
- 2023-08-05 21:05:03下载
- 积分:1
-
就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来...
就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来
-Serial communication is to use two machines will be used for serial communication link, the most simple. For example, in a plane into a character, b plane will display
- 2022-02-27 03:20:15下载
- 积分:1