搜索资源列表
FFT.rar
- 用C语言编写的FFT和IFFT函数,可以进行修改实现跟快速的运算,With C language function of the FFT and IFFT, can be modified to achieve faster computation with
SINEFFTTr.rar
- 用c++Builder编写的一个显示正弦波信号和傅立叶变换后的频谱波形工程,c++Builder FFT SIN
Lab0503-FFT
- 一个简单的 FFT 算法的 C 语言程序, 适合各初学者学习和使用-FFT C LANGUAGE
xianxingxitongdepinyufenxifa
- How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程-How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程
fft
- C语言编写的计算FFt同时画出FFt曲线的小程序-C language computing FFt curve while the applet draw the FFt
FFT
- 一个FFT/IFFT的C语言程序,适当改编一下,可以并行运行。-A FFT/IFFT in the C language program, the appropriate adaptation of what can be run in parallel.
fft-C
- 这个是C语言代码,主要是实现fft的功能,需要的可以下载-This is the C language code, the main function is to achieve fft, the need can be downloaded
fft-c
- DSP实验的FFt算法的C语言实现程序,使用C来模拟算法的性能-Is for C
FFT
- 按时间抽取的基-2快速傅里叶变换(FFT)C语言程序-Time taken by-2 Fast Fourier Transform (FFT) C language program
FFT
- fft的c实现,用到二进制平摊反转置换 O(NlogN)-fft c
FFT.C
- FFT快速傅里叶变换,C语言程序,与其他语言程序比较可正常执行-FFT Fast Fourier Transform, C language program, compared to other language programs can be d correctly
FFT
- 比较好用 的fft c 语言算法程序-Use of FFT algorithm procedures
fft
- 纯c 实现的fft 正变换,与matlab 计算结果比对一样。肯定是可以用的(It contains a file . You need include mach.h.This fft result have be compare it to matlab .)
fft.tar
- fast fourier transform in c
FFT
- 利用c++实现FFT,可以进行大数运算或者计数问题,有精度损失(FFT can be realized by c++, which can carry out large number operation or count problem, and have precision loss)
C++
- Course introducition to c++
C语言实现FFT(快速傅里叶变换)
- 单片机C语言实现快速傅里叶运算的文档,方便实现快速开发和移植。(Single chip microcomputer C language to realize fast Fourier operation document.)
fft
- 快速傅里叶变换用c语言实现,亲测有效,能运行出实部虚部等还有运行时间(The realization of fast Fourier transform in C language)
FFT
- 实现信号的FFT变换并进行相应操作后输出对应信号(Realizing FFT transform of signal)