Fast Fourier Transform library

agraham

Expert
Licensed User
Longtime User
This library, written in conjunction with Klaus, provides forward and inverse FFT capability for Basic4ppc programs.

The library will work on both desktop and device and requires .NET 2.0 or later.

The accompanying demo, written by Klaus, requires the http://www.b4x.com/forum/additional-libraries/3171-imagelibex-library.html and, because it uses typed variables, will only run on Basic4ppc version 6.90 or later.

As usual the archive contains the dll, source for merging, help and a demo.
 

Attachments

  • FFT1.0.zip
    44.6 KB · Views: 120
Top