搜索资源列表
stein
- 采用stein算法求两个任意大整数(超过计算机整形表示范围)的最大公约数。-STEINNESS algorithm used for two arbitrary integer large (over the scope of said plastic computer), the common denominator.
GCD
- 最大公约数最小公倍数的C++求解,提供了多种思路解答,
maxgongyueshu
- 简单求最大公约数小程序,实现两数的公约数输出,仅供参考
euclid
- 欧几里德算法又称辗转相除法,用于计算两个整数a,b的最大公约数。
gong_y_p
- 数学公式:最小公倍数=原来的两数之乘积÷最大公约数
cc
- 实现两个数的最大公约数和最小公倍数的计算
MaxDivisor
- 用MFC做的求最大公约数的程序 含完整的工程文件
最大公约数
- 求解整数的最大公约数-the common denominator for Solving Integer
qu
- 就是两个多项式的欧几里得算法,即求两个多项式的最大公约数。-two polynomial is the Euclid algorithm, namely polynomial for the two majors.
0062
- 用DEPHI实现计算最大公约数,最大公约数是即能够整除各数的最大数。-Calculated using Delphi to achieve the common denominator, the common denominator is the number that is divisible to the greatest number.
euclid
- 欧几里德算法和一些其他的简单功能。 求最大公约数之类-Euclidean algorithm and some other simple functions. Such as seeking common denominator
Gcd
- 里面含有几种经典的关于求最大公约数的经典求法比较,想必对数学类专业的同学有用。-several ways to get GCD
A0_004
- 求满足 M > N > 0 的两个正整数之和的最大公约数.-Order to meet the M> N> 0, two positive integers and the greatest common divisor.
13
- 算法分析与设计中用迭代方法求几个数任意输入数最大公约数-Algorithm analysis and design using iterative method for solving the greatest common divisor of several numbers the number of arbitrary input
1234
- 这是用C++编写的求最小公倍数最大公约数的程序`方便学生们实践课-This is written in C++, the least common multiple greatest common divisor of the program requirements to facilitate the students ``` Practice Course
5
- 编制实现两正整数最大公约数、最小公倍数的类。利用最大公约数、最小公倍数的类编制分数相加功能类-Prepared to achieve the greatest common divisor of two positive integers, least common multiple of the class. Using the common denominator, least common multiple of the class added to the preparation of
MyProjects
- 求平均数,求最大公约数,判断奇偶性,判断完全数,判断是否为质数-Average demand, find the common denominator, determine the parity, total number of judgments, to determine whether a prime number
lzxc
- 辗转相除法求最大公约数和最小公倍数,辗转相除法求最大公约数和最小公倍数-辗转相除法求最大公约数和最小公倍数
ThreeMethodsForCompanies
- 用三种方法实现最大公约数的求解。适用于算法的分析,分析三种算法的时间复杂度。-Three methods to achieve the greatest common divisor of the solution. Applicable to the analysis algorithm to analyze the time complexity of three algorithms.
Folder
- 此题是用C语言编程求解最大公约数的问题,希望对于C语言的初学者会有帮助-zuidagongyueshu