时间:2022-07-11 20:05:32
[factor, measure] 【数学】最大公约数。
great: adj. 1.大的,巨大的。 2.很多的;充足的,十足的 ...
common: adj. 1.共通的,共同的,共有的。 2.公众的;公共 ...
divisor: n. 【数学】除数,约数 (opp. dividend) ...
the largest integer that divides without remainder into a set of integers
同义词:greatest common factor, highest common factor,
In mathematics, the greatest common divisor (gcd), also known as the greatest common factor (gcf), or highest common factor (hcf), of two or more non-zero integers, is the largest positive integer that divides the numbers without a remainder.
A pure c project that demonstrates euclid s algorithm for finding the greatest common divisor
纯c项目,它说明用于查找最大公约数的欧几里得算法。
The euclidstep1 sample is a pure c project that demonstrates euclid s algorithm for finding the greatest common divisor
Euclidstep1示例是一个纯c项目,它演示了用于查找最大公约数的euclid算法。