This is your work, valued
Macte animo!
Quartic. Solving algebric equation of 4th order. Fast and efficient. C++ implementation.
70PointInPolygon_Py. Improved agorithm for determining the inclusion of a point P in a 2D planar polygon. Python implementation.
30PointInPolygon. Improved algorithm for determining the inclusion of a point P in a 2D planar polygon. C/C++ implementation.
27XYZ2BLH. Geocentric to geodetic coordinates transformation. New fast algorithms and comparison with the old ones.
6Matrix. Matrix Algebra. Sparse and dense matrices. C++ implementation.
5XYZ2BLH_Java. Geocentric to geodetic coordinates transformation. New fast algorithms and comparison with the old ones. Java version.
3WMS-TMS-Maker. Creating tile cache (from wms-input) and generating TMS and WMS services upon it.
3Die_Hard-Problem. Generalized version of Simon's problem (Die Hard With A Vengeance) and its solution.
3parsing-arithmetic-expression. New approach to the arithmetic expressions parsing. Innovative, applicable, scalable and fast.
2evaluating-arithmetic-expression. New approach to the arithmetic expressions evaluating. Performance comparison with the standard algorithm.
2Queens. My solution to an old mathematical (chess-related) problem.
2RPN. Reverse Polish Notation - Haskell approach
2WMS-TMS-Maker-Qt-GUI. Qt-GUI for WMS-TMS-Maker
1