Last publications:
StringToValue C++ class code for calculation string as mathematical expression.Creation of flexible user interface could demand an implementation of capacity for user to input not just numbers but sophisticated mathematical formulas effectively permitting programming experience....
C++ class lnetcdf code for editing and converting NetCDF files in and sample of its implementation in LeoNetCDF.
The NetCDF format is an attempt to create such Universal DATA Format or (network Common Data Format).
There are codes for an implementation of NetCDF format in most convenient for professiona...
Function for inversion square matrix (C/C++ codes).
Operation of inversion of square matrix is the most useful operation in linear algebra. It is necessary for solving system of linear equations and implementation approximation with least square method...
Function for least squares approximation (fitting) data with polynomial-type function (C/C++ codes).
Operation of approximation experimental data (in most broad sense they could be product not only direct measurements but also numbers from computer simulation process) is one of the standard method in...