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

搜索资源列表

  1. fft_ifft_project

    0下载:
  2. fft和ifft的c程序代码,工程中用到的代码,蛮实用的,希望对大家有用!-fft and the c code, which works to use the code, quite practical, useful for all!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32.48kb
    • 提供者:wgz
  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

    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. FFTView

    0下载:
  2. 用vc实现的快速傅立叶变换源代码FFT,在此基础上可写更多功能的卷积等程序-Vc achieved using Fast Fourier Transform source code for FFT, on this basis can be written more features, such as the deconvolution procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.57kb
    • 提供者:yaomeng
  1. C(FastFourierTransformthesourcecode)

    0下载:
  2. 在matlab中编写的FFT函数,虽然其matlab的功能强大,但其运算的时间长,本源代码是利用C++的快速,实现的FFT-Matlab prepared at the FFT function, although the matlab powerful, but its computing time, the origin code using C++ are fast, implementation of the FFT
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.2kb
    • 提供者:万青松
  1. FFT

    0下载:
  2. C++写的FFT代码,对于大家学习应该很有用啊-C++ to write the FFT code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1.46kb
    • 提供者:libing
  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
    • 文件大小:541byte
    • 提供者:wangxianfu
  1. fft

    0下载:
  2. 基于c++语言的快速傅里叶变换算法,附带源码-C++ language based on Fast Fourier Transform algorithm, with source code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:38.93kb
    • 提供者:止戈
  1. FFT

    0下载:
  2. FFT快速傅氏变换C++源代码...2006第二版-FFT Fast Fourier Transform C++ source code. . . Second edition, 2006
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.46kb
    • 提供者:张刚
  1. FFTinDLG

    0下载:
  2. MFC下FFT用C++写的源代码,有图形显示,sin和fft频率的自由选择.图形界面-MFC under the FFT written in C++, source code, graphics, sin, and fft frequency of free choice. Graphical interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1.8mb
    • 提供者:张刚
  1. SignalProcess

    1下载:
  2. 基于Visual C++的地震信号处理程序源代码,包括常用的FFT和Hilbert变换代码。-Visual C++ based on the seismic signal processing program source code, including the commonly used FFT and Hilbert transform code.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:11.77kb
    • 提供者:陈传绪
  1. fft-of-the-C-language-source-code

    0下载:
  2. 这是关于快速傅里叶变换(FFT)的C语言程序。-This is on the fast Fourier transform (FFT) of the C language program.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:889byte
    • 提供者:李礼
  1. fft

    0下载:
  2. fft c code download -fft c code download download
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:1.25kb
    • 提供者:Tiger
  1. FFT_kris32

    0下载:
  2. This source code is the 32point FFT(Fast Fourier Transform) for Real Time sampling system (like PQ meter or Digital Relay). The complex computation is realized without complex.h in this code, based on only C. -This source code is the 32point FFT(Fast
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:629.14kb
    • 提供者:kriskim
  1. PitchDetection

    0下载:
  2. Source code Fast Fourier Transform - FFT by C# and detect pitch of wav.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:801.4kb
    • 提供者:nngochue
  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. the-FFT-transform-procedures

    0下载:
  2. 打印出用C语言编写的FFT源程序,并且在每一小段处加上详细的注释说明。 用C语言编写FFT编写程序时,要求采用人机界面形式: -Print out the C language prepared by the FFT source code, and in each segment is coupled with detailed notes.Using C language FFT programming, requires a form of man-machine interfac
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:772byte
    • 提供者:李程程
  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. 13--LEM--(fft)

    0下载:
  2. 在VisualDSP++5.0开发环境下,利用C语言编写的fft源代码。-In VisualDSP++5.0 development environment, using C language fft source code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:148.49kb
    • 提供者:林恒
  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
« 12 3 »
搜珍网 www.dssz.com