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

搜索资源列表

  1. FFT-CSharp

    0下载:
  2. 特别好用的FFT的C#程序,十分值得下载-Especially good with the C# FFT program, is worth downloading
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:42145
    • 提供者:
  1. FFT

    0下载:
  2. 用C++语言写的一个数字信号处理中的FFT,该程序可以完成任意N点的FFT计算,并输出结果。对需要C语言处理信号的地方,可直接使用。-Using C++ language to write a digital signal processing FFT, the program can be completed in any N-point FFT calculation, and outputs the result. C language requiring local signal pro
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1434
    • 提供者:申继鹏
  1. FFT

    0下载:
  2. FFT的标准C语言实验程序,主程序和cmd程序-FFT standard C language test program, the main program and cmd program
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:5547
    • 提供者:Ryan
  1. FFT

    0下载:
  2. FFT算法的C语言实现,内含有复数的加法,乘法,减法,输入序列的倒序,旋转因子的确认,FFT算法的实现-FFT algorithm C language, containing reverse complex addition, multiplication, subtraction, input sequence, rotation confirmation factor FFT algorithm to achieve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

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

    0下载:
  2. 很全的连续傅里叶变换及快速傅里叶变换等在信号分析领域的应用程序,C语言编写的,简单易懂-Very complete continuous Fourier transform and fast Fourier transform in the field of signal analysis applications, C language, easy to understand
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-05-23
    • 文件大小:7109037
    • 提供者:taizi
  1. SPRU565B

    0下载:
  2. Welcome to the TMS320C64x digital signal processor (DSP) Library, or DSPLIB for short. The DSPLIB is a collection of high-level optimized DSP func- tions for the TMS320C64x device. This source code library includes C-callable functions (A
  3. 所属分类:文档资料

  1. c

    0下载:
  2. 快速傅里叶变换程序,一般程序,具有通用性(Fast Fourier transform)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:`madge3097
  1. fft

    0下载:
  2. 可以实现快速傅里叶变换的C++头文件,用于信号处理(Fast Fourier Transform)
  3. 所属分类:波变换

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:89616904
  1. fftw-3.3.5-dll32

    0下载:
  2. 实现各种数字信号处理的类库,比如快速傅立叶变换fft,还有其他多种信号变换 ,使用C++ 库(To achieve a variety of digital signal processing class library, such as fast Fu Liye transform, FFT, there are many other signal changes, using the C++ Library)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:2433024
    • 提供者:飞帆
  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. teechart

    0下载:
  2. 在visual studio 2012的环境下,采用快速傅里叶变换(FFT)对随机信号进行经典功率谱估计,并用MFC编程实现。其中要下载并安装teechart控件实现波形绘制(In the visual studio 2012 environment, the fast Fourier transform (FFT) is used to estimate the classical power spectrum of random signals, and is programmed with
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:627712
    • 提供者:小白_
  1. lab-FFT

    0下载:
  2. 可以实现fft算法 获取信号频谱,用 c语言编程,(FFT algorithm to achieve the signal spectrum)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:欧安
  1. fft

    0下载:
  2. fft快速傅里叶变换测波形,并且,F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件。(FFT fast Fourier transform test waveform)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:大秦
  1. FFT C代码

    0下载:
  2. 快速傅里叶变换的C语言代码,可以进行跨平台移植,完全C语言实现(This is a FFT transformation code totally written by C language, and it can be cross platform migrated easily.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:NBnoidea
  1. fft算法

    0下载:
  2. 能实现FFT快速算法,处理图像变换,学习的好代码。(FFT can achieve fast algorithm, deal with image transform.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:312320
    • 提供者:王子98898
  1. fft

    1下载:
  2. 基于MPI的并行快速傅里叶变换算法,通过多核并行计算提升计算性能。(the fast Fourier transform algorithm based on MPI coding)
  3. 所属分类:并行计算

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:pengbd
  1. FFT-c_2

    0下载:
  2. fft C 实现,长度可以配置。 N 可配置长度。 N 《=1024 ok N 》 1024 有误差(c realise fft, N leght is configureable. when N > 1024, error happens, N < 1024 ok)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:1027072
    • 提供者:fivedai
  1. MidternFFT

    0下载:
  2. 一維快速傅立葉轉換,應用旋轉因子之特性,降低計算複雜度(One dimensional fast Fourier transformation, using the characteristics of rotation factor to reduce the computational complexity)
  3. 所属分类:C#编程

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

    0下载:
  2. 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:11264
    • 提供者:SQZAHO
  1. fft

    0下载:
  2. 使用C语言编写的FFT运算,其中采用了基2的蝶形运算,运算结果符合预期(The basis of 2 butterfly operation)
  3. 所属分类:DSP编程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:你哈好
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 37 »
搜珍网 www.dssz.com