搜索资源列表
Java范例程序1
- java的一些关于简单实例的运算及其编程,包括applet,多线程等-some examples of simple arithmetic and its programming, including the applet, such as multithreading
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
java-计算器
- 一个java程序写的计算器,利用applet具有基本的加减乘除功能!-write a calculator, using applet with the basic arithmetic functions!
Java 实现简单的加减乘除基本运算操作
- 用JAVA语言实现简单的加减乘除基本运算操作,并能成功显示结果-JAVA language simple basic arithmetic operations of addition, subtraction, and can successfully display the results! !
ComplexCalculator
- 使用NetBean开发的java简易复数计算器,支持复数的加法、减法、乘法、除法、根、模、自然对数、实幂指数、虚幂指数、正弦、余弦、正切的运算。设计了自己的复数类-NetBeans development of the use of the plural simple java calculator, support plural addition, subtraction, multiplication, division, roots, mold, natural logarithm, it
testZ
- java 计算器 用JAVA 编写的计算器,能实现简单的运算-java calculator prepared with JAVA calculator, to achieve simple arithmetic
calculator
- java 本系统给人们提供更加方便和快捷的计算工具——计算器,程序实现了计算器的基本功能有:加、减、乘、除等基本算术运算,除此之外,还包括%,开方,1/X等运算,它与计算机系统中自带的计算器比较相似。-java the system to provide people with more convenient and faster calculation tools- calculator, a calculator program to achieve the basic functions
Balancer
- A Balancer that balances load in sample arithmetic servers
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
Calculator
- 计算器,四则运算计算器。分为组件类和控制类-Calculators, arithmetic calculators. Divided into the component class and control class
Arithmetic
- 用JAVA完成的0-1背包算法,一共用了四种算法,包括贪心,分治,动态规划,回溯。把工程导入ECLIPSE下就可以了。-JAVA finished 0-1 with a knapsack algorithm, a share of the four algorithms, including greedy, divide and conquer, dynamic programming, backtracking. To work on it under into ECLIPSE.
java
- 通过JAVA计算器,并能运行简单的四则运算,听说打20个字才能上传,好吧我就打20个-Through JAVA calculator, and can run a simple arithmetic, I heard that playing 20 characters in order to upload, well I hit 20
Rational
- 简单的java程序,一个有理数类,分子、分母,它的简单运算。-Simple java program, a rational number class, numerator, denominator, it' s simple arithmetic.
Tema1_Stetco_Adela_30223
- polynomial arithmetic - java application
chuliesiji
- 数值计算实验用楚列斯基算法求解希尔伯特方程求出解,无穷范数,残差。-Science computing experiment with cholesky arithmetic to slove hilbert equation.The result need to has infinite norm and residual error.
Arithmetic
- java语言利用弹框做加乘法本做法相对简单对初学者来说较好-elastic box using java language to do the multiplication of the practice of adding relatively simple is better for beginners
tzx
- 科学计算器,可以试想四则运算,三角函数,幂运算等功能。-Scientific calculator, support for arithmetic, trigonometric functions, exponentiation functions
JAVA-arithmetic-test
- 使用JAVA语言实现100以内数字的加减运算测试程序-JAVA arithmetic test
windows-calculator
- 主要功能:基本实现windows-vista下简单计算器的功能(除M+等)。 1: 基本的一元( ,根号)及二元运算(—+-*/)。 2: 支持累计运算(累加,累减,累乘,累除)。 3: 支持大数操作,数据范围在10的8000次方范围内。在超过10的8千次左右时,判其溢出。 4: 支持科学计数法(小数超过38位舍之) 5: 错误与警告的提示。如输入超过39位时弹出提示(输入过长)等。-windows calculator written by java. Functio
