Revision history for LibraryPage


Revision [34477]

Last edited on 2021-06-26 16:02:33 by ToBo

No Differences

Revision [34476]

Edited on 2021-06-26 16:02:33 by ToBo
Additions:
**[[CMSIS]]** Common Microcontroller Software Interface Standard
Deletions:
**CMSIS** Common Microcontroller Software Interface Standard


Revision [34475]

Edited on 2021-06-26 16:02:23 by ToBo

No Differences

Revision [34474]

Edited on 2021-06-26 16:02:23 by ToBo
Additions:
**CMSIS** Common Microcontroller Software Interface Standard


Revision [34473]

Edited on 2021-06-26 16:01:47 by ToBo

No Differences

Revision [34472]

Edited on 2021-06-26 16:01:47 by ToBo
Additions:
~- Quelltextbibliotheken (*.c, *.cpp, *.asm)
~- Statische Bibliotheken (*.a, *.o)
~- Dynamische Bibliotheken (*.so, *.dll)
**[[GSL]]** - [[GSL|GNU Scientific Library]]
**[[SFL]]** - [[SFL|The Standard Function Library]]
Deletions:
~- Quelltextbibliotheken
~- Statische Bibliotheken
~- Dynamische Bibliotheken
**[[GSL]]** - [[GSL GNU Scientific Library]]
**[[SFL]]** - [[SFL The Standard Function Library]]


Revision [25984]

Edited on 2018-01-23 22:25:20 by ToBo
Additions:
http://en.cppreference.com/w/c/links/libs


Revision [18358]

Edited on 2014-03-03 01:13:10 by ToBo
Additions:
**[[FFTW]]** is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). They believe that FFTW, which is free software, should become the FFT library of choice for most applications.
C""++""
Deletions:
**FFTW** is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). They believe that FFTW, which is free software, should become the FFT library of choice for most applications.


Revision [18355]

Edited on 2014-03-03 01:10:53 by ToBo
Additions:
**[[VSIPL]]** - [[VSIPL Vector, Signal, and Image Processing Library]]
Deletions:
**[[VSIPL]]** - [[Vector, Signal, and Image Processing Library]]


Revision [18352]

Edited on 2014-03-03 01:09:14 by ToBo
Additions:
**[[GSL]]** - [[GSL GNU Scientific Library]]
**[[SFL]]** - [[SFL The Standard Function Library]]
**[[VSIPL]]** - [[Vector, Signal, and Image Processing Library]]
Functionality: Basic Scalar Operations, Basic Vector Operations, Random Number Generation, Signal Processing, FFT operations, Filtering, Correlation and convolution, Linear Algebra, Basic matrix operations, Linear system solution, Least-squares problem solution
Deletions:
**GSL** - [[GSL GNU Scientific Library]]
**SFL** - The Standard Function Library
**VSIPL**
http://www.vsipl.org/documents/
Vector, Signal, and Image Processing Library (VSIPL)
Functionality: Basic Scalar Operations, Basic Vector Operations, Random Number Generation, Signal Processing, FFT operations,
Filtering, Correlation and convolution, Linear Algebra, Basic matrix operations, Linear system solution, Least-squares problem solution


Revision [15066]

Edited on 2013-01-22 12:03:55 by ToBo
Additions:
Die SFL bietet 450 Funktionen aus Bereichen wie z.B. Compression, [[Kryptographie encryption]], and encoding; Datatype conversion and formatting; Dates, times, and calendars; Directory and environment access; String manipulation and searching; Internet socket access; SMTP (e-mail) access.
Deletions:
Die SFL bietet 450 Funktionen aus Bereichen wie z.B. Compression, [[encryption]], and encoding; Datatype conversion and formatting; Dates, times, and calendars; Directory and environment access; String manipulation and searching; Internet socket access; SMTP (e-mail) access.


Revision [14936]

Edited on 2013-01-16 21:59:41 by ToBo
Additions:
Die SFL bietet 450 Funktionen aus Bereichen wie z.B. Compression, [[encryption]], and encoding; Datatype conversion and formatting; Dates, times, and calendars; Directory and environment access; String manipulation and searching; Internet socket access; SMTP (e-mail) access.
Deletions:
Die SFL bietet 450 Funktionen aus Bereichen wie z.B. Compression, encryption, and encoding; Datatype conversion and formatting; Dates, times, and calendars; Directory and environment access; String manipulation and searching; Internet socket access; SMTP (e-mail) access.


Revision [11566]

Edited on 2011-02-02 22:50:01 by ToBo
Additions:
**Netlib **- Collection of Software Libraries
http://www.netlib.org
**fdlibm **von Sun
http://www.netlib.org/fdlibm/index.html
**ALGLIB**
http://www.alglib.net/optimization/conjugategradient.php


Revision [11149]

Edited on 2010-08-08 01:08:31 by ToBo
Additions:
**GSL** - [[GSL GNU Scientific Library]]
Deletions:
**GSL** - GNU Scientific Library


Revision [7625]

Edited on 2009-01-28 23:12:21 by ToBo
Additions:
**VSIPL**
http://www.vsipl.org/documents/
Vector, Signal, and Image Processing Library (VSIPL)
The API is defined for ANSI C
Functionality: Basic Scalar Operations, Basic Vector Operations, Random Number Generation, Signal Processing, FFT operations,
Filtering, Correlation and convolution, Linear Algebra, Basic matrix operations, Linear system solution, Least-squares problem solution
**SPUC**
http://spuc.sourceforge.net/
The API is defined for C++
List of modules: FIR filters, IIR filters, Interpolation filters, Equalization Classes, Communication Classes, Simulation Classes, Phase lock loop functions, Digital Modulation, Miscellaneous functions, Log and Exponential functions, Forward Error Correcting Codes, Interleavers, Random Number Generation, Special Matricies, Matrix Decompositions, Determinant, Solving Linear Equation Systems, Windows, Error handling functions, Writing Matlab Mex-files using IT++
andere FFT
**boost**
**ghmm**
**siglib**
Deletions:
(alternativ ein Teil davon: http://spuc.sourceforge.net/)
other FFT
Free Libraries in C, SEHR GUT
(alternativ ein Teil davon: http://spuc.sourceforge.net/)


Revision [6742]

Edited on 2008-11-30 21:25:57 by ToBo
Additions:
**[[Qt]]** ist erstklassige Klassenbibliothek für die plattformübergreifende Programmierung von Oberflächen, Netzwerkzugriff, Threads, XML Document Object Model, Multimedia, 2D-Graphik, ""OpenGL"", Drucken und vieles mehr. Siehe dazu [[http://doc.trolltech.com/4.0/groups.html Groups of Qt-Classes]].
Deletions:
**Qt** ist erstklassige Klassenbibliothek für die plattformübergreifende Programmierung von Oberflächen, Netzwerkzugriff, Threads, XML Document Object Model, Multimedia, 2D-Graphik, ""OpenGL"", Drucken und vieles mehr. Siehe dazu [[http://doc.trolltech.com/4.0/groups.html Groups of Qt-Classes]].
[[http://doc.trolltech.com/ Trolltechs Doku mit Tutorials]]
[[http://www.qtforum.de/forum/ deutschsprachiges Forum]]
[[http://www.qtforum.org/ englischsprachiges Forum]]
[[http://www.qtcentre.org/ Community zu Qt]]
[[http://www.pl-forum.de/work/qt/index.html Workshop Qt-Programmierung auf pro-linux.de]]


Revision [6089]

Edited on 2008-11-03 02:34:37 by ToBo
Additions:
Kommerzielle DSP library
http://www.numerix-dsp.com/siglib.html
Free Libraries in C, SEHR GUT


Revision [4540]

The oldest known version of this page was created on 2008-07-31 22:47:40 by ToBo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki