Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - floating point java
Search - floating point java - List
可进行整型和浮点型的四则运算,通过对java组件的监听作用,实现下拉框中四则运算方式的选择-available for integer and floating-point-four operations of the wiretapping java components, achieving the drop-down box four orange choice
Update : 2008-10-13 Size : 1.19kb Publisher : 林燕

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.
Update : 2008-10-13 Size : 119.43kb Publisher : Guo Quan

DL : 0
c语言用顶点数做的浮点运算,java封装了一下-vertices do with the floating-point operations, a little java Packaging
Update : 2008-10-13 Size : 43.3kb Publisher : 刘隽宏

java语言中常用的一些简单数据类型的描述,如整型、浮点型等-java language commonly used some simple description of the types of data, such as integers, floating point, etc.
Update : 2008-10-13 Size : 25.07kb Publisher : sss

DL : 0
java实现计算器,各种不同的+—*/四则运算,还支持浮点运算,感觉还不错-achieve calculators, and various -* + / 4 operator, also support floating-point operations, also feeling good
Update : 2008-10-13 Size : 1.6kb Publisher : 罗世林

DL : 0
c语言用顶点数做的浮点运算,java封装了一下-vertices do with the floating-point operations, a little java Packaging
Update : 2025-02-19 Size : 43kb Publisher : 刘隽宏

java语言中常用的一些简单数据类型的描述,如整型、浮点型等-java language commonly used some simple description of the types of data, such as integers, floating point, etc.
Update : 2025-02-19 Size : 25kb Publisher : sss

DL : 0
java实现计算器,各种不同的+—*/四则运算,还支持浮点运算,感觉还不错-achieve calculators, and various-*+/4 operator, also support floating-point operations, also feeling good
Update : 2025-02-19 Size : 1kb Publisher : 罗世林

可进行整型和浮点型的四则运算,通过对java组件的监听作用,实现下拉框中四则运算方式的选择-available for integer and floating-point-four operations of the wiretapping java components, achieving the drop-down box four orange choice
Update : 2025-02-19 Size : 1kb Publisher : 林燕

java实现的简单的整型的加法器,该计算器具有加法功能,包含两个输入框用于输入两个浮点数,一个输出框用于输出计算结果,一个按钮,当鼠标点击按钮时,在输出框输出计算结果 -java simple integer realize the adder, the adder has a calculator function, contains two input boxes for the importation of two floating-point numbers, one output for the output calculation results box, a button, when the mouse to click button, in the output frame output calculation results
Update : 2025-02-19 Size : 5kb Publisher : shane

DL : 0
实现浮点数加,减,乘,除,求余,自加,自减等基本算术运算-The realization of floating-point add, subtract, multiply, divide, and more than that, since Canada, since by the basic arithmetic operations
Update : 2025-02-19 Size : 2kb Publisher : 罗双红

基于改进的遗传算法,使用浮点编码,使用变量的真值,使其物理意义明确,加速了收敛-Improved genetic algorithm based on the use of floating-point encoding, the true value of the use of variables to make it clear physical meaning to speed up the convergence
Update : 2025-02-19 Size : 74kb Publisher : 张振杰

Description Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variables and use variable sin expressions. Calculator store al formuls you have entered. Plot function can be used to draw graph of function with single argument. More detailed description of calculator is here. - Notes * Write formula using normal infix notation, for example (x^2+ y^2)/1.5. To execute statement use Evaluate command. * Use variable to write generic formulas, by changing values assigned to the variables you wil be able to repeat calculation for all input data with minimal typing. Define your own functions which also can speedup your work and reduce probability of making an error. * It is possible to write small functional programs using conditional ?: operator. For example sum of arithmetic progression can be calculated by the following function sum(x)=x>0?x+sum(x-1):0 Calculator has only < and > comparison operators (because comparing floating point number for equality is any case bad idea). But it is also to check that value belongs to specified range using min<x>max operator. * All statement you have entered and stored in database. You can select proper statement using List command. Statements are marked with three differen
Update : 2025-02-19 Size : 240kb Publisher : tang

(1)求一个6*6阶矩阵对角线元素之和。(2)实现打印数出有10个元素的浮点数组a中的最大值和最小值。(3)求面积。(4)产生两个小按钮。(5)程序的作用是用Math.random() 函数产生20个随机数。-(1) for a 6* 6 bands and the matrix of diagonal elements. (2) to achieve print a few out there are 10 elements in a floating-point group of maximum and minimum values. (3) for the area. (4) are two small buttons. (5) the role of procedures is Math.random () functions to generate random numbers 20.
Update : 2025-02-19 Size : 4kb Publisher : 燕子

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. Develop: See http://sourceforge.net/projects/real-java Feedback: Comments, reports of use, bug reports, bug fixes, improvements, performance tests and comparisons to similar libraries are all welcome. Javadoc: Read the full documentation here. "Real.java" is a self-contained, single file Java floating point emulation library for MIDP devices, such as a Java-enabled cell-phone or PDA. The MIDP/CLDC 1.0 standard does not support the basic floating point types "float" or "double", so when I set out to program a scientific calculator for my cell-phone, I had to reinvent floating point arithmetic from scratch, using only integer basic types. I found it a very interesting and educating challenge. Download For a pure java version, use the following link: http://real-java.sourceforge.net/Real.java. T
Update : 2025-02-19 Size : 114kb Publisher : mm

能够实现定点小数的机器数表示、定点小数的变形补码加减运算、定点小数的原码一位乘法运算和浮点数的加减运算。-Able to achieve fixed-point decimal number of machines that the deformation of complement fixed-point decimal addition and subtraction operations, the original code a fixed-point decimal multiplication and floating-point operations of addition and subtraction.
Update : 2025-02-19 Size : 348kb Publisher : 施振磊

建议计算器,能进行浮点数的加减乘除,swing界面-Recommended calculator for floating-point addition and subtraction, multiplication and division can, swing interface
Update : 2025-02-19 Size : 137kb Publisher : strive4future

A simple guide to Converting floating point to 32-bit fixed point in Java
Update : 2025-02-19 Size : 64kb Publisher : Morteza

DL : 0
简单整数及浮点型计算器,要图形界面。采用java编程。-Simple integer and floating point calculator, to a graphical interface. Using java programming.
Update : 2025-02-19 Size : 95kb Publisher : 文婷

p" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比好啊(The basic operations of floating point number of floating point number are added, subtraction, multiplication, division, negative, absolute and equal ratio in the basic operation of the floating point number of the P floating point number.)
Update : 2025-02-19 Size : 5.4mb Publisher : 参加考试付国
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.