登录
首页 » 算法 » 复数据快速傅立叶变换算法

复数据快速傅立叶变换算法

于 2022-03-04 发布 文件大小:821.00 B
0 197
下载积分: 2 下载次数: 1

代码说明:

复数据快速傅立叶变换算法-Minute Data Fast Fourier Transform algorithm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 特纳马基纳与chenney的垃圾colecctor和统计
    特纳机与chenney的垃圾收集器在C实现代码该文件包含3台机器。该MGV1使用不带电池,以保持的方式。所述MGV2一起使用的电池存储外的路径。该MGV7实现算法chenney(垃圾colecctor)在纪律和执行计算机语言的理论应用于设计(编译)
    2022-07-23 01:27:35下载
    积分:1
  • 查看各目录文件大小,可以很快查找出个文件的大小,当硬盘空间不足时。...
    查看各目录文件大小,可以很快查找出个文件的大小,当硬盘空间不足时。-See the directory file size, can quickly find out the size of files, when the hard disk space is insufficient.
    2022-02-02 02:43:11下载
    积分:1
  • 活动安排问题 贪心 活动安排问题 贪心
    活动安排问题 贪心算法 活动安排问题 贪心算法-The activities of the organization of the activities of the organization of greedy algorithm greedy algorithm
    2023-01-06 07:55:03下载
    积分:1
  • 2维数组 截断 追加 测试
    应用背景 二维数组的截断和追加并不像TStringList那么简单。在研究二维数组的截断和追加时,写了本例子来研究。提供给有相同问题的后来人参考,代码有点青涩,毕竟是研究算法的的demo,不喜勿喷! 关键技术 二维数组的截断和追加是一个抽象的概念,本demo把它实例化,可以给爱偷懒的程序学习者参考,不足之处欢迎拍砖。{删除动态数组指定元素的过程: 参数 arr 是数组名, 参数 Index 是要删除的索引} procedure TForm1.DeleteArrItem(Index:Integer); var    j:integer; begin   if   Length(MyProArr)>1 then   begin    for j := Index to Length(MyProArr)-2 do        begin         MyProArr[j,0]:=MyProArr[j+1,0];         MyProArr[j,1]:=MyProArr[j+1,1];      end;     setlength(MyProArr,Length(MyProArr)-1,2);    end else    begin      setlength(MyProArr,0,2);    end;
    2022-11-15 14:10:02下载
    积分:1
  • ASN.1语解析代码
    ASN.1语法解析代码-ASN.1 grammar analysis code
    2023-02-08 20:55:03下载
    积分:1
  • VB源程序,层次分析.可以解决系统模糊评价的问题. 本结构清晰,适宜定量评价系统性能...
    VB源程序,层次分析算法.可以解决系统模糊评价的问题. 本算法结构清晰,适宜定量评价系统性能-VB source, the level of analysis algorithm. Fuzzy system can solve the problem of evaluation. This algorithm clear and suitable for quantitative evaluation of system performance
    2022-02-09 14:45:14下载
    积分:1
  • DTMF双音多频实现
    双音多频:dual-tone multifrequency双音多频 DTMF(Dual Tone Multi Frequency),双音多频,由高频群和低频群组成,高低频群各包含4个频率。一个高频信号和一个低频信号叠加组成一个组合信号.
    2022-09-09 21:40:03下载
    积分:1
  • 遗传基因源代码
    遗传基因算法源代码-genetic algorithm source code
    2022-07-08 23:11:36下载
    积分:1
  • 拟牛顿求非线性方程组的一组实数解
    拟牛顿法求非线性方程组的一组实数解-quasi-Newton method of nonlinear equations for a group of real solutions
    2022-01-25 19:17:01下载
    积分:1
  • 模拟退火
    AppWizard has created this TspSA application for you.  This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TspSA application. TspSA.dsp     This file (the project file) contains information at the project level and     is used to build a single project or subproject. Other users can share the     project (.dsp) file, but they should export the makefiles locally. TspSA.h     This is the main header file for the application.  It includes other     project specific headers (including Resource.h) and declares the     CTspSAApp application class. TspSA.cpp     This
    2022-05-14 00:33:05下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载