|
Entry #100306: Enterprise Turing Machine Calculatorby Pretty Hate Machine
Enterprise Turing Machine Calculator is a general purpose calculator program. Unique Object-Oriented design based on scientific Turing Machine theory makes it superior to other alternative solutions. It's widely known that arithmetic operations of microprocessors are unreliable (consider the famous Pentium division bug), so we are not using any during calculations. Everything except GUI creation is symbol-based, so it simply cannot go wrong. Several thousands lines of C++ code are the guarantee of the quality of our solution. Provided infinite amount of memory and CPU time you can even calculate INFINITE DIVISION RESULTS!
Download • 0 Comments |