My tutorial, notes, softwares, etc.
freewares
- sscilib is colection of
small C++ library designed for scientific applications such as
mathematical expression evaluator, permutation and combinatorial
sequence generator, bmp image read/write/drawing, etc. almost of package
are LGPL licensed,
but
some of this use other free licence due to dependence on the free code
from other author.
- ssck is web
page generator implemented in PHP. It reads menu from CSV file and put
toghether contents from HTML file. This site are constructed using it. See sample here.
Tutorial, notes and examples
Other Eletronic text
- "Generation of Textured
Stereogram" (stereogram is "magic eye" - PDF document in
portuguese only), II CIT MT (II Congress of Informatic and
Telecomunication of Mato Grosso) realized in UFMT
(Mato Grosso Federal University) - Brazil, on períod of September, 04 --
08, 1995.
- "Random Process" One simple note for use
of random numbers on simulations.
Course notes and like (portuguese only)
See the
page
for students.
Other publications
Obsolete (unmaintained)
- dataio (incomplete and
abandoned) is LGPL
licensed C++ library for stream input/output of data in the CSV (comma
separated values) - will set colunn separator - that suitable to develop
application to exchange data with worksheet aplications. See online
class documentation in HTML
format or PDF
format for detail.
- Eval Lite 07
(evallt07.zip) (finalized). The C version of mathematical
expression evaluator. Jas less resource than sscilib
ones.
- mtutor (ZIP
compressed Maple file) is an tutorial (in portuguese) of
commertial Maple V.4 used
to mathematical algebra.