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

搜索资源列表

  1. 5509-FFT

    0下载:
  2. 掌握用窗函数法设计 FFT 快速傅里叶的原理和方法;-Master the design of FFT window functions fast Fourier principles and methods
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:72020
    • 提供者:lemon
  1. fft

    0下载:
  2. FFT变换 C51 C语言,绝对正确, 效率高,已验证,欢迎下载-FFT, C51 C language, is absolutely correct, high efficiency, has been verified, please download
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:56081
    • 提供者:YY
  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
    • 文件大小:32821
    • 提供者:yangshoping
  1. fft

    0下载:
  2. FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1424
    • 提供者:firdausmustaffa
  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
    • 文件大小:987
    • 提供者:chenmoumou
  1. fft-arm

    0下载:
  2. 基于ARM处理器的基4和基5的FFT算法标准C程序,作者是JDB。-Base on ARM processor about Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:237098
    • 提供者:denny
  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
    • 文件大小:860
    • 提供者: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
    • 文件大小:47456
    • 提供者:王越
  1. FFT

    0下载:
  2. 使用52单片机实现信号数据的FFT变换c语言程序实现-52 MCU signal data using the FFT transform c language program implementation
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:596
    • 提供者:qian
  1. FFT.c

    0下载:
  2. 快速傅里叶变换在C环境下的实现,这只是其中之一的函数-FFT implementation in C environment, this is one of the functions
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2106
    • 提供者:jazz
  1. fft-c

    0下载:
  2. 使用c语言实现的fft(快速离散傅里叶变换呢)运算-Using c language fft (fast discrete Fourier transform it) operator
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:284684
    • 提供者:陈诚
  1. FFT

    0下载:
  2. C语言实现FFT运算的注意(用的是基二时域算法)  且点数是2的n次方-FPGA-based FFT implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:9544
    • 提供者:小强
  1. FFT

    0下载:
  2. C#的FFT程序,基于2的碟形算子,比较好用!-C# the FFT program, based on 2 dish operators, relatively easy to use!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:36175
    • 提供者:李丰攀
  1. FFT-C

    0下载:
  2. 快速傅里叶变换在C语言环境下的开发,方便移植!-Fast Fourier transform in C language development environment to facilitate the transplant!
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:12323
    • 提供者:杨春杰
  1. FFT-Algorithm

    1下载:
  2. 本例通过VC实现二维快速傅里叶变换,涉及到进行矩阵、复数等数学运算,运用了C语言动态内存分配、文件操作、结构指针的函数调用等内容。-In this case through the VC to achieve two-dimensional fast Fourier transform, related to the matrix, such as complex mathematics, use the C language, dynamic memory allocation, file o
  3. 所属分类:Algorithm

    • 发布日期:2014-04-16
    • 文件大小:2048
    • 提供者:lu
  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
    • 文件大小:1871
    • 提供者:林佳择
  1. fft

    0下载:
  2. c写的fft程序,用在dsp中。FFT.C-FFT RADIX-2 USING DIF. FOR UP TO 512 POINTS- FFT using c in DSP program, FFT.C-FFT RADIX-2 USING DIF. FOR UP TO 512 POINTS
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:1263
    • 提供者:韩科
  1. 51-MCU-fft-

    0下载:
  2. 51单片机实现fft快速离散傅立叶变换 C语言源程序-51 MCU fft Fast Discrete Fourier Transform C language source code
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1366
    • 提供者:weikang
  1. FFT--C

    0下载:
  2. FFT的dsp实现方法(C语言版),学习用FFT 对连续信号和时域信号进行频谱分析-FFT implementation of dsp (C language version), a continuous signal for learning the FFT and time domain signal spectrum analysis
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:256654
    • 提供者:窦满义
  1. FFT

    0下载:
  2. DSP5509A开发板的FFT估计的程序 c语言 -DSP5509A development board FFT estimate c language program
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:116636
    • 提供者:金光明
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com