搜索资源列表
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
浮点数的运算方法
- 清华计算机组成原理电子教案:浮点数的运算方法-Tsinghua Computer electronic templates Principle : floating point arithmetic method
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.
float-ieee754
- floating point number presentation(IEEE 754 standard)
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
Programming_a_simple_floating_point_asp_classic_co
- asp编程开发简单的浮点论坛经典代码Programming a simple floating-point asp classic code forum-Programming a simple floating-point asp classic code forum
03-floating
- caspp 原书讲课的ppt。 浮点类型的数据在计算机中的存储结构。-caspp the original lecture ppt. Floating-point types of data stored in the computer structure.
Javaforpuzzle
- java 解惑,主要解释一些深层次的原理,如浮点运算原理。-java doubts, the main theory to explain some deep, such as floating point principle.