说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 最大公约数
1)  greatest common divisor
最大公约数
1.
Based on C/C++ language the author devises programs of positive integer greatest common divisor algorithms.
设计出了基于C/C++语言最大公约数算法程序,通过分析算法,提出了程序设计语言教学的几点建议。
2.
A computer program for expressing the greatest common divisor of two positive integers using their linear combination is given here.
给出了用其整系数线性组合表示两个正整数的最大公约数的计算机程序。
3.
For two integers a,b,one can calculate the greatest common divisor(a,b) ofaandb by using Euclidean algorithm,then the least common multiple[a,b] =(ab/a, b).
利用欧几里得辗转相除法可以计算任意2个整数a,b的最大公约数(a,b),通过[a,b]=(ab/a,b)可以求得a,b的最小公倍数[a,b]。
2)  GCM (greatest common measure)
最大公约数;最大公测度
3)  The largest common divisor algorithm
最大公约数算法
4)  highest common divisor
最大公约
5)  GCD
最大公约式
6)  highest common divissor
最高公约数
补充资料:最大公约数
1.几个数所共有的约数中最大的一个,即可以整除这几个数的最大的数,叫做这几个数的最大公约数。例如18和24的公约数有2,3,6三个,其中以6为最大,6就是18和24的最大公约数。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条