-
at91sam7s64的典型应用,内容很好,很值得参考,希望能给大家带来一定的帮助...
at91sam7s64的典型应用,内容很好,很值得参考,希望能给大家带来一定的帮助-at91sam7s64 the typical application, as very good and worth considering. We hope that they will certainly help
- 2022-04-06 20:47:02下载
- 积分:1
-
主要介绍3G手机开发,希望能给大家提供帮助
主要介绍3G手机开发,希望能给大家提供帮助-Mainly introduces the development of 3G mobile phones, could you help
- 2022-07-17 08:50:49下载
- 积分:1
-
this communication process is very useful, we should not miss, oh, if there are...
此通讯程序非常好用,一定不要错过哦,如果有问题请发MAIL通知,不需要解压密码-this communication process is very useful, we should not miss, oh, if there are problems please send mail notification, not extracting passwords
- 2022-02-03 17:28:49下载
- 积分:1
-
常用晶体管资料大全
常用晶体管资料大全-transistors commonly used information Daquan
- 2022-01-26 06:56:22下载
- 积分: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
-
ARM7TDMI series EMAC Chinese interface (translation)
ARM7TDMI系列 EMAC接口中文(翻译)-ARM7TDMI series EMAC Chinese interface (translation)
- 2023-01-16 05:20:04下载
- 积分:1
-
labview tcp文件传输
上传文件为基于labview 8.6版本的文件传输代码,分为两个文件,服务器和客户端,亲测可以用。注意运行的时候先开服务器再开客户端。
- 2023-05-10 22:50:03下载
- 积分:1
-
AIN系列ALPHA 全电子式多功能电能表 通讯规约
AIN系列ALPHA 全电子式多功能电能表 通讯规约-AIN series ALPHA-wide multi-function watt-hour meter electronic communications Statute
- 2022-02-02 18:15:35下载
- 积分:1
-
本文比较了宽带传输方案中SC_FDE系统与OFDM系统的性能
本文比较了宽带传输方案中SC_FDE系统与OFDM系统的性能-This article compares the broadband transmission program SC_FDE system and OFDM system performance
- 2022-06-26 17:30:10下载
- 积分:1
-
基于自适应免疫进化算法的多用户检;
本文采用自适应免疫进化算法来解决多用户检测问题. 通过计算机仿真,无论是抗多址干
扰还是抑制远近效应,此方法都明显...
基于自适应免疫进化算法的多用户检;
本文采用自适应免疫进化算法来解决多用户检测问题. 通过计算机仿真,无论是抗多址干
扰还是抑制远近效应,此方法都明显优于传统检测方法,并且具有与最优检测器接近的误码率性能.-based on adaptive immune evolutionary algorithm multi-user location; In this paper, adaptive immune evolutionary algorithm to solve the problem of multi-user detection. through computer simulation, both anti-MAI or near-far effects, this method has been clearly superior to the traditional detection method and have the optimal detector close to the bit error rate performance.
- 2022-06-29 02:58:32下载
- 积分:1