Programming Tools
by Nikolai Shokhirev
(See also Sample code).
Correct quoting: "Code/Program name" by Nikolai
Shokhirev (http://www.shokhirev.com/nikolai.html)
- PasMatLib - Object-oriented light-weight linear algebra and numerical methods
library in Object Pascal (See Tutorial for details).
Download ;
Online Doc .
- CppMatLib - Object-oriented light-weight linear algebra and numerical methods
library in C++ (See Tutorial for
details).
Download.
- uFMM - Pascal translation of Forsythe-Malcolm-Moler FORTRAN
procedures (Extraction from PasMatLib). The source can be downloaded here;
Delphi3+.
- Interface-based Delphi wrapper for
SQLIte 3.
- Signal processing library is
included into PasMatLib (development).
- ReplaceInFiles - Text replacement in multiple files: Exe
and Delphi code; Delphi 4+.
- ForToC: Semi-automatic Fortran to C/C++ converter by simple string
manipulations.
(~1.1M).
Code:
(~12K); Delphi3+.
- ForToPas: Semi-automatic Fortran to Pascal converter by simple string
manipulations.
(~1.1M). Code:
(~14K); Delphi3+ (see also the project at SourceForge:
http://sourceforge.net/projects/fortran2pascal/ ).
- Visual XSLtransformer: The program performs transformations from XML to HTML (or other types of documents) using XSL Templates:
( XML + XSL )
HTML (See the description for
details). Screenshot:
.
~460K. Delphi 6+.
- Object Math: Linear algebra library for Delphi - Dynamic array objects, Object
algebra, Display routines, Special functions, Optimization, Signal processing,
Tests/Demos (See the description
for details). It can be downloaded here.
Delphi4+. Note: Light-weight PasMatLib
is recommended instead.
-
©Nikolai Shokhirev, 2003-2009