搜索资源列表
基于postfix的邮件系统
- 基于postfix的邮件系统
infix-Postfix
- 利用堆栈进行表达式的 Infix -> postfix 转换 适合大专院校计算机专业数据结构课参考 用法: 输入infix表达式为:(3+2*3)^2 则 转换位postfix表达式 323*+2^ 进而可以计算出表达式的值为81 目前bug: 主要作原理演示用,只能处理1位数字变量,且变量值不可太大-use of the stack for expression Infix-
infixtopostfix
- infix to postfix program,.
postfix
- implementation of infix to postfix algorithm
posttoin
- postfix to infix converter
POSTFIX
- a simple wy to calculate postfix in c-a simple wy to calculate postfix in c++
main
- 把输入的前缀表达式转换为后缀表达式并输出-Prefix of the input expression into postfix expression and output
InfixtoPostfix
- Converts Infix expression to postfix expression
Infix_expression_into_postfix_expression_calculati
- 利用栈将中缀表达式转化成后缀表达式并计算-Using the stack to postfix infix expression into an expression and calculate
postfix
- This is a function done in c++, an compile with devc++. Where it can compute POSTFIX ecuation, giving the result of it ecuation. ex. 23+4- = 1
transform-nifix-expression-to-postfix-expression-w
- 利用栈将四则运算的中缀表达式(仅限于整数)转化为后缀表达式-Using the stack to transform four operations nifix expression (only integers) into postfix expression
POSTFIX
- This a C program for finding postfix of an expression-This is a C program for finding postfix of an expression
post_to_pre
- 将后缀表达式转换成前缀表达式:从键盘读入一后缀表达式,转化成前缀式-Prefix to postfix expression into the expression: read from the keyboard into a postfix expression, converted into a prefix-style
PRE_POST
- program in c to implement prefix to postfix
edelweiss
- 2-9进制的数字转换 中缀表达式转换为后缀表达式 字符串中字母的频率及排序 括号配对的验证 链表式储存及功能-2-9 band of the digital conversion infix expression into postfix expression string and sort the letters in parentheses matching the frequency of verification
Infix-to-Postfix
- infix to postfix expression in C
postfix
- 利用postfix來解決stack問題,可減少堆疊撰寫上的時間-Stack using postfix to resolve the problem, reducing the time to write the stack
Infix-into-postfix-expression
- 中缀表达式转换为后缀表达式,并且求值,使用C++代码编写-Infix expression into postfix expression
infix-to-postfix-and-evaluated
- C++源码。输入中缀表达式,将其转成后缀表达式并求值。-C++ source. Enter the infix expression to turn them into postfix expression evaluation.
infix-postfix-islemleri
- infix postfix convertor