搜索资源列表
ttt.rar
- 介绍双数组逆波兰表达式法:
源文件.rar
- 二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的
逆波兰.rar
- 逆波兰式的转换
逆波兰式.rar
- 逆波兰式源码
heti
- 一个不错的逆波兰式 解释如何利用 逆波兰式 把 中序表达式 装进一个 队列 或者堆栈 里面-a good inverse Polish explain how to use reverse Polish Chinese expression sequence or stuffed into a queue stack inside
polanshi111
- 逆波兰式计算数值 可以进行加减乘除以及括号运算 输入数字或未知数x都可以 程序有带改进-inverse Polish numerical calculations can be carried out brackets and the arithmetic operations figures or unknown input x can procedures had brought improvements
MyOwnTRANS
- 主要实现了波兰式和逆波兰式的转换,可以用来进行数学计算,欢迎交流!-main Poland-Poland-and the inverse transformation can be used for mathematical calculations, the exchange welcome!
nibolan_loca
- 逆波兰,问题很简单,本人的课程作业,DOS运行环境-inverse Poland, the question is very simple, in my course work, the DOS operating environment
Expression070621
- 用栈实现中缀表达式求值的问题。同时实现了逆波兰表达式的问题。-with Stack realization sergeant expression evaluates problems. Simultaneously Poland expression of the inverse problem.
nibolanshi
- 逆波兰式的算法实现,输入中缀表达式,输出相应的转化结果
xyz
- 线性顺序存储结构双链表正排序逆波兰计算器二叉排序树二叉树实例
ExpressionConversion
- 自编的波兰、逆波兰、中缀表达式计算的小程序,在VS2005下通过编译运行。
nbl
- 中缀表达式到逆波兰式转换的程序代码,学习数据结构的可以
逆波兰计算器
- 数据结构经典常用算法,采用逆波兰式编制的小型计算器-data structure used classical algorithm, using inverse Polish establishment of small calculators
表达式求值(逆波兰算法,javascript实现).rar
- 表达式求值(逆波兰算法,javascr ipt实现)
逆波兰式
- 逆波兰式源码-Reverse Polish-type source
逆波兰
- 逆波兰式的转换- Goes against the Poland-like transformation
源文件
- 二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的变量的值就能得到相应的结果) I 二进制及八进制的计算器 j十六进制转化为十
biaodashi
- 表达式求值,采用逆波兰式求值,有堆栈和顺序表两种。-Expression evaluation, the use of Reverse Polish-style evaluation, there are two types of stack and the order form.
ReversePolishNotation
- 逆波兰表达式求解,算法中很重要的。方便输入输出。-Reverse Polish Notation solving, algorithm is very important. Facilitate the input and output.