Personal design calculator 2015.12.12
-
Updated
Oct 24, 2019 - Java
Personal design calculator 2015.12.12
Help to control and handle any algebraic expression and perform popular expression operations like getting postfix, prefix, and expression tree.
✔️ Functions that show how compilers evaluate mathematical expressions
Stack implementation with conversion of Infix expression to Postfix.
Go library for parsing mathematical expression to tokens
All C language programs used in curriculum.
Convert ifix expression to postfix expression.
A postfix expression converter and interpreter for generic boolean predicates
Sort Algorithms
smart calculator, remembers previous values, converts expressions o postfix and evaluates
Back from the college days, an implementation of arithmetic terms and their prefix, infix & postfix traverse
Solution to CO203 data structures and algo. course
Algorithm python
DSA practise in C
Evaluates a postfix expression and calculate its result
A little Python calculator based on postfix notation.
Using my own stack and queue implementations, this program takes several lines of infix notation mathematical calculations, convert them to postfix notation, and evaluate them.
postfix expression evaluation in python
Add a description, image, and links to the postfix-expression topic page so that developers can more easily learn about it.
To associate your repository with the postfix-expression topic, visit your repo's landing page and select "manage topics."