-
through serial transmission of documents and mouse control.
通过串口传送文件和鼠标控制.-through serial transmission of documents and mouse control.
- 2022-03-03 23:47:46下载
- 积分: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
-
关于信道编译码的Matlab源代码!,对各种通用信道编码方案给出实现方法...
关于信道编译码的Matlab源代码!,对各种通用信道编码方案给出实现方法-channel codec on the Matlab source code! For many of the common channel coding scheme is given method
- 2023-02-24 06:20:03下载
- 积分:1
-
GPS NEMA 0183协议(中文)
GPS NEMA 0183协议(中文)-GPS NEMA 0183 agreement (Chinese)
- 2022-03-29 05:40:14下载
- 积分:1
-
关于通讯基本概念的介绍容易混淆的东西很长知识
关于通讯基本概念的介绍容易混淆的东西很长知识-on communications on the basic concepts of easy to confuse things a very long knowledge
- 2023-09-04 08:30:03下载
- 积分:1
-
这里是DSP和PC进行并口进行通信的源代码 感兴趣的大家快来看看吧...
这里是DSP和PC进行并口进行通信的源代码 感兴趣的大家快来看看吧-here DSP and PC parallel port for communication of the source code of interest to everyone Come see Look here
- 2023-04-04 05:35:03下载
- 积分:1
-
com communication source vc++ 6.0, for beginners to use
com通讯源码vc++6.0,供初学者使用
- 2023-03-05 09:55:04下载
- 积分:1
-
RC低通滤波器参数计算,可以方便地计算时间常数,衰减倍数等。
RC低通滤波器参数计算,可以方便地计算时间常数,衰减倍数等。-RC low-pass filter parameters, you can easily calculate the time constant, in multiples, such as attenuation.
- 2022-09-19 01:10:03下载
- 积分:1
-
用于实现单目标跟踪的仿真。采用单传感器单目标的方式,介绍了基本的数据关联方法。...
用于实现单目标跟踪的仿真。采用单传感器单目标的方式,介绍了基本的数据关联方法。-Used to achieve single-target tracking simulation. Single-sensor single-objective way to introduce the basic method of data association.
- 2022-05-06 19:10:12下载
- 积分:1
-
MapiControl是个简单的控件,用来直接通过简单MAPI(MAPI32.DLL)来发送邮件。功能无限制。源代码:包括。适用语言:D4 D5...
MapiControl是个简单的控件,用来直接通过简单MAPI(MAPI32.DLL)来发送邮件。功能无限制。源代码:包括。适用语言:D4 D5-MapiControl is a simple control, directly through simple MAPI (MAPI32.DLL) to send messages. Features unlimited. Source code: include. Applicable language: D4 D5
- 2022-03-12 01:47:21下载
- 积分:1