the greatest common divisor的意思|示意
最大公约数
the greatest common divisor的网络常见释义
最大公约数 到现在为止我收集了两个算法, 一个是求最大公约数(the greatest common divisor),虽然在学C语言的时候接触过,考试也考过,不过这次看感觉就不一样了,因为他还有很多可以改进的地方。
the greatest common divisor相关短语
1、 the greatest common divisor GCD 最大公约数
the greatest common divisor相关例句
Greatest Common Divisor is one of the basic subjects in computational number theory, it has a wide application in encryption and analysis of cryptography.
最大公因子计算是计算数论的基础课题之一,它在密码算法和密码分析中有着非常广泛的应用。
Use Euclid's algorithm to compute the greatest common divisor of 7735 and 4185.
适用欧几里德算法来计算7735和4185的最大公约数。
The greatest common divisor, also known as the greatest common factor, the most common factor, refers to two or more integers have one of the biggest in a few.
最大公约数,也称最大公因数、最大公因子,指两个或多个整数共有约数中最大的一个。
Seek cooperation will take care of each other's interests and concerns, the greatest common divisor of cooperation.
要合作就要照顾彼此利益和关切,寻求合作最大公约数。
If there are several flights that depart from one airport then the greatest common divisor of their flight Numbers should be equal to 1.
如果有几条航线和同一个机场相关联,那么这些航线编号的最大公约数必须等于1。
A computer program for expressing the greatest common divisor of two positive integers using their linear combination is given here.
给出了用其整系数线性组合表示两个正整数的最大公约数的计算机程序。