搜索资源列表
javajisuanqi
- java编写的计算器程序,界面简单,和windows的计算器界面相近,供初学者使用-java prepared by the computer program, a simple interface and windows interface similar to the calculators, for beginners
javajisuanqi
- java编写的计算器程序,界面简单,和windows的计算器界面相近,供初学者使用-java prepared by the computer program, a simple interface and windows interface similar to the calculators, for beginners
Calculator
- 一个类似于windows标准计算器的程序 用Java语言编写 可以进行简单的加减乘除 取余 ,平方求导数 ,存储数字 ,调用数字等功能-A similar standard windows calculator program written in Java can be used to check simple addition and subtraction, multiplication and division, the squ
Java_Calcuator
- Java编写的仿windows计算器,基本具有windows下计算器的 全部功能,如:简单的加减运算、科学计算、逻辑运算 使用方法: 基本上跟windows计算器一样,如:要计算3+4*(6+2) = 则依次输入3、+、4、*、(、6、+、2、)、=如要计算三角函数如:sinx则先输入 x值,再按sin键如是要计算反三角函数,则应把进制下方的Inv勾上-A calcuator writen by java that has al