搜索资源列表
J_ComboBox
- 可进行整型和浮点型的四则运算,通过对java组件的监听作用,实现下拉框中四则运算方式的选择-available for integer and floating-point-four operations of the wiretapping java components, achieving the drop-down box four orange choice
CalculatorSet
- 一个简单的计算器,实现加减乘除和浮点运算-a simple calculators, and the realization of floating-point arithmetic operation
整数和浮点数的计算
- 实现整数和浮点数的加,减,乘,除计算-achieve the integer and floating-point, plus or minus, multiplication and calculation
microfloat-1.0
- This is a Java library for performing floating-point calculations on small devices such as mobile phones which lack native support for floating-point numbers.
src
- 黄金矿工算法源代码 1.0实现了浮点数 有需要的朋友快下巴-Gold miners algorithm source code 1.0 implements a friend in need fast floating-point chin
jisuanqi
- 基于Jcreator的计算器小程序,用到了动作事件监听器和对浮点数的处理及对负号和减号的区别,注释详细-Calculator based on small Jcreator procedures, use the action event listener and the handling of floating point and negative sign and a minus sign difference between the detailed notes
RationalArithmetic
- 用java实现的逻辑运算程序,可以完成加减乘除和浮点数的表示-Using java process to achieve the logic operations can be completed by the floating-point addition and subtraction and that multiplication and division
real-java-1.13
- Real - Java floating point library for MIDP devices-Current version: 1.13 Copyright: 2003-2009 Roar Lauritzsen, roarl at users.sourceforge.net Availability: The library is available under the GPL license, or for a fee for commercial use. Develo
Arith
- 由于Java的简单类型不能够精确的对浮点数进行运算,这个工具类提供精确的浮点数运算,包括加减乘除和四舍五入。-Since Java' s simple types can not be precise on the floating-point operations, the tools to provide accurate floating-point operations, including addition and subtraction multiplication and d
Caculator
- 使用Java开发,实现整数和浮点数的加、减、乘、除等功能。-Use of Java development, to achieve integer and floating point add, subtract, multiply, divide and so on.
Calculator
- 建议计算器,能进行浮点数的加减乘除,swing界面-Recommended calculator for floating-point addition and subtraction, multiplication and division can, swing interface
arrayNum
- 任意输入N个数字(浮点型的),按照升序或者降序的方法实现重新排列-Any input N numbers (floating-point type), in ascending or descending order according to the method to achieve rearrange
2
- 简单的输入整数与浮点数计算的Java Applet程序-Enter integer and floating-point simple calculation procedure Java Applet
Adder
- GUI方法的浮点数加法器实例,运用了textfield和button-GUI method of floating-point adder instance, use the textfield and the button
bignumber
- Java中的简单浮点数类型float和double不能够进行精确的运算,只能用来做科学计算或者是工程计算。 不光是Java,在其它很多编程语言中也有这样的问题。在大多数情况下,计算的结果是准确的, 但是多试几次(可以做一个循环)就可以试出类似上面的错误。 这个问题相当严重,如果你有9.999999999999元,你的计算机是不会认为你可以购买10元的商品的。 为了解决Java基本数据类型在运算时会出现的溢出和计算不精确的问题。 Java 提供了两个类BigInteger和Bi
Javaforpuzzle
- java 解惑,主要解释一些深层次的原理,如浮点运算原理。-java doubts, the main theory to explain some deep, such as floating point principle.
CalculateTheSummary
- 1. 编写一个程序打印数出有10个元素的浮点数组a1中最大值和最小值。 2.将有10个元素的数组a1 拷贝至含有15个元素的数组b1的一段位置。 3.将一个已存入数组中的值45,89,7,6,0,按0,6,7,89,45的次序打印出来。 4. 求一个3*3矩阵对角线元素之和。 5.设某个一维数组中有25个元素,编写一个顺序查找程序,从中查找值为80的元素在数组中的位置。 -1. Write a program that prints out a number of floa
PrintMaxMin
- 编写一个程序打印数出有10个元素的浮点数组a1中最大值和最小值。-Write a program that prints out a number of floating-point set of 10 elements in the maximum and minimum values a1.
FloatOperation
- Java的简单类型不能够精确的对浮点数进行运算,这个工具类提供精确的浮点数运算,包括加减乘除和四舍五入。-Java' s simple types can not be accurately carried out on the floating-point operations, the tools provide accurate floating-point operations, including addition, subtraction and rounding.
test3
- 把10个浮点型成绩放入一个整型数组中,然后统计各分数段人数。-The 10 floating-point performance into an integer array, then the number of statistical segments of the score.