搜索资源列表
计算器,(计算式直接计算)
- 通过输入数学公式进行数学计算的源代码,大家下巴-enter mathematical formula calculation of the source code, we chin
计算器
- 一款用C语言编写的计算器 输入:数学表达式(数字、加、减、乘、除和括号) 输出:表达式结果 知识点:队列、堆栈
VB自制支持正弦、余弦、平方、阶乘的计算器
- VB自制一个支持正弦、余弦、平方、阶乘的数学计算器,还可进行开平方、指数、对数、倒数的运算,虽然功能还不是很强大,但作为自己学习VB的技巧总结,希望能帮助像我水平相当的朋友,也希望高手莫笑话哦。
简单表达式
- 用C语言实现一个简单数学计算器,并按后序排列将输入的表达式显示出来。-C language a simple mathematical calculator, together with sequence after importation of expression displayed.
2.4.4--计算器提高(具有数制转换功能的计算器)
- 一个具有+,-,*,/和数学函数运算功能,并能够将二进制数和十进制数相互转换的小型计算器。-,-,*,/ and with a mathematical function computing functions, and to be binary and decimal number of small mutual conversion calculator.
高级计算器 V1.0
- 系统支持的数学函数:PI ! ^ % SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN ARCSIN ARCCOS ARCTAN LN LOG2 LOG10PI:圆周率。Exp!:计算Exp(表达式)的介乘。Exp1^Exp2:计算Exp1的Exp2次方。Exp1%Exp2:计算Exp1除以Exp2后的余数。Sqr(Exp):计算Exp的平方。Sqrt(Exp):计算Exp的平方根。Int(Ex
计算器,(计算式直接计算)
- 通过输入数学公式进行数学计算的源代码,大家下巴-enter mathematical formula calculation of the source code, we chin
数学表达式计算器
- 这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。 这个Calculator class虽然经过我多次测试,改正了不少错误,但我不保证在将来的使用中它不会对您的程序造成影响,对您在使用中造成的一切后果,本人不承担任何责任。-this a mathematical expression evaluates the C class, detailed descr iption of the Calcu
标准计算器
- 一个标准计算器小程序,能加减乘除,开方,退格,以及常用的数学运算-a small calculator standard procedures, the arithmetic can, prescribing, backspace, and all the usual arithmetic
表达式计算器
- 一个使用堆栈写的计算器,能够使用常用的数学函数.-use of a stack written by calculators, to use common math functions.
公式计算器代码
- 这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。-this is a mathematical expression evaluates the C class, detailed descr iption of the Calculator.pdf China.
tcal4.2
- 文本计算器是一款为经常需要使用计算器的工程项目人士而设计的软件,该软件使用简单、方便。 当需要计算数据时,在窗口中输入整个表达式(表达式可以是加+、减-、乘*、除/、平方^、括号(),以及数学函数组合),按回车后可自动计算出结果,计算方法一目了然,便于查找计算中可能出现的错误。 支持的数学函数:cos(), sin(), tg(), ctg(), abs(), sgn() or sign(), sqrt(), ln(),sh()
laoshi(jsj)
- 该程序为数学计算的程序,能够实现正常的数学计算,与windows计算器相仿-The program for the mathematical calculation procedures to achieve normal mathematical calculation, with the windows calculator is similar to
VC++6.0biandejiandanjisuanqi
- 这是用VC++编写的计算器的源代码,可以进行简单的数学运算-This is used VC++ Prepared calculator source code, you can perform simple arithmetic
200604222233534318
- 数学计算软件设计代码 用c#设计 能实现数学计算器的功能设计 程序运行正常-Mathematical calculation software design code with c# Mathematical calculator designed to achieve the functions of the design process to run the normal
j_13336_vb_Calculator
- VB数学计算器,功能看上去还不错,几乎包括了大部分的数学方面的运算。-VB math calculator, function looks good, almost including the bulk of the mathematics of computing.
Cacl
- VB数学计算器,功能看上去还不错,几乎包括了大部分的数学方面的运算。-VB math calculator, function looks good, almost including the bulk of the mathematics of computing.
comtutoriaatll
- ATL的经典入门例子,主要是用数学计算器的方法描述COM的开发。-Introduction to ATL classic example is the method used to describe mathematical calculator COM development.
计算器1
- 实现简单计算功能,现代的电子计算器能进行数学运算的手持电子机器,拥有集成电路芯片,但结构比电脑简单得多,可以说是第一代的电子计算机(电脑),且功能也较弱,但较为方便与廉价,可广泛运用于商业交易中,是必备的办公用品之一。除显示计算结果外,还常有溢出指示、错误指示等。(Realizing simple computing function)
多功能计算器仿真
- 利用visio studio,C#编程,完成计算器的界面设计,除基本数学运算外,还可以实现多功能计算(Using Visio studio and C# programming, the interface design of calculator can be completed. Besides basic math operations, multi-function computation can also be realize