搜索资源列表
fft
- simplest fft c program
cppfrance_ALGORITHME-FFT___Page
- 国外网站找到的,在linux平台下的c++开发的基2 基4的FFT程序源码,测试通过。
fft
- Fast Fourier Transform FFT C language source code for linux platforms
ftt_C_code
- fft and ifft c语言实现, 即用c语言实现傅立叶变换和逆变换-fft and ifft c language
fft-arm
- 基于ARM处理器的基4和基5的FFT算法标准C程序,作者是JDB。-Base on ARM processor about Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB
fft
- 快速傅里叶算法FFT,C语言编程,图形显示,移植性好,可以linux等系统下运行。-FFT,C programming, figure perform,easy transplant, function well under Linux system or other systems
sFFT-1.0-2.0.tar
- 洗漱傅里叶变换1.0 2.0 两个版本 C/A码捕获-sparse FFT
fft_bib
- 在信号处理中,我们经常需要使用FFT,也就是快速傅里叶变化,在这里提供了一个基于linux系统的快速傅里叶变化的C语言实现代码,供大家下载使用-this code is for the transformation of FFT
fft4
- FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率(The implementation of the FFT algorithm in the C language)
fft5
- FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率,计算耗时较短。(The implementation of the FFT & IFFT algorithm in the C language,After testing,the results are reliable.)