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

搜索资源列表

  1. FFT算法C代码实现

    1下载:
  2. FFT算法C代码实现,常用滤波算法,Matlab仿真。
  3. 所属分类:系统编程

    • 发布日期:2011-09-22
    • 文件大小:266.1kb
    • 提供者:decoder8
  1. fft.rar

    0下载:
  2. FFT快速傅里叶变换程序语言。频率抽选基FFT和IFFT子程序,FFT Fast Fourier Transform programming language. Frequency-based FFT and IFFT selected subroutine
  3. 所属分类:通讯编程

    • 发布日期:2016-05-20
    • 文件大小:1.29kb
    • 提供者:王震
  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

    0下载:
  2. Visual C++编写的FFT代码,效率很高,地震勘探地震波正演时添加子波波形。-Visual C++ Prepared FFT code, the efficiency of high seismic exploration seismic waves are added at the time my son waveform.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:11.74kb
    • 提供者:HS
  1. 基于fft的频谱分析

    1下载:
  2. 基于fft的频谱分析程序。硬件由dsp实现,数据通过串口送至计算机进行频谱分析显示。 附两篇文档!-based on the spectral analysis procedures. Hardware Implementation by dsp, data sent to the computer through the serial spectrum analysis shows. A two documents!
  3. 所属分类:通讯编程

    • 发布日期:2014-02-20
    • 文件大小:464.3kb
    • 提供者:cdl
  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. 这是一个语音的文件的一个FFT转换文件,是用C++写的源程序,相信对大家有用-fft tranform if you like it, try to use it and share your idea.thank you.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:3kb
    • 提供者:liu
  1. FFT

    0下载:
  2. 用CVI写的FFT算法,对于了解FFT的原理比较有用,同时也可熟悉CVI的用法-CVI written by FFT algorithm, FFT principle for understanding the more useful, but also familiar with the usage of CVI
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:112.9kb
    • 提供者:肖华菊
  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. 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. C-FFT--source-code-part1

    0下载:
  2. C实现 快速傅立叶变换FFT FFT-1D FFT-2D 源代码 第一部分-C to achieve the first part of the Fast Fourier Transform FFT FFT-1D FFT-2D source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:19.01kb
    • 提供者:wx
  1. fft

    0下载:
  2. C#FFT源码,实现时频域转换,做信号的朋友会喜欢的-C# FFT source, frequency domain conversion is achieved, make friends like signal
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:26.96kb
    • 提供者:刘振亚
  1. FFT-CSharp

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

    • 发布日期:2017-04-27
    • 文件大小:41.16kb
    • 提供者:
  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

    0下载:
  2. C语言实现快速傅里叶变换。源程序,并附带注释。(Fast Fourier transform implemented by C programs)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:11kb
    • 提供者:汪康
  1. fft.tar

    0下载:
  2. fast fourier transform in c
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:123kb
    • 提供者:jiten.phy
  1. FFT

    0下载:
  2. 该程序代码实现C#实现FFT和IFFT变换(The program code implements C# to implement FFT and IFFT transformation)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:2kb
    • 提供者:Goff
  1. FFT

    0下载:
  2. 利用c++实现FFT,可以进行大数运算或者计数问题,有精度损失(FFT can be realized by c++, which can carry out large number operation or count problem, and have precision loss)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:Lylist
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com