-
Windows串口编程
Windows串口编程 -Windows serial programming
- 2023-03-07 15:45: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
-
VC 命名管道 应用源代码
源代码展示了VC下命名管道的用法
详细代码示范命名管道的建立、通信、应用基本方法,思路清晰明了。
- 2023-02-23 12:45:03下载
- 积分:1
-
FM receiver VHDL code
FM receiver VHDL code
- 2022-02-20 09:56:15下载
- 积分:1
-
NS2中的模拟场景脚本自动生成工具,非常方便
NS2中的模拟场景脚本自动生成工具,非常方便-NS2 scenes in the script automatically generates simulation tool, a very convenient
- 2022-03-04 23:02:14下载
- 积分:1
-
说明:这是我
Description: This M-file plots the truncated Fourier Series
representation of a square wave as well as its
amplitude and phase spectrum.- Description: This M-file plots the truncated Fourier Series
representation of a square wave as well as its
amplitude and phase spectrum.
- 2022-04-11 02:26:14下载
- 积分:1
-
this program can control tha pll frequencu using a keybad and LCD
this program can control tha pll frequencu using a keybad and LCD
- 2022-07-07 14:22:42下载
- 积分:1
-
用IIR滤波器实现去除信号中的直流分量.用很少的资源实现去除直流分量的功能。...
用IIR滤波器实现去除信号中的直流分量.用很少的资源实现去除直流分量的功能。-remove the DC vector from the signal。implement the DC removing function using little resource.
- 2023-01-13 04:15:04下载
- 积分:1
-
蓝牙 HCI 协议分析
Visual C++ 编译环境.
HOST RS232,USB 通讯接口
蓝牙 HCI 协议分析
Visual C++ 编译环境.
HOST RS232,USB 通讯接口-Bluetooth HCI protocol analysis Visual C compiler environment. HOST RS232, USB interface
- 2022-01-22 01:42:11下载
- 积分:1
-
P2P穿越防火墙 代码 ,作为P2P开发中的配套代码.
P2P穿越防火墙 代码 ,作为P2P开发中的配套代码.-P2P Firewall traversal code, P2P development as the matching code. xxxxxxxxxxxxxxxxxxxxxxxxxx
- 2023-06-16 08:55:02下载
- 积分:1