搜索资源列表
mod(div)
- 大数除法(含模)有时需要进行超多位数的除法,本程序可以不限位数的计算-majority of the division (including modeling) is sometimes necessary for the ultra-multi-digit division, the process could be open-calculation of the median
mathformulae
- 第一章 有关数论的算法 1.1最大公约数与最小公倍数 1.2有关素数的算法 1.3方程ax+by=c的整数解及应用 1.4 求a^b mod n 第二章 高精度计算 2.1高精度加法 2.2高精度减法 2.3高精度乘法 2.4 高精度除法 练习 第三章 排列与组合 3.1加法原理与乘法原理 练习 3. 2 排列与组合的概念与计算公式 练习 3.3排列与组合的产生算法 练习 第四章 计算几何 4.1 基础知识 4.2
Division2.java
- 完善的除法计算器,用java编程实现,带有详细的注释。
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
ou
- 欧几里德算法又称辗转相除法,用于计算两个整数a,b的最大公约数。分别用C++和JAVA实现。-Euclidean algorithm, also known as division algorithm, used to calculate the two integers a, b the common denominator. Separately using C++ and JAVA implementation.
java
- 简单的计算功能,有加法,减法,乘法,除法的功能-Simple calculation, there are addition, subtraction, multiplication, division of functions
prime
- 筛选法搜索所有素数,范围是1~1000,由于除法效率很低,故使用筛选法,适合初学者学习-Screening search all prime numbers, the scope of 1 ~ 1000, due to inefficient division, so the use of screening, suitable for beginners to learn
javajisuanqi
- 基于java的计算器..AWT的图形界面,具有加法,减法,乘法,除法等计算功能-Java-based calculator .. AWT graphical interface, with addition, subtraction, multiplication, division and other computing functions!!!
P030M_Calculator
- 编程实现一个简易计算器,实现基本的加减乘除运算功能 //在计算器的面板上,有0—9数字的按钮,同时还有加减乘除的运算按钮已经清空运算框按钮,用户可以直接点击 //面板进行输入数字并计算,输入和输出结果数据共用一个文本框 //当进行除法运算时当除数为0,计算器会给出错误提示-Programming a simple calculator for basic operations of addition and subtraction multiplication and divisio
javaStrategyDemo
- 用java写的基本的策略模式,实现加减乘除法-Using java to write the basic strategy model, addition and subtraction multiplication and division to achieve
Complex
- Java中复数类复数的加法、减法、乘法、除法的实现。-complex
jisuanqi
- 设计的计算器应用程序可以完成加法、减法、乘法、除法和开方,次幂运算。且有小数点、正负号、清空、清除以及一定的错误处理等功能。用鼠标单击相应的数字键和运算符号键,然后单击“=”号按钮,窗口上方的文本框将会显示计算出来的结果,要将文本编辑框清空,可单击清空按钮。-Calculator application designed to be completed addition, subtraction, multiplication, division and square root, sub-pow
Java_Calculator
- 设计一个图形界面(GUI)的计算器应用程序,完成简单的算术运算、 设计的计算器应用程序可以完成加法、减法、乘法、除法和取余运算。且有小数点、正负号、求倒数、退格和清零等功能。用鼠标单击相应的数字键和运算符号键,然后单击=按钮,窗口上方的文本框将会显示计算出来的结果,要将文本编辑框清零,可单击清零按钮。-Design a graphical interface (GUI) of the calculator application, complete the simple arithmetic,
Common-factor
- Java 程序 源码 用辗转相除法求两个整数的最大公因数。-Java source code using Euclidean algorithm for greatest common factor of two integers.
code
- javascr ipt写的多项式辗转相除法,功能完整齐全,并配合有HTML的界面.-javascr ipt to write the polynomial division algorithm, fully functional range, and with a HTML interface.
denominator
- java 分数计算,加法,减法,乘法,除法-java denominator
Super-calculator-division
- 输入两个double数,就可以进行除法运算,计算出这两个数的商。可以选择精确到第多少位,位数为一个double值。-Enter the two double the number of division operations can be carried out to calculate the quotient of these two numbers. You can choose exactly to how many, a median of a double.
solutionexofractions
- java有关分数的运算,包括加法,减法,乘法,除法,倒数,相反数等-java the scores of operations, including addition, subtraction, multiplication, division, inverse, opposite number, etc.
BigInteger
- 大整数实现,用java写的基本类,包含加减乘,没有除法-biginteger
JavaTest06
- 源代码计算器功能,弟弟做了很长一段时间。但不能后取得了乘法和除法减法之前…寻求专家指导 -Source code calculator functions, the younger brother to do for a long time ... but can not be achieved after subtraction before multiplication and division ... seeking expert guidance