搜索资源列表
Calculator
- 使用“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等。同时它还具有科学计算器的功能,比如对数运算和阶乘运算等。在精度方面还有待较强-Calculator
java
- 一个能实现计算器功能的Java程序,可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。-Calculator functions to achieve a Java program, you can add, subtract, multiply, divide (also may be appropriate with factorial, sine, cosine and index) calculation.
java
- 计算器的设计与实现 设计一个能实现计算器功能的Java程序,可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。-Design and implementation of the calculator design a calculator function to achieve Java program, you can add, subtract, multiply, divide (also may be appropriate with factorial, sine
aa
- 计算器实例,设计一个能实现计算器功能的Java程序,可以进行加减乘除(另外可适当加上阶乘正弦余弦和指数)运算。-Calculator Example: design a calculator function Java program, you can add, subtract, multiply, division (may be appropriate to add the factorial, sine, cosine and index) operator.
Calculators
- 计算器的设计与实现 设计一个能实现计算器功能的Java程序,可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。-Design and Implementation of the calculator design a Java program that implements a calculator function, you can add, subtract, multiply, and divide (may be appropriate to add anot
jisuanqi
- 设计一个能实现计算器功能的Java程序,可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。-Design a calculator function enables Java programs, you can add, subtract, multiply, divide (may be appropriate to add additional factorial, sine, cosine, and exponential) operations.
Calculatrice
- 该代码为科学计算器代码,实现的功能有括号,正负号,正余弦,开方,阶乘等功能。-The code for the scientific calculator code to achieve the function of parentheses, sign, sine and cosine, square root, factorial and other functions.
cal
- 用java实现的计算器。可以进行加、减、乘、除(另外可适当加上阶乘、正弦、余弦和指数)运算。(Calculator implemented with java. Addition, subtraction, multiplication, and division can be added (plus factorial, sine, cosine, and exponential) operations.)
calculator
- 可以实现加减乘除、三角、阶乘、乘方开方运算。(Can be achieved, Delta, factorial, add, subtract, multiply and divide power and evolution operations.)
src
- Java实现的一个超级简单的阶乘计算器,已经做抛出异常处理(A simple factorial calculator implemented by Java has been thrown out of the exception handling)