搜索资源列表
List_Queue1
- 本系统是用c++编写的而一个用顺序栈实现的一系列功能,包括排序,简易计算器-The system is c++ Prepared and a stack with the order to achieve a series of functions, including sorting, simple calculator
zhan(xiugai)
- 一个可以实现加减乘除以及带括号的计算器,用数据结构知识中的数栈编写而成-A calculation can be achieved as well as the brackets with the calculator, and knowledge of data structure has been prepared by a number of stack
zhan
- 计算器的实现,可以进行加减乘除,利用栈编写,前后缀-Calculator to achieve, can be Math, prepared using the stack, the former suffix
calculator2
- 用C++编写的一个简单计算器,可以实现将中缀表达式转化为后缀表达式,并计算输出表达式的值,利用了STL中的栈-using C++ make a calculator which can used to make middle pression into fix pression and calculate the value
calculator
- 用MFC编写的计算器。支持运算法则,正负数,小数等。涉及算法为栈和基本字符操作。-A calculator witten in MFC
compute
- 计算器是运用栈的原理来编写的程序,可以用来计算基本或是较为复杂的公式。-This important program is a little Calculator which can act as a tool.