搜索资源列表
GCD_recursion
- 用递归方法求最大公因数!!!不是什么难的程序,小的程序。。大家一起探讨!-Method Using Recursive gcd! ! ! Not a difficult procedure, a small procedure. . Everyone to explore!
Fraction
- Develop a Fraction class that is capable of doing arithmetic with fractions. * Fractions are held in lowest terms, with the gcd() method. * Use a toString() method to format the result.-Develop a Fraction class that is capable of doing arithm
GCD
- 一个很简单的计算两数最大公约数的java程序,希望对大家有帮助-A very simple calculation greatest common divisor of two numbers java program, we hope to help