搜索资源列表
JAVA的计算器
- 这个无限位计算器,N!及N的平方了。本来是打算用堆栈去实现的,突然发现了BigDecimal这个好东东~~于是乎~~堆栈在偶的计算器里退休了。。。 这个是在JDK 5.0 Update 3下用 NetBeans 4.1写的,我试过了两个1.4.2版本的,总说找不到MAIN()方法,对NetBeans打的包。。偶有置疑。。。所以拆开来。。。*.calss + 一个批处理+*.java打成了个压缩包传了上来~~ -the infinite spaces calculators, N!
2006101901514916055
- 用java编写的实现计算器的众多功能 方便实用-java prepared with the realization of the many calculators convenient and practical function
Calculator_code_by_Java
- 用JAVA实现的计算器:采用Eclipse 3.1开发,基于JDK 1.5.可进行+、-、*、/、求余、开平方运算-using the JAVA Calculator : Eclipse 3.1 development, Based on JDK 1.5. may I request for ,-,*,/,, square root computation
compute
- 用JAVA编的一个计算器的小程序,没有图形界面,要在DOC命令下运行
caculator_science
- java 计算器,功能较强大,可进行大多数科学计算-java calculator, has very powerful functions, able to perform most of scientific calculation
java实现的表达式计算器
- java实现的表达式计算器
NewCalculator
- java 计算器 界面美观 ,主要用到了swing界面编程-Calculator code,this is very beauty,you can download it to use
Java
- 一个小型的计算器,能够实现加减乘除以及负数,百分数-A small calculator, can be achieved, Math, and negative, the percentage of
SimpleCalculator
- 计算器计算程序,可进行加减乘除等运算,简单,初学者适用。-Calculator program, and other operations can be addition, subtraction, simple, beginners to apply.
StudentCalculator
- 这个是我自己写的一个模拟计算器的小程序,用的是java语言,方便初学者学习使用!-This is my own simulation calculator write a small program, using java language, easy for beginners to learn to use!
calculator
- 功能较全的科学计算器,常见异常都已处理,界面友好。-Scientific calculato, the common exceptions are handled, user-friendly
Calculator
- 计算器。用java语言写的简答计算器程序!-Calculator. The short answer written using java language calculator program!
Caculator
- 用JAVA编写的简单的计算器,可以实现基本的加减乘除运算-With a simple calculator written in JAVA, can realize the basic addition and subtraction, multiplication and division
calculator
- 基于java的简易计算器,中缀转后缀,可计算式子-Simple java-based calculator, infix turn suffix, calculate formulas
JCalc
- java 计算器界面,最简单的java计算器程序,不包括科学计算-Java Calculator GUI, the simplest java applet, doesnt includes scientific calculation
java-jisuanqi
- 用Java编写的科学计算器,更能齐全,欢迎下载使用-Scientific Calculator written in Java, more complete, welcome to download
simplecalculator.java
- 用JAVA编写的一个关于计算器的小程序很是经典-It is a classic with JAVA prepared a calculator applet
computer-JAVA
- 一种计算器算法的JAVA源代码,一种比较高效的算法。-JAVA source code calculator
MyCounterExercise
- 实现java计算器,有基本的计算功能,借鉴和学习还是可以的,绝对原创,绝对实用-Implementation java calculator
Lab3
- 可以运算+-*/%和括号的计算器,在终端运行(Terminal calculator with parentheses and so on)