Professional profile
Projects
Publications
Source code
Job ads in Usenet
How to contact me
home
|
Source code
Main modules
- MailMarpol.java
-
To remove garbage from an email account (POP3).
Functions, routines
- parseFile.c
-
Reads a value from a file whose lines have the syntax: name = value.
For double, int, String, yes/no.
- cfft.c
-
FFT with complex numbers according to the C99 standard
- fft.c
-
FFT, C99 standard not necessary
- jonswap.c
-
JONSWAP spectrum
- simeq.c
-
Solver for inhomogeneous linear equation systems
- interpol.c
-
Parabolic blending interpolation.
Also two-dimensional variant and variant for angular abscissa.
- table.c
-
Table as C struct: reading, writing, etc.
|