文件名称:fft
介绍说明--下载内容均来自于网络,请自行研究使用
The code in this library contains an implementation for Fast
Fourier Transforms on arbitrary length complex data. It is based
on old FORTRAN code, found in a signal processing archive. I
dissected the FORTRAN code, since it worked with normal arrays
and I wanted everything to work with my own complex number
arrays. Also, I substituted a lot of old written out code with
much more readable procedures.
Fourier Transforms on arbitrary length complex data. It is based
on old FORTRAN code, found in a signal processing archive. I
dissected the FORTRAN code, since it worked with normal arrays
and I wanted everything to work with my own complex number
arrays. Also, I substituted a lot of old written out code with
much more readable procedures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
aaa.dcu
aaa.pas
b.txt
Complexs.dcu
Complexs.pas
FFTs.dcu
FFTs.pas
fft变换例子.exe
Project1.cfg
Project1.dof
Project1.dpr
Project1.exe
Project1.res
Unit1.~ddp
Unit1.~dfm
Unit1.~pas
Unit1.dcu
Unit1.ddp
Unit1.dfm
Unit1.pas
aaa.pas
b.txt
Complexs.dcu
Complexs.pas
FFTs.dcu
FFTs.pas
fft变换例子.exe
Project1.cfg
Project1.dof
Project1.dpr
Project1.exe
Project1.res
Unit1.~ddp
Unit1.~dfm
Unit1.~pas
Unit1.dcu
Unit1.ddp
Unit1.dfm
Unit1.pas