搜索资源列表
deskcalulator
- 包含一个源文件,实现一个简单的计算器功能,如自己再扩充功能,可实现自定义变量,自定义方程等。-contains a source, the realization of a simple calculator functions, such as further expansion of their functions can be realized from the definition of variables, since the definition of equations.
计caltor算器
- java 编写的计算器程序,能够连加连减,还能够乘除优先-prepared by the calculator program that can reduce even the company, but can also multiply and divide priority
Caculator_VC
- 计算器,本人早期作品,虽然只能在控制台下运行,但绝对经典。编译后可直接使用。-calculator, I early works, though only console running, but certainly classic. After the compiler can be used directly.
counter
- 一个简单的计算器,可用于熟悉堆栈的操作。-A simple calculator that can be used familiar stack operations.
counter
- 利用VC6.0开发的一个小型的计算器,可以实现简单的计算功能。-VC6.0 developed using a small calculator, you can achieve a simple calculation.
Calculator-source-code
- 计算器源代码,能实现加法,减法,乘法,除法的运算,还有可视化的图形界面-Calculator source code
calculator
- 一个简单的计算器,支持基本四则运算,括号,支持运算级-A simple calculator, support the basic four operations, brackets, support the operations level
calculator
- 一个仿windows计算器的简易计算器,只实现加减乘除等运算,其他复杂运算没有实现。-a simple windows calculator
Calculator
- 用c++编写的计算器程序的内核算法,对于刚刚学习编程的人有很大的帮助-Using c++ computer program was written in the kernel algorithm, for people just learning programming is very helpful
calculator
- 计算器,功能要求: <1>用户输入算式文本,确定后程序给出计算结果,支持两个操作数的加减乘除四则运算即可。例如 用户输入“1234+5678”,敲回车键后,屏幕显示“1234+5678=6912”,然后等待用户输入下一个算式文本; 又如用户输入“123/78”,敲回车键后,屏幕显示“123/78=1.577”, 然后等待用户输入下一个算式文本; 乘法符号用“*”表示 <2>操作数最多不超过四位,可以是整数或小数;结果如果是小数,保留到小数点后3位。
calculator
- 计算器,汇编语言,高手写的哦,很值得看看学习学习-Calculator, assembly language, master written learning to learn, it is worth a look
calculator
- 一个支持四则运算的计算器,可以用括号,可以看看循环体的使用。-so happy
calculator
- 计算器-逆波兰式,计算机计算中缀表达式时通常要将中缀转后缀,也就是逆波兰式-The calculator- Reverse Polish Notation, the computer calculation infix expression usually To infix turn suffix, which is the inverse Polish
calculator
- 简易科学计算器,采用控制台编程.支持各种运算符-Scientific calculator, using the console programming support various operators.
Calculator
- 本人小弱,这是找实习遇到的一道笔试题:简单的计算器程序。回去增加了新功能。现在可以支持四则运算、位运算、自增自减以及括号。提供了函数和测试代码。欢迎使用和帮我debug。-I m not a experienced programmer. This program is from a paper test that I took for IT intern. It s functions include "+,-,*,/, ,&,^,|,~,++,--" and "(" and ")". The
Calculator
- 通过运用数据结构,完成了一个比较简单的四则运算计算器,了解数据结构基础的同时也熟悉了一下编程环境-Through the use of the data structure, completed a relatively simple arithmetic calculator, based on understanding of data structures and also a bit familiar programming environment
calculator
- 用c++实现的一个计算器的小程序,用到的数据结构是栈。是川大数据结构的实验,可以实现优先级的运算包括括号.-With c++ achieve a small calculator program stack data structure is used. This is a data structure Sichuan experiments can achieve priority operations include brackets, etc.
date-calculator
- 日历计算器,可以分辨闰年和平年,并且可以计算从某一天到某一天之间的天数-Data calculator an distinguish the leap year and year, and can calculate the number of days one day to one day in the middle
polynomial-calculator
- c++完成的多项式计算器,可以完成加法,减法,乘法,求积分等操作-c++ completed polynomial calculator can be completed addition, subtraction, multiplication, integration and other operations
栈计算器
- 一个简单的计算器,可以实现带括号的表达式运算,具体描述看附件(A simple calculator that can be used to perform expressions with parentheses, and a specific descr iption of the attachment.)
