Description: Demonstration by operators in order of priority on the arithmetic expression evaluation process. Procedures for the implementation of the order include: (1) Construction of two empty stack, the number of stacks and stacks operator (2) enter a sequence of arithmetic expressions with digital access to a number of stacks, operator to enter the stack operator (3 ) from the keyboard input operator and operator stack priority operator to carry out comparison (4) then put the number of computing the results of the stack (5) end.
To Search:
File list (Check if you may need any files):
实验2的对中缀表达式求值.c