...The software is developed using C++ programming language, Visual Studio 2017 and Qt5.11. MultiCalculator is tested on different windows platform (Windows 10 32 & 64, Windows 7 32 & 64 bit) no error found and run smoothly on mentioned platform. MultiCalculator is at it’s initial stage and time to time advanced and required update will be made.
The functional model of the old calculator series Wang 700 and 15VSM
This project introduces a console application designed for functional emulation of the USA old calculator series Wang 700 and their USSR derivatives 15VSM (15ВСМ). The main goal of the project is emulation of those models made in Soviet Union: 15ВСМ-5, 15ВМ16/32/128 - which are also known as D3-28 (Д3-28). The choice of them is due to the extremely strong and authentic CPU command set developed by Soviet engineers as a superset around the original Wang 700's command set. While Wang 700 were...
A calculator with C-style syntax and many features, like functions, braching and arrays. It's a small programming language that can be executed on VM or compiled to x86 code and run natively.