搜索资源列表
一个用JAVA编写的计算器
- 一个用java编写的计数器小程序,实现了加减乘除,乘方,开方等功能-prepared with a counter of small programs, achieving the arithmetic, involution, evolution function! !
MyCaculator
- 简单计算器,可以实现加减乘除等运算,用到了Java的AWT,比较适用于初学者学习、参考-simple calculators, and the arithmetic can be achieved, such as computation, the use of Java AWT. more applicable to beginners learning, reference
jisuanqi(java)
- 一个用java写的计算器,除了加减乘除之外,还可以进行进制之间的转换-write with a calculator, in addition to the arithmetic, can also be used for conversion between the band
简易计算器java版
- 可实现加减乘除法的简易计算器
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编写了一个计算器。可以进行简单的加减乘除运算,和开方运算。-Prepared a calculator with java. Can make simple calculation operation, and evolution computing.
Calculate2
- 计算器,基本实现了计算机的所有功能,例如加减乘除-Calculator, basically all the features of the computer, for example, calculation, etc.
Calculator4.java
- 这是用java编的一个简单的计算器程序,能实现加减乘除-This is the java used for a simple calculator program, to achieve calculation
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.
caculator
- 实现科学计算器功能 不仅有基本的加减乘除还有科学计算功能-To realize scientific calculator function,Not only has the basic add, subtract, multiply and divide and scientific computing function
java
- 编辑简单的计算器java程序,可以运行加减乘除等内容-Edit simple calculator java program, you can run Math and so on.
java
- 100以内的题目 电脑自己出题 提供加减乘除余五种方法-question in 100 by computer self
java--calculator
- java实现的计算器,基本的加减乘除,适合初学者-java calculator
Calculator.java
- 一个简易的计算器,能够输入要计算的数字,选择加减乘除方法。得出结果-A simple calculator that can enter the number in the calculation, select Math methods. Outcome
(java)_txt
- 是一个简单地计算器,其中包括加减乘除等一些简单的运算功能-Is a simple calculator, including addition, subtraction and some simple arithmetic functions
java-area
- 基于java程序语言的,设计的一个小计算器,完成加减乘除的功能-Based on java programming language, designed a small calculator, complete arithmetic functions
calculator122-java
- java 基础教学,实现加减乘除功能,简易计算器。-java-based teaching, implement arithmetic functions, simple calculator.
Java
- 用16位指令编制程序,处理32位加减乘除算术四则运算题。 V=((X-Y)*Z+20)/X -With 16 programmed instruction, handling 32 arithmetic operation arithmetic four questions: V = ((XY)* Z+ 20)/X
java
- 这是一个可以进行加减乘除的计算机程序,实现计算器的功能,还适当地加上了阶乘、正弦、余弦和指数)等运算。-Addition, subtraction, multiplication, and division of a computer program, calculator function. . . . .