搜索资源列表
TemperatureChange
- 温度转换程序.这个程序将使用算数运算符将一个华氏温度转变成一个摄氏温度,然后再将一个摄氏温度转换为华氏温度,并将结果输出。-temperature conversion. This procedure will use arithmetic to a Fahrenheit temperature into a Celsius temperature, then pass a Celsius temperature conversion of Fahrenheit temperature, the
Java范例程序1
- java的一些关于简单实例的运算及其编程,包括applet,多线程等-some examples of simple arithmetic and its programming, including the applet, such as multithreading
Jisuanqi-cw
- 用Java做的计算器,能做相关的计算,加减乘除,乘方,开方等-do with Java calculators, can do the calculation, the arithmetic, involution, such as prescribing
simpleComplex
- java初学时的一个练习题,实现复数的加减乘除以及求模求俯角的运算。-java novice when a practice that, the realization of complex arithmetic and the angle of depression for the modular arithmetic.
JCalculator
- 两个简单的java计算器,实现基本的加减乘除运算-two simple java calculators, the realization of basic arithmetic operations
simplejavaprogram
- 一个简单的用JAVA编写的小学生算术题目的程序,兄弟们请用-a simple preparation with JAVA primary topic of arithmetic procedures brothers Please
complexop
- 复数运算,包括加减乘除等,直接输入要运算的数即可完成运算-complex operations, including arithmetic, imported directly to the number of operations can be completed Operational
Calculator_inJAVA
- JAVA写计算器 用堆栈实现 实现了小数的加减乘除,乘方,取模,括号-Java Stack wrote calculators used to achieve the realization of the decimal arithmetic, involution, from mold, brackets
CalculatorSet
- 一个简单的计算器,实现加减乘除和浮点运算-a simple calculators, and the realization of floating-point arithmetic operation
jsj29
- java复数的加减乘除-plural of the arithmetic
xgzlyp_jsq
- 用java编写的计算器,可以实现加减乘除运算。-prepared with the calculator, can achieve the arithmetic operations.
Mcalculator
- 用java实现浮点数加减乘除四则混合运算,矩阵加法,减法,与数乘,与数除,两个矩阵相乘,转置,逆阵,产生单位阵,操作数与变量的转换,操作数取反,栈的一些基本操作。-achieve float with the arithmetic four mixed computing, matrix addition, subtraction, multiplication, with the exception of a few, two matrix multiplication, to home, a
java小型防真计算器
- 本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等,以及C(清除)、AC(全部清零)、N(符号改变)、存储(M+、M-、MR)、平方根和百分比运算。关于科学计算本“计算器”暂不支持。-the "calculator" to be completed with the usual arbitrary use handheld calculators to complete the standard operation.
JAVA类实现复数的运算
- 简单的实现复数的运算-simple realization of complex arithmetic
arithmetic
- this program is used to do arithmetic operations like addition,subtraction,multiplication and division..using switch case we are doing the program by giving inputs.
JAVA-arithmetic-test
- 使用JAVA语言实现100以内数字的加减运算测试程序-JAVA arithmetic test
fractional-arithmetic
- 分数运算,用来计算分数的加减乘除,方便使用-fractional arithmetic
Arithmetic-coding
- 编写一个关于算术编码的程序,进一步深入理解算术编码算法的原理,加强多媒体的学习和运用。 -Prepare a report on arithmetic coding procedures, further in-depth understanding of arithmetic coding algorithm principle, strengthen the study and application of multimedia.
children-fraction-arithmetic
- 一个Java应用程序,教孩子分数的算术。对于每一堂训练课,随机产生5个问题,涉及两个分数的加法,减法,乘法和除法。-a Java application that teaches children fraction arithmetic. For each training session, randomly generate 5 questions involving addition, subtraction, multiplication and division of two fract
Generics-four-arithmetic
- java泛型类四则运算,可以实现int、double、float的数字加减乘除。-java generic class four operations can be achieved int, double, float digital arithmetic.
