Downloadliste

Projektbeschreibung

FXT is a C++ library containing code for various fast orthogonal
transforms (Fourier-, Hartley-, Walsh-, Haar-, Wavelet-transform) and
convolution. It contains a large collection of low (bit) level routines
and combinatorial algorithms (permutations, combinations, necklaces, de
Bruijn sequences). Number theoretic transforms and modular arithmetics
are implemented. Operations on binary polynomials and arithmetics in
finite fields GF(2^n) are included. The package contains more than 150
short programs that demonstrate how to use its functionality.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-21 11:19
2005.10.06

Beschleunigungen, geringe zusätzliche Funktionen und Bugfixes wurden hinzugefügt.
Tags: Code cleanup
Speedups, minor additional functions, and bugfixes
were added.

2004-04-15 17:24
2004.04.13

Neue Funktionen enthält Bit Zauberei, Reed-Muller-Methode, Kombinatorik, Permutationen, Sortieren, Suchen, Stack (FIFO), Queue (LIFO), Heap und Prioritätswarteschlange Bit-Manipulationen, modulare Arithmetik und Berechnungen in endliche Körper (GF (2 ^ n)), Faktorisierung von binären Polynome Benutzer Pfade in gerichteten Graphen und grau-Codes.
Tags: Major feature enhancements
New functionality includes Bit wizardry,
Reed-Muller transform, Combinatorics,
Permutations, Sorting, Searching, Stack (FIFO),
Queue (LIFO), heap and priority-queue
Bit-manipulations, modular arithmetics and
computations in finite fields (GF(2^n)),
factorization of binary polynomials, searching
paths in directed graphs, and gray codes.

2001-09-03 22:19
2001.09.03

Diese Version verfügt über eine zusätzliche komplexwertige fht, kurz FFT-Länge und hs. Walsh verwandelt wurden verbessert. Nun sind die beiden ver-und dit-split radix FFT unterstützt werden. Hilfs-Routinen zum Sortieren, Suchen, wurden Permutationen, Kombinationen und Partitionen hinzugefügt. Basic-self-test Funktion wurde hinzugefügt. Das Tutorial wurde verbessert. Viele Verbesserungen wurden mit Bezug auf die allgemeine Konsistenz und Leistung.
Tags: Minor feature enhancements
This version has an additional complex-valued fht, short-length fft, and fht.
Walsh transforms were improved. Now both dif- and dit- split radix ffts are
supported. Auxiliary routines for sorting, searching, permutations,
combinations, and partitions were added. Basic self-test functionality was
added. The tutorial was improved. Many improvements were made with respect to
general consistency and performance.

2001-01-30 15:12
2000.04.09

Project Resources