|
Reverse Polish Notation - Java
State: Suspended
Add date: 2009-11-17 15:49:53
My own implementation of Reverse Polish Notation algorithm in Java. Using extended class BigDecimal (added functions like sin, cos, tan, cotan, pi, ...)
|
|
Reverse Polish Notation - C++
State: Suspended
Add date: 2009-11-17 15:35:38
My own implementation of Reverse Polish Notation algorithm in C++.
|
|
PHP Engine 2.0
State: In development
Add date: 2009-11-17 11:38:32
A year ago i was working on simple PHP engine based on MVC. Check what i created.
|
|
Parser of bus stop list 1.0
State: Closed
Add date: 2009-11-17 11:28:11
I made this thing as project on a second year of study. Program had to parse list of bus stops. As a program its completely worthless but some functions and code there still can be usefull. I remember i put lot of time into that, to make posible to parse a huge files, without loading them all to memory.
|
|
Stack, queue, tree, list - C ++ 0.01
State: Closed
Add date: 2009-11-17 11:24:40
The first project in C ++. My own implementation of queues, trees, and other ...
|
|
Reverse Polish Notation 2.0 Long C, C++, Delphi
State: Suspended
Add date: 2009-11-17 10:06:02
Library for the calculation of mathematical expressions with "any" accuracy.
|