搜索资源列表
fft_ifft_project
- fft和ifft的c程序代码,工程中用到的代码,蛮实用的,希望对大家有用!-fft and the c code, which works to use the code, quite practical, useful for all!
FFT-c
- 傅立叶变换的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
fft
- Visual C++编写的FFT代码,效率很高,地震勘探地震波正演时添加子波波形。-Visual C++ Prepared FFT code, the efficiency of high seismic exploration seismic waves are added at the time my son waveform.
FFTView
- 用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
C(FastFourierTransformthesourcecode)
- 在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
FFT
- C++写的FFT代码,对于大家学习应该很有用啊-C++ to write the FFT code
fft
- 快速福利叶变换的C语言代码实现,数字信号处理领域常用-Fast Fourier transform welfare of the C language code implementation, digital signal processing used
fft
- 基于c++语言的快速傅里叶变换算法,附带源码-C++ language based on Fast Fourier Transform algorithm, with source code
FFT
- FFT快速傅氏变换C++源代码...2006第二版-FFT Fast Fourier Transform C++ source code. . . Second edition, 2006
FFTinDLG
- MFC下FFT用C++写的源代码,有图形显示,sin和fft频率的自由选择.图形界面-MFC under the FFT written in C++, source code, graphics, sin, and fft frequency of free choice. Graphical interface
SignalProcess
- 基于Visual C++的地震信号处理程序源代码,包括常用的FFT和Hilbert变换代码。-Visual C++ based on the seismic signal processing program source code, including the commonly used FFT and Hilbert transform code.
fft-of-the-C-language-source-code
- 这是关于快速傅里叶变换(FFT)的C语言程序。-This is on the fast Fourier transform (FFT) of the C language program.
fft
- fft c code download -fft c code download download
FFT_kris32
- 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
PitchDetection
- Source code Fast Fourier Transform - FFT by C# and detect pitch of wav.
fft-C
- 这个是C语言代码,主要是实现fft的功能,需要的可以下载-This is the C language code, the main function is to achieve fft, the need can be downloaded
the-FFT-transform-procedures
- 打印出用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
C-FFT--source-code-part1
- C实现 快速傅立叶变换FFT FFT-1D FFT-2D 源代码 第一部分-C to achieve the first part of the Fast Fourier Transform FFT FFT-1D FFT-2D source code
13--LEM--(fft)
- 在VisualDSP++5.0开发环境下,利用C语言编写的fft源代码。-In VisualDSP++5.0 development environment, using C language fft source code.
FFT
- 该程序代码实现C#实现FFT和IFFT变换(The program code implements C# to implement FFT and IFFT transformation)
