搜索资源列表
caculator
- java科学计算器源码,供大家参考,如有什么问题,可以发消息给我
Calculator
- 一个JAVA写的功能完整的计算器,包括标准型和科学型,跟Windows带的几乎一样,是学习写计算器的一个帮助。-JAVA write a full-featured calculator, including the standard type and science-based, with almost identical to Windows belt, is learning to write a calculator to help.
Ca
- 功能齐全的科学计算器,实现基本加减乘除,退格,和一些科学计算..希望给大家帮助-Full-featured scientific calculator, the realization of the basic addition and subtraction multiplication and division, backspace, and a number of scientific computing .. want to give you help
Calculator.java
- Java课程设计代码。这是一个关于简易科学计算器的程序。在JDK1.5上正常运行过。-Curriculum design Java code. This is a simple scientific calculator on the procedure. In normal operation on JDK1.5 too.
Javacalculator
- 通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换-Through JAVA calculator program designed GUI interface, users can turn
calculator
- 科学计算器程序,由java语言编写,算法是基于编译原理对输入表达式进行求解。-Scientific calculator program written by java, algorithm is based on principles of compiling the input expressions to solve it.
Jisuanqi
- 科学计算器,能计算带括号的加减乘除公式。使用JAVA语言编写,命令行模式运行!
Calculator
- java自己编写的一个计算器,包含退格,平方、开放等,但不是科学计算器。-java I have written a calculator, including the backspace, square, open, etc., but not scientific calculator.
Calculator
- JAVA开发的科学计算器,部分功能能和windows的计算机媲美-JAVA development of scientific calculator
jisuanqi
- 自认为比较完善的计算器,拥有很强大的科学计算功能,在百度上输入科学计算器,这就是以那个界面为蓝本做的,功能都是自己一步一步敲代码实现的。大家可以借鉴一下。-Since more complete calculator that has a very strong scientific computing, scientific calculator, enter in Baidu, which is modeled on that interface to do, features are st
Java_Caculator
- 模拟仿真科学计算器计算器,类似于真是计算器-Calculator Scientific Calculator Simulation
caculator
- 实现科学计算器功能 不仅有基本的加减乘除还有科学计算功能-To realize scientific calculator function,Not only has the basic add, subtract, multiply and divide and scientific computing function
calculator
- 用java语言实现的科学计算器程序,此为设计文档-Java language with scientific calculator program, this is the design documents
calculator
- 功能较全的科学计算器,常见异常都已处理,界面友好。-Scientific calculato, the common exceptions are handled, user-friendly
Java
- java科学计算器源代码,非常实用,在这,你可以学到一些用java编程的语言-this is a java calculator!it s good for us to do some important homewok. You can t miss it!Now,let s go to work!
tzx
- 科学计算器,可以试想四则运算,三角函数,幂运算等功能。-Scientific calculator, support for arithmetic, trigonometric functions, exponentiation functions
JAVAJISUANQIDE
- java计算器源程序 科学计算器编程方面有些帮助-failed to translate
Calculator
- 一个通过Java代码实现的科学计算器。 用户可以通过输入一串数学表达式来获得他们想要的结果。功能效果类似于卡西欧计算器,所包含的运算符号包括加(+)、减(-)、乘(*)、除(/)以及次方(^)。 比如输入:"( 3 + 5 ) * 2 - 6 ^ 2",回车后会得到输出结果:"-20"。 输入不合法字符会报错,程序健壮度佳。 学习该代码有助于理解科学计算器、卡西欧计算器的运算实现原理。(A class that computes an ar
Calculator
- 采用Java语言编写的带界面的科学计算器,键盘也可控制。(Scientific calculator with an interface - based is written in the Java language , you can also control it with keyboard.)
JAVA_Calculator
- 用eclipse-Java所编写的科学计算器。(A scientific calculator based on eclipse-Java.)