搜索资源列表
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
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
jisuanqiPB
- 基本的PB计算器编写,能实现加减乘除但是没有写小数点的代码-PB prepared a basic calculator, to achieve the Math code but not write the decimal point
calculator
- 用后缀表达式实现的表达式输入计算器,用MFC实现,支持加减乘除小数点负数括号运算-expression calculator using MFC,support basic calculation operation
caculator
- 用MFC编写的一个小计算器的文件,它包括小数点以及加减乘除开平方平方的功能,适合初学者下载,是大学二年级的内容练习题,MFC 具有很方便的编写对话框的功能-Written with the MFC document a small calculator, which includes the square root of the decimal point and the Math function of the square, suitable for beginners to downloa
Calculator
- 这是一个计算器,实现了一个一般计算的所有功能,可以提示除数不能为零,并且精确到小数点后六位。-it is a calculator,you can use it to calculator,and it can help you a lot,hope enjoy my code.
calculator
- C语言编写的四则运算计算器,支持括号小数点,能通过运行,简洁易用-failed to translate
Calculator
- 正则计算器:实现了四则运算,并可以实现括号、三角函数、正负数运算,解决了小数点的精度问题-Calculator: to achieve four operations and can be achieved in parentheses, trigonometric functions, plus or minus the number of operations to solve the problem of the decimal point accuracy
Calculator
- 计算器 实现了度数和弧度的转换 多种运算功能(数字运算、三角运算、开方运算、倒数运算、阶乘运算、对数、指数运算等) 运算结果保留到小数点后六位数字 可以键盘输入进行四则运算-Six-digit calculator degrees and radians converted to a variety of computing functions (number crunching, trigonometric, square root operation, countdow
calc
- 本程序由Delphi开发一个计算器,是初学者参考的好例子,完善的功能除数不能为0、直接按“=”号产生的错误,小数点的定位,自动光标位置-A calculator program developed by Delphi, is a good example for beginners reference, and improve the function of the divisor can not be zero, " =" error, not the number of point pos
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)