搜索资源列表
Java范例程序1
- java的一些关于简单实例的运算及其编程,包括applet,多线程等-some examples of simple arithmetic and its programming, including the applet, such as multithreading
一个用JAVA编写的计算器
- 一个用java编写的计数器小程序,实现了加减乘除,乘方,开方等功能-prepared with a counter of small programs, achieving the arithmetic, involution, evolution function! !
jisuanqi(java)
- 一个用java写的计算器,除了加减乘除之外,还可以进行进制之间的转换-write with a calculator, in addition to the arithmetic, can also be used for conversion between the band
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
粒子群优化PSO程序包(Java,C,VB)
- C语言遗传算法程序包-NO. 11 heredity arithmetic programme packet of c programme language
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! !
java.rar
- 用Java实现sift算法,相信会对大家有用。,Java langues complete sift arithmetic
computer.rar
- 用java编写的一个基于GUI的算术四则运算(加、减、乘、除)的计算器。 1.综合使用swing包的容器类和组件类设计一个合理的界面; 2.只能对整型数据进行处理; 3. 只能完成加、减、乘、除四项基本功能; 4.参照Windows附件中的计算器的外观和功能, Compiles which with java (adds based on the GUI arithmetic mathematical operations, reduces, while, eliminates) the cal
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
calculator-src
- Descr iption 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 ow
arithmetic-coding
- this is a source code for data compression using Arithmatic coding
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
Arithmetic
- 编写程序,随机出20道100以内的算术题,每题5分,加减乘除随机,每出一道题,用户答一次,并统计当前得分,最后显示总分及准确率,并把错误题目列出。-Java Language
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.