搜索资源列表
JSQ05055413
- C#编的一个简单计算器 实现了加、减、乘、除、求根、倒数、小数点、MR、MS、M+、MC等功能
Caculator
- 一个简单的计算器。实现了加减乘除功能个四项单目运算:对数、指数、开方和绝对值。考虑了一些意外情况的处理,比如连续输入两个小数点,输入0时分类处理
jisuanqi
- C#开发的计算器,主要是判断小数点的位置等。-C# developers calculator, is to determine the position of the decimal point.
calculator
- 这个计算器可以计算复杂的数学表达式, 如:3-3*4/2+8-4.5; +、-、*、\以及小数点都可计算,且此项目没有错误,可以运行。-This calculator can calculate complex mathematical expressions, such as :3-3* 4/2+8-4.5 +,-,*, \, and the decimal point can be calculated, and this project is no error, you can run.
calculatorcSharp
- 计算器 功能与电脑上的差不多 实现加减乘除 带小数点功能、清零功能-Almost on the calculator and computer
5
- 超级简易的计算器程序,op为运算符,它的取值只能是+、-、*、/、 。计算除法输出小数点后两位,其他运算均输出整数-This is a simple calculator program, op is operator, its value can only be+,-,*, /, . The calculation division outputs two decimal places, and all other operations output integers