搜索资源列表
Calculator
- 这是使用java编写的一个小程序,计算器,简单易懂,适合基础者学习!-This is using a small program written in java, calculator, easy to understand, were the basis for learning!
calculator
- 用JAVA做的计算器,功能简单,但是很完备,经多次测验,没有发现问题-To do with JAVA calculator, function simple, but very complete, after numerous tests, found no problems
Calculator
- java编写的计算器程序, 支持按钮和键盘输入-java calculator program prepared to support the buttons and keyboard input
jsq
- java计算器源代码 开发环境netbean-java calculator source NetBeans development environment
Calculator
- 能实现简单的加,减,乘,除,还有乘方,开方等计算器功能!-To achieve a simple add, subtract, multiply, divide, there is involution, evolution, such as a calculator function!
Calculator
- 本程序是用JAVA实现的计算器,包括优先级,包括括号等的功能。-This procedure is achieved using JAVA calculator, including the priority, including the brackets function.
Calculator[java]
- 科学实用的计算器源码,java程序,希望有用-Scientific and practical source of the calculator, java program, I hope useful
Calculator
- 这是一个JAVA计算器,同系统自带的计算器功能相似,比较简单-This is a JAVA calculator, with built-in calculator function of the system is similar to a relatively simple
java
- 用java编写的一个计算器,非常实用,简单,希望大家支持啊-Prepared to use a calculator java, very practical, simple, and I hope you will support ah
Calculator
- 一个简单的图形界面计算器,可以进行简单的加、减、乘、除运算。-A simple graphical interface of the calculator, you can simple add, subtract, multiply, with the exception of computing.
Calculator
- 这是一个java编写的计算器源代码 而且做了个简单的单元测试-This is a java calculator source code prepared and have done a simple unit test
Calculator
- Calculator very simple one just using simple GUI
jisuanq
- java 计算器,和windows xp自带的计算器一样-java calculator, and the same calculator that comes with windows xp
calculator
- 科学计算器程序,由java语言编写,算法是基于编译原理对输入表达式进行求解。-Scientific calculator program written by java, algorithm is based on principles of compiling the input expressions to solve it.
calculator
- 试用java语言编写一个简单的计算器,能够实现基本的加减乘除运算。-Try a simple java calculator language, to achieve the basic addition and subtraction, multiplication and division operations.
Calculator
- 在Java下可以进行计算的计算器,跟系统自带的计算器功能差不多,但多可个帮助-Can be calculated under the Java calculator
java-Calculator-source-code.
- java计算器源代码.Calculator source code.-java Calculator source code.
java-Calculator-source-code
- java 计算器代码,还有注释,个人的小设计,多多指教-Calculator source code
Calculator
- 简易计算器 本项目需要实现一个简单的四则运算的计算器,拥有加、减、乘、除功能。该程序是一个图形界面的Java计算器,其界面主要采用了awt包,程序目标为: (1)按下数字键在液晶平上会显示数字,这时计算器最基本的功能; (2)实现除了加、减、乘、除按钮外其他按钮功能; (3)按下清除“C”键,数据被全部清除; (4)按下退格“退格”键,数据可被倒退。 -The project needs to achieve a simple arithmetic calculator
Calculator
- Simple Java calculator program.