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

搜索资源列表

  1. fft_flp32_TS201

    0下载:
  2. 基于浮点dsp的fft算法,TS201处理器,c语言实现。开发环境Visual。-based on the floating-point DSP algorithms fft, TS201 processors, c language. Visual Development Environment.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1238
    • 提供者:cchen
  1. FFT+C

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

    • 发布日期:2008-10-13
    • 文件大小:1456
    • 提供者:李建
  1. 基于dspfft算法的实现

    0下载:
  2. 基于DSP实现的FFT算法的C语言编程
  3. 所属分类:C#编程

    • 发布日期:2011-04-19
    • 文件大小:4722
    • 提供者:mxclovexiao
  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
    • 文件大小:3286
    • 提供者:ry
  1. fft

    0下载:
  2. 快速福利叶变换的C语言代码实现,数字信号处理领域常用-Fast Fourier transform welfare of the C language code implementation, digital signal processing used
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:541
    • 提供者:wangxianfu
  1. fft

    0下载:
  2. 做快速傅里叶变换的程序,用C语言实现,和大家一起分享-Fast Fourier transform to do the procedure, with the C language, and share
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3595
    • 提供者:白李章
  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-28
    • 文件大小:32821
    • 提供者:yangshoping
  1. dip

    0下载:
  2. fft的c语言实现,用来研究fft的性能和实现。-fft的c语言实现
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1008
    • 提供者:linux
  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
    • 文件大小:47456
    • 提供者:王越
  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-28
    • 文件大小:1871
    • 提供者:林佳择
  1. fft-c

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

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

    0下载:
  2. FFT的c语言实现,已经成功在FPGA的NIOS II软核里实现-FFT of c language has been successfully implemented in the FPGA NIOS II soft-core
  3. 所属分类:CSharp

  1. FFT

    0下载:
  2. 是信号与系统课程的课程设计,旨在熟悉FFT 的计算过程,结合DFT 物理意义和实验结果加深 对傅立叶变换的理解。文章首先用MATLAB 对一个简单信号进行FFT 仿真,得出频谱图;其次完成了FFT 的C 语言实现,结合MATLAB 作图及数据处理功能得出了C 实现下的FFT 结果;最后,讨论分析实验结果。-Curriculum design, signals and systems courses designed to familiar FFT calculation process, t
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:528252
    • 提供者:谢寿成
  1. FFT

    0下载:
  2. fft算法,,用c语言实现了fft的过程-fft algorithm, using c language fft
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:1157
    • 提供者:眭韵
  1. FFT

    0下载:
  2. 快速傅里叶变换的C语言实现代码,可用于支持C语言的环境-FFT code
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:3908
    • 提供者:
  1. FFT

    0下载:
  2. 不错的实现FFT(快速傅里叶变换)的c语言程序。-c achieve FFT
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:956
    • 提供者:zzs
  1. fftw-3.3.4.tar

    0下载:
  2. 用于进行快速傅里叶变换的(FFT)的c语言实现库,由MIT开发,目前最新的稳定版本-C language for fast Fourier transform (FFT) to achieve the library, developed by MIT, the latest stable version...
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3940427
    • 提供者:王刚
  1. 614760

    0下载:
  2. FFT的C语言程序,对于复数蝶型运算的C语言程序实现,不错的-FFT C language program, the complex type adjustment calculation of C language program realization, good
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:7819
    • 提供者:comcile
  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. C语言实现FFT(快速傅里叶变换)

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

    • 发布日期:2018-05-01
    • 文件大小:81920
    • 提供者:lhs123
« 12 »
搜珍网 www.dssz.com