快速傅里叶变换(FFT)代码资源

这篇博客提供了各种快速傅里叶变换(FFT)的代码资源,包括C、C++、Delphi和Fortran实现。涵盖了不同处理器的汇编代码、复数FFT模板、实数数据的FFT、二维Hartley变换、DCT变换以及多种FFT算法,如Prime Factor Algorithm、General Prime Factor Algorithm等。还包含了不同维度和不同数据长度的FFT实现,以及一些特定情况的优化代码和基准测试工具FFTW。
摘要由CSDN通过智能技术生成
Source: Jörg's useful and ugly FFT page

fix_fft: FFTs using fixed point arthmetic
in C, includes test routine
fix_fft.tar.gz Written by Tom Roberts (1989), improved by Malcolm Slaney (1994), made portable (ix86 assembly removed) by Dimitrios P. Bouras (2006).

C source for an FFT-generator for integer FFTs for asm (80x86, 68k and 32k processors) and for C-code. fftgen.tgz first read the fftgen-doc.txt

C++ source (template) for complex FFT you can supply a class complex (e.g. based on fixed point floats) with the operators =,+,-,* and this code gives you a FFT for it. cplxfft.h

FFTReal: FFTs for real data
in C++ and Delphi:
http://ldesoras.free.fr/prod.html by Laurent de Soras. Delphi port by Frederic Vanmol.

2dim Hartley transform code
in C++
mogenet-2dimfht.cc by Emmanuel Mogenet

1dim and 2dim DCT (cosine transform) code
dct.tgz, here is the doc: dct-doc.txt

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值