项目作者: Vvitali

项目描述 :
Software project in C language: calculation of expressions ( Arithmetic: + - * /) with numbers and variables. Full execution and step-by-step tracing. Based on "Shunting-yard algorithm" with reverse polish notation. Program reads expressions, and variables from user-defined text-file, and write results to another user-defined text-file. Project has a text user interface with box-drawing character.
高级语言: C++
项目地址: git://github.com/Vvitali/Advanced-calculator-of-expressions-with-variables.git
创建时间: 2017-09-10T02:49:11Z
项目社区:https://github.com/Vvitali/Advanced-calculator-of-expressions-with-variables

开源协议:The Unlicense

下载