logo
 
 
deutsch
 software

WinShell:

WinShell

WinShell is a free multilingual integrated development environment for LaTeX under Windows. All work to and around WinShell is conceived exclusively by me. The application is developed under Microsoft Visual C++ and implements among other things a project management, an evaluation window, a text editor with syntax highlighting, a BibTeX editor, macros and nine different languages. WinShell calls new processes for respective compiling of a file or for other applications. I. e., programming covers a broad spectrum, e. g. GUI programming, interprocess communication via DDE and also parsing of files.

wsW2LTX:   » top

wsW2LTXGUI

The wsW2LTX library is an application programming interface (API) designed to translate a MS Word document to LaTeX. The library is based on libwv and on several other – mostly Unix based – libraries. The wsW2LTXGUI program is a graphical user interface to the wsW2LTX library which handles all the methods described in the wsW2LTX API reference. The wsW2LTXSDK package includes the wsW2LTXGUI program, the different wsW2LTX libraries and a demo example to explain the usage of the wsW2LTX library.

WinGeno:   » top

WinGeno

WinGeno is a computer program to create diagrams of family constellations in form of genograms. The representation of particulars family members depends on the established symbols. WinGeno does not represent social nor emotional relationships. All work to and around WinGeno is conceived exclusively by me. The application is developed under Microsoft C#/.NET.

WinSVN:   » top

WinSVN

WinSVN is a free user interface under Windows for Subversion. All work to and around WinSVN is conceived exclusively by me. The application is developed under Microsoft C#/.NET.

kaLattice:   » top

Head

The software distribution kaTools offers basic classes and methods for the development of three-dimensional image processing and storage tools as well as of applications for numerical field calculation.
The distributions allows the development of platform independent, reliable and highly efficient tools, e.g. via diverse interprocess communication mechanisms and exceptions for error handling. Generally, the software is written in C++ using the libraries Trolltech Qt, OpenMP and MPI.
The package kaLattice provides classes for handling of 3D data organized in a lattice. Variant methods allow the I/O of lattice data and the R/W access to lattice elements. Exemplary programs illustrate the usage of the classes.