
Main page
Didactics
Science
Hobby

Source codes of computer applications
The codes presented on this web page have the instructive purpose only. Any commercial use is prohibited.
(the codes are a bit chaotic, but the work lasts :))
- Slope stability evaluation by variational calculus - SlopeVar.
c/c++
- Genetic algorithm with advanced techniques + "Mersenne Twister" pseudorandom number generator - AGA.
c/c++
- System of procedures for Cellular computer (Cellputer)
- Genetic algorithm with built-in slope stabilty evaluation procedure for LPC2106 - GAonARM.
c/c++
- Manager procedure for AT89C4051 - Power Supply Unit.
basic
- Interface procedure for AT89C4051 - Host/RS232 Unit.
basic
- Communication procedure for AT89C4051 - Eastern Buffer Unit.
basic
- Communication procedure for AT89C4051 - Northern Buffer Unit.
basic
- Communication with PC.
pascal/delphi
- Simple WatchDog for PC communication procedure.
pascal/delphi
- FemTest - Finite Element Method - plain strain.
c/c++
- FemTestAx - Finite Element Method - axisymmetry.
c/c++
- FemTriaxTest - FEM for triaxial test simulation (max 4 elements and 9 nodes).
c/c++
- TGA - Back analysis manager (cooperates with FemTriaxTest and AGA).
delphi
- Example of back analysis assisted by genetic algorithm.
zip
