搜索资源列表
java
- 编程:编程实现一个简单的四则运算计算器:从键盘输入一个四则运算表达式(没有空格和括号),遇等号"="说明输入结束,输出结果。 假设计算器只能进行加减乘除运算,运算数和结果都是整数,4种运算符的优先级相同,按从左到右的顺序计算(即:2+3*5先计算2+3,再计算5*5)。 示例:括号内是说明 -Programming: programming a simple calculator four operations: from the keyboard to enter a fou
Calculator
- 能实现简单的加,减,乘,除,还有乘方,开方等计算器功能!-To achieve a simple add, subtract, multiply, divide, there is involution, evolution, such as a calculator function!
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
Calculate
- 简单计算器的java实现源码,非常简单实用哦-a simple calculator
jiasuanqi
- Java编的简单计算器 两个输入 一个输出-Simple Calculator Java Code two input one output
calculator-write-by-java
- 用JAVA语言实现的简单的计算器源代码,采用Eclipse编写,包括功能+,-,*,/, ,1/x,本人新手,如有不足还请海涵.-JAVA language with a simple calculator source code, written by Eclipse, including functional+,-,*,/, , 1/x, I am novice, if less than requested Haihan.
JCalculator.java
- 一个简单的计算器java程序 仅供初学者学习-A simple calculator program is for beginners to learn java
java-chengxu
- java 基本语法运用 打印水仙花数 哥德巴赫猜想 简单计算器 控制台图形打印 商品管理-控制台 资费管理-控制台-java basic syntax used to print the number of Goldbach' s conjecture is simple daffodils console graphics calculator print product management- console tariff management- console
java
- 计算器代码,这是我自己编写的一个简单计算器的代码,可以实现计算器的基本功能。-Code calculator
calculator
- 用java编写的简单计算器,有加、减、乘、除、取余等基本功能.-This is a simple calculator in java.Welcom you to enjoy it!
j
- java 计算器,实现了基本的简单计算器所有功能,包括加减乘除,MCM+MS,sin,cos,tan等-java calculator, basic and simple calculator all functions, including Math, MCM+MS, sin, cos, tan
!!!!
- 用java编写的简单计算器,简单实用。包括四则运算,倒数, 。-Prepared using a simple java calculator, simple and practical. Including arithmetic, countdown, .
LqCalculator
- 简单计算器 适合java课程设计 很有用 有加减乘除等功能 初学者会很喜欢-Simple calculator for java curriculum design useful addition, subtraction, multiplication and division functions beginners will like,
TableCalculator
- java实现的桌面简单计算器,在装有JDK JRE的电脑上可以通过java指令编译运行。 可根据需要扩展 -Desktop simple calculator java implementation on a computer equipped with JDK JRE can be run through the java compiler directive. Can be expanded as needed
Calculator
- 这是一个用java编写的简单计算器,主要实现加减乘除功能,以及还设有菜单栏功能。-This is a java prepared by the simple calculator, the main achievement of arithmetic functions, and also has a menu bar functions.
Calculator
- 基于java编写的简单计算器,主要计算功能完成,有部分功能未实现-Based on a simple calculator written in java, the main computing functions is completed, there are some features not implemented
代码
- 用JAVA实现计算器功能,触发事件提醒,可以实现简单的键盘输入,数字及小数点(Using JAVA to achieve calculator function, trigger event reminders, you can achieve a simple keyboard input, digital and decimal points)
ComputerPad
- 简单的计算器界面,运用了GUI知识,设计了一个利用布局管理器编写的一个java界面设计(Simple calculator interface, Using the knowledge of GUI, a design of a java interface designed by the layout manager is designed)
experiment1
- 编译原理-简单计算器的设计1,java,GCU(Compiler principle - simple calculator design 1, Java, GCU.)