搜索资源列表
calculator
- 科学计算器,支持表达式, 采用堆栈实现
caculate
- 简单的计算器程序,能够进行科学计算,即输入表达式之后可以得到结果,而且支持sin,cos,ln等的计算
nibolan
- 逆波兰表达式之c语言实现,一个小计算器。可以计算括号,和加减乘除-Reverse Polish expression of the c language, a small calculator
Calculator
- 在linux环境下用Qt实现的一个简单的计算器程序,能够进行四则运算和带括号表达式的运算。-In Linux environment and implements a simple with Qt, can undertake the calculator procedures and four fundamental operations with parentheses expression computation.
stack
- 用栈的思想实现的简易计算器,可直接输入表达式,然后自动计算结果-Ideology with a stack of simple calculator, you can directly enter an expression, then automatically calculated
nbl.c
- 逆波兰表达式转换,实现简单的计算器功能。-Reverse Polish Notation conversion, a simple calculator function
calculator_stack.tar
- 栈的应用:C实现简单计算器(表达式的计算)(举例: 计算 3+(5-2*3)/4-2= )-Application stack: C simple calculator (expression calculation) (for example: the calculation 3+ (5-2* 3)/4-2 =)
calculator
- 实现计算器的功能。主要功能要求如下: ⑴ 计算任意一个常量算术表达式的加法、减法、除法以及乘法。运算数可缺省为十进制的整数和小数,其它可选项为二进制,八进制和十六进制。 ⑵ 实现计算器的其它功能,如求对数,平方根等。 ⑶ 要求使用图形界面。人机界面友好。如用户输入错误在计算之前可以修改 -Achieve the function of the calculator. The main functional requirements are as follows: ⑴ calcul
p6
- 首先,您将实现一个模板双端,双链表或DLIST。然后,您 建立两个应用程序:一个反向波兰表达式计算器和一个呼叫中心将使用DLIST模拟程序。 该项目将让您在申请动态内存管理的经验,实施 模板容器类(双端双向链表,或Dlist中),使用at- 最多一次不变的存在,所有权和保护规则来实现两个简单的 采用这种结构的应用程序。-This project will give you experience in applying dynamic memory management, im
Calculator
- 这是我大一的时候在Linux上开发的一个简易的计算器,支持加减乘除,乘方,sin、cos、tan和log计算,支持复杂的表达式运算。对于刚刚学习编程不久的同学来说还是可以的。-Simple Calculator supports common calculation which was developed in Linux.
calculate
- 利用QT实现可以计算长表达式的计算器功能。包括+、-、*、/、(、)运算等。-Using QT to achieve a long expression can calculate the function of the calculator. Including+,-,*, /, (,) operations, etc..
qxpressedtree
- 题目内容:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器-Subject content: in expressed as a binary tree arithmetic expression, on the basis of the design of a decimal arithmetic calculator
9387682
- 一个科学计算器,包含表达式计算功能,推荐给大家()
calc
- 简易计算器,支持计算带有+、-、*和括号的表达式,支持大整数(A simple calculator that supports the calculation of expressions with +, -, * and parentheses, supports large integers)
vsuudo
- 题目内容:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器()
slot-nulk
- 金眼睛_四则表达式计算器1,很不错的易语言源码,易爱好者可以下载使用()