搜索资源列表
Calculator
- 这是使用java编写的一个小程序,计算器,简单易懂,适合基础者学习!-This is using a small program written in java, calculator, easy to understand, were the basis for learning!
java
- 编程:编程实现一个简单的四则运算计算器:从键盘输入一个四则运算表达式(没有空格和括号),遇等号"="说明输入结束,输出结果。 假设计算器只能进行加减乘除运算,运算数和结果都是整数,4种运算符的优先级相同,按从左到右的顺序计算(即:2+3*5先计算2+3,再计算5*5)。 示例:括号内是说明 -Programming: programming a simple calculator four operations: from the keyboard to enter a fou
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计算器,同系统自带的计算器功能相似,比较简单-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
yiran
- 面向对象程序设计做的课程设计是一个基于gui的简单计算器,-Curriculum design to do a simple gui based calculator
Javastudents
- JAVA编写的简单学生管理系统,可以运行。最基本的信息录入与查询增删改功能。-JAVA write a simple calculator, you can run. To achieve the most basic of+-* functionality.
calculator
- 简单的计算器Java代码,实现了加减乘除等基本功能,简易计算器的图形界面-A simple calculator Java code that implements the basic functions such as addition and subtraction multiplication and division, simple graphical interface
calculator
- 科学计算器程序,由java语言编写,算法是基于编译原理对输入表达式进行求解。-Scientific calculator program written by java, algorithm is based on principles of compiling the input expressions to solve it.
Calculator
- 一个简单的计算器 java源代码 能实现基本的键盘输入 还有基本的复制粘贴功能-A simple calculator java source code to achieve the basic keyboard also features a basic copy and paste
calculator.java
- this program works the calculator function.by getting two initial values and perform either add,sub,mul,div according to the option selected in the run time-this program works the calculator function.by getting two initial values and perform either a
Calculator
- Simple calculator, java language production, bullets produced, will be fine!
java
- 仿widows计算器。功能齐全,适合新手操作,代码完整没有BUG(Imitation widows calculator.)
Calculator
- Simple Java calculator program.
Calculator
- 采用Java语言编写的带界面的科学计算器,键盘也可控制。(Scientific calculator with an interface - based is written in the Java language , you can also control it with keyboard.)