-
wimax中的turbo码的实现,即CTC码,循环卷积turbo码
wimax中的turbo码的实现,即CTC码,循环卷积turbo码-the achieve of the turbo in wimax
- 2022-03-23 00:33:42下载
- 积分:1
-
windows example of the process of communication, there are three models : shared...
windows进程通讯的例子,共有三种模式:
共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
- 2022-02-02 10:28:45下载
- 积分:1
-
The realization of MIMO
实现MIMO-OFDM的仿真源代码,用于MATLAB仿真,很有价值,-The realization of MIMO-OFDM simulation source code for the MATLAB simulation, very valuable,
- 2022-02-26 20:51:20下载
- 积分:1
-
用FFT实现相关函数快速估计。
用FFT实现相关函数快速估计。-using FFT function rapid estimates.
- 2022-03-23 04:05:38下载
- 积分:1
-
这是一个用ASP 写的发短信的网页程序,是我从网上搜索出来大家用吧...
这是一个用ASP 写的发短信的网页程序,是我从网上搜索出来大家用吧-This is an ASP wrote a text message to the website process, I search the Internet you use it
- 2023-07-02 16:35:03下载
- 积分:1
-
以太网PoE设计材料,它是一个有用的文档硬件设计师。
ethernet PoE design material, it is a helpful document for hardware designer.
- 2023-02-26 10:30: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
-
Computer serial communication is used to achieve control of the GPRS module and...
利用计算机串口通信,实现对GPRS模块的控制,并进行英文及汉字的编码及发送功能。-Computer serial communication is used to achieve control of the GPRS module and the code in English and Chinese characters and send functions.
- 2022-09-28 12:00:10下载
- 积分:1
-
串口通讯PB原程序
串口通讯PB原程序-PB original serial communication procedures
- 2022-03-26 16:55:50下载
- 积分:1
-
A queuing simulation and program design on paper, is designed to make their own...
一篇关于排队仿真与程序设计的论文,是自己做课程设计的时候收集的,感觉不错-A queuing simulation and program design on paper, is designed to make their own curriculum when the collection of feel good
- 2022-02-25 11:10:44下载
- 积分:1