搜索资源列表
bcb-fftw3
- fftw3 高质量的快速傅立叶变换软件包-fftw3 quality Fast Fourier Transform package!
fftw3
- FFTW 3.01 目前为止最好的FFT函数库,速度和精度都没得说-far the best FFT functions, speed and accuracy have to say no
windows_fftw3_project
- 大名鼎鼎的MIT提供,任意FFT变换源程序及SDK-famous for MIT, arbitrary FFT source and SDK
FFTW3st
- 快速傅立叶变换 采用c++编程 有源代码-FFT by C++, with source file
fftw-3.0.1
- windows下的FFT(快速傅立叶)分析源代码,标准版-windows under the FFT (Fast Fourier) analysis of the source code, the standard version
fftw3
- FFTW 3.01 目前为止最好的FFT函数库,速度和精度都没得说-far the best FFT functions, speed and accuracy have to say no
fftw-3.1.2.tar
- This award winning library is a C library for "computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size." -This award winning library is a C lib
fftw3_3.1.2.orig.tar
- fft运算的类库。方便调用。是在linux下编译的。-fft library operations. Call convenience. In the compiler under linux.
fftw-3.1.2-dll
- fftw,the fastest fourier transform in the West。用于快速计算离散傅里叶变换,用c编程-fftw, the fastest fourier transform in the West. For fast calculation of discrete Fourier transform, using c programming
fftw-3.2.1-dll
- real time fft, Delphi compiled Component, fftw3.dll libraries
fftw3
- FFTW3使用说明文档,pdf格式-pdf document of FFTW3
fftw-3.1.2-dll
- fftw库,可以在windows下和Linux下同时使用,值得下载-fftw library, under windows and can be used under Linux, it is worth downloading
fft-arm
- 一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。-Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally con
FFTtest
- 1. BCB建立lib,在命令提示字元下執行: implib -a fftw3-3.lib libfftw3-3.dll implib -a fftw3f-3.lib libfftw3f-3.dll implib -a fftw3l-3.lib libfftw3l-3.dll VC則 2.將 *.dll 複製到 c:\windows\system32
fft
- FFT example using FFTW3 library
FFT
- 里叶变换源程序,采用FFTW3.2.2库编写。-Thismanualdocumentsversion3.2.2ofFFTW,the FastestFourierTransformintheWest. FFTWisacomprehensivecollectionoffastCroutinesforcomputingthediscreteFourier transform(DFT)andvariousspecialcasesthe
fftw3
- 据说FFTW(Fastest Fourier Transform in the West)是世界上最快的FFT。为了详细了解FFTW以及为编程方便,这本用户手册值读一读。-FFTW(Fastest Fourier Transform in the West)
fftw3
- Fast Fourier Transform Compiled library-FFTW 32 !
fftw3
- 最近fftw3的说明书,包括fftw包的安装与函数使用。-the reference book of fftw3。including how to install the fftw3 packgae on linux or unix.