搜索资源列表
JSQ05055413
- C#编的一个简单计算器 实现了加、减、乘、除、求根、倒数、小数点、MR、MS、M+、MC等功能
Caculator
- 一个简单的计算器。实现了加减乘除功能个四项单目运算:对数、指数、开方和绝对值。考虑了一些意外情况的处理,比如连续输入两个小数点,输入0时分类处理
JiSuanQi
- 实现计算器的加减乘除,小数点或负数的处理都可以实现
calc
- java简单计算器。可计算括号,正负号,小数点,完整输入表达式
jisuanqi
- 实现的是一个带有小数点的简易计算器,且具有四则混合运算。
calculatorx_vivitue
- MFC源码 开发工具:VC++6.0 编程语言:C++ 主程序代码:1300+行 运算精度:小数点后17位。显示框最大显示字符数21个 计算器功能说明: 1)完成计算器基本运算功能 2)二进制◆八进制◆十进制◆十六进制 相互转换 3)支持角度与弧度显示 4) 完成三角函数+反三角函数、对数、指数运算、取余、倒数与开方运算 5)计算n!.扩展整数n为双精度数x。计算x! 算法f(x)=x(x-1)(x-2)
Simplecalculator
- 简易计算器,实现一个开方运算,x是不超过10位的正整数,y是小于10的正整数,显示结果保留小数点后4位-Simple calculator, computing implementation of a prescr iption, x is not more than 10 of the positive integer, y is a positive integer less than 10, the result will be displayed after the decimal po
calculator
- 计算器,可计算加减乘除,支持括号嵌套和小数点,能处理包括除0在内的各种错误-Calculators, multiplication and division addition and subtraction calculation, support for nested brackets and a decimal point, to deal with other than 0, including the various error
calculator
- 设计一个windows附件中所示的计算器 计算double型的“加”、“减”、“乘”和“除”法;(注意小数点的处理) 增加“Backspace”按钮,每按一次删除编辑框最后一个字符; 增加求“倒数”、“sin”、“cos”和“tan”等三角函数;(注意以上运算符是单目运算符,与四则运算并不相同,最好独立为每个按钮设计函数) 增加“%”和“00”按钮,这两个按钮并不是运算符,仅仅是修改编辑框; ᠋
Counter
- Java编写的简易计算器,能实现整数及小数点的加减乘除等运算-Simple Calculator
computer4
- 简介的计算器,含小数点,int类型。 可实现加减乘除的运算-computer
0710210206Calc
- 用MFC实现简单的计算器功能,加减乘除,阶乘,小数点,开平方根。-MFC implements a simple calculator with function, addition and subtraction multiplication and division, factorial, decimal point, open square root.
caculator
- 简易计算器,能实现加、减、乘、除等功能,解决了多零,小数点等问题-Simple calculator, able to add, subtract, multiply, in addition to other functions, to solve a number of zero, decimal point and other issues
advancedcalculator
- 功能相当全的高级计算器源代码,支持复合运算、记忆功能。缺憾是括号功能未能实现,此外输入框使用的是数字而非字符,所以对小数点后的多位零值处理不便,需要结合“小数点后位数”的显示值使用。-Functionally equivalent source code for all high-level calculator to support complex operations, memory function. Shortcoming is the failure to achieve the br
caculator
- 实现加减乘除基本运算的小计算器。带有去除多余的小数点、多余的零的功能-Basic operations of addition and subtraction multiplication and division to achieve a small calculator. Remove the excess with a decimal point, redundant functions of zero
computingcounter
- 可视化编程实现实用计算器软件,可以计算加法减法乘法除法根式运算,待小数点的,主要是可以看清楚怎么编写一个计算器软件-Practical Calculator visual programming software, can calculate the radical addition subtraction multiplication and division operations until the decimal point, mainly to look at how to write
C#编写简单计算器(加减乘除带小数点)
- 用C#编写的一个简单的计算器,可以实现加减乘除及带小数点的运算,代码简单易懂
15111205043李远波
- 做简单的四则运算,限制小数点次数,输入在一个txtbox中不消失(a simple login and calculate)
labview计算器
- 计算器可以计算加减乘除,很好用的,小数点不能用(The calculator can calculate good, add, subtract, multiply and divide, the decimal point can not be used)
代码
- 用JAVA实现计算器功能,触发事件提醒,可以实现简单的键盘输入,数字及小数点(Using JAVA to achieve calculator function, trigger event reminders, you can achieve a simple keyboard input, digital and decimal points)