Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 238 Bytes

Calculator

Implements of Data Structures, which is concerning

linked stack and sequential stack

non-recursive tree-traverse

inorder expression transfered to RPN

RPN calculation

building binary tree based on RPN

QT GUI