Description: 一个小型计算器,用于求解最小公倍数以及最小公约数。十分实用和简便。-A small calculator for solving the least common multiple and the lowest common denominator. Very practical and simple. Platform: |
Size: 1905664 |
Author:周斌 |
Hits:
Description: 给出两整数a与b, 找出a与b的最小公倍数LCM(a,b), 找出a与b的最大公因子GCD(a,b).-finds the LCM(Lowest Common Multiple)/GCD(Greatest Common Divisor) of two positive integers Platform: |
Size: 1024 |
Author:jason.. |
Hits:
Description: 程序运行时,单击“最大公约数”命令按钮,求得所输入的两个数的最大公约数;单击“最小公倍数”命令按钮,求得所输入的两个数的最小公倍数;结果在标签中显示。 -When the program is running, click the "greatest common divisor" command button, and seek the greatest common divisor of two numbers entered click the "lowest common denominator" command button, and seek the least common multiple of two numbers entered Resultslabel in the display. Platform: |
Size: 2048 |
Author:biadu |
Hits:
Description: In arithmetic and number theory, the least common multiple (also called the lowest common multiple or smallest common multiple) of two integers a and b, usually denoted by LCM(a, b), is the smallest positive integer that Platform: |
Size: 1024 |
Author:slytal |
Hits:
Description: This program calculates the lowest common multiple of two numbers using Euclid s algorithm. To do this we will read the two numbers and we do accounts required to calculate Platform: |
Size: 1024 |
Author:Adribagan94 |
Hits:
Description: 计算两个数值间的最大公约数和最小公倍数。-calculate two numbers greatest common divisor and lowest common multiple. Platform: |
Size: 1024 |
Author:李京伦 |
Hits: