CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - fft c语言

搜索资源列表

  1. fft.ifft

    2下载:
  2. FFT与IFFT的简易源程序,用C语言编写,可进行复数和实数运算-FFT and IFFT simple source, the C language, can be complex and real operations
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:19.32kb
    • 提供者:陈斯
  1. FFT-c

    1下载:
  2. 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function : / * Sample data on the dataR [] array, Operational before da
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.44kb
    • 提供者:郑超
  1. FFT+C

    0下载:
  2. 一个 很好的 程序,fft的C语言实现程序-a good procedure, fft the C language procedure!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:李建
  1. FFT--C

    0下载:
  2. FFT算法研究与实现(C语言),1 倒位序算法分析,2 实数蝶形运算算法的推导,3 DIT FFT 算法的基本思想分析
  3. 所属分类:通讯编程

    • 发布日期:2014-01-16
    • 文件大小:2.56kb
    • 提供者:sxd
  1. FFT.rar

    0下载:
  2. 用C语言编写的FFT和IFFT函数,可以进行修改实现跟快速的运算,With C language function of the FFT and IFFT, can be modified to achieve faster computation with
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3.21kb
    • 提供者:ry
  1. fft

    1下载:
  2. C语言版快速傅立叶变换Fast Fouier Transform(fft)-C language version of Fast Fourier Transform Fast Fouier Transform (fft)
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-21
    • 文件大小:1.29kb
    • 提供者:zhangjia
  1. FFT

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:654.47kb
    • 提供者:hlj
  1. FFT

    0下载:
  2. 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the signal processing assembly C langu
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:32.05kb
    • 提供者:yangshoping
  1. fft

    1下载:
  2. C语言编写的计算FFt同时画出FFt曲线的小程序-C language computing FFt curve while the applet draw the FFt
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2.53kb
    • 提供者:常志凯
  1. FFT

    0下载:
  2. 一个FFT/IFFT的C语言程序,适当改编一下,可以并行运行。-A FFT/IFFT in the C language program, the appropriate adaptation of what can be run in parallel.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:987byte
    • 提供者:chenmoumou
  1. fft-C

    0下载:
  2. 这个是C语言代码,主要是实现fft的功能,需要的可以下载-This is the C language code, the main function is to achieve fft, the need can be downloaded
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:860byte
    • 提供者:wyl
  1. FFT-C

    0下载:
  2. FFT原理讲解及C++语言实现,该文件是我见过的最好的文档。-FFT principles explain reach the c++ language realization, the file is seen by the best document.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:46.34kb
    • 提供者:王越
  1. dit-dif-fft-and-dit-dif-ifft

    0下载:
  2. 基2_dit-dif-fft与dit-dif-ifft的C语言实现,可运行-Base 2_dit-dif-fft with dit-dif-ifft in C language, run
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1.83kb
    • 提供者:林佳择
  1. fft-c

    0下载:
  2. DSP实验的FFt算法的C语言实现程序,使用C来模拟算法的性能-Is for C
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1.77kb
    • 提供者:米爱
  1. FFT.C

    0下载:
  2. FFT快速傅里叶变换,C语言程序,与其他语言程序比较可正常执行-FFT Fast Fourier Transform, C language program, compared to other language programs can be d correctly
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:833byte
    • 提供者:louie7
  1. FFT

    0下载:
  2. 比较好用 的fft c 语言算法程序-Use of FFT algorithm procedures
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:693.11kb
    • 提供者:的贷款
  1. fft

    0下载:
  2. 纯c 实现的fft 正变换,与matlab 计算结果比对一样。肯定是可以用的(It contains a file . You need include mach.h.This fft result have be compare it to matlab .)
  3. 所属分类:其他

  1. FFT

    0下载:
  2. C语言的快速傅里叶变换,基于VC++编写,高效率,1024个点(The fast Fourier transform of C language is based on VC++, which is efficient and 1024 points.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:229kb
    • 提供者:林俊
  1. C语言实现FFT(快速傅里叶变换)

    1下载:
  2. 单片机C语言实现快速傅里叶运算的文档,方便实现快速开发和移植。(Single chip microcomputer C language to realize fast Fourier operation document.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:80kb
    • 提供者:lhs123
  1. fft

    0下载:
  2. 快速傅里叶变换用c语言实现,亲测有效,能运行出实部虚部等还有运行时间(The realization of fast Fourier transform in C language)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:862kb
    • 提供者:玫瑰林夏
« 12 3 4 5 6 »
搜珍网 www.dssz.com