CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 最小公倍数

搜索资源列表

  1. shu

    0下载:
  2. 输入两个正整数,求他们的最大公约数和最小公倍数-Enter two positive integers, find their greatest common divisor and least common multiple
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:148.75kb
    • 提供者:lier
  1. Common-multiple-of-three-numbers

    0下载:
  2. 本源代码用三种不同的方法对三个数求最小公倍数,分别是循环穷举法,短除法和函数嵌套法。- Common multiple of three numbers Circular exhaustion Short division Function nesting
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1.68kb
    • 提供者:韩伟
  1. 1

    0下载:
  2. 1、用辗转相除法计算任意两个整数a、b的最大公因子。进一步求出整数s、t,使得sa+tb=(a,b)。特别地,当a=3378,b=231时,求出相应的s,t以及a与b的最大公因子(a,b)。将结果写入a.txt中。 2、用辗转相除法计算任意两个整数a、b的最小公倍数。特别地,当a=12345,b=54321时,计算其最小公倍数。将结果写入b.txt中。 3、对e=6597,用辗转相除法求出d,使得ed=1 mod 11200。将结果写入c.txt中。 -1, with the Euc
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2.07mb
    • 提供者:大大猪
  1. c

    0下载:
  2. 用C语言设计一个简单的程序,作用是能够达到求两个数的最大公约数和最小公倍数的目的-Find the greatest common divisor and least common multiple of two numbers
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:2.24kb
    • 提供者:蔡蓉
  1. 2

    0下载:
  2. 最大公因数使用辗转相除法来求,最小公倍数则由这个公式来求: GCD * LCM = 两数乘积 -The greatest common divisor using Euclidean algorithm to seek, to find the least common multiple by this formula: GCD* LCM = product of two numbers
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:10.53kb
    • 提供者:王硕
  1. zhuhangsudiaoyong

    0下载:
  2. c语言,主函数调用,用于算最大公约数和最小公倍数,还有一段算数组中的最大值-c language, the main function calls for the greatest common divisor and least common multiple operators, as well as the maximum period of arithmetic groups
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:53.89kb
    • 提供者:autumn
  1. WindowsFormsApplication1

    0下载:
  2. C#使用最高效率的计算2个数的最大公倍数和最小公约数,经过潜心简约代码和算法,目前效率很高-C# using maximum efficiency of computing the number of the greatest common factor and the lowest common denominator, after painstaking code simplicity and algorithm, the efficiency is very high
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:53.7kb
    • 提供者:刘泽
  1. gongyueshugongbeishu

    0下载:
  2. 计算两个数的最大公约数以及最小公倍数,输出在屏幕上-Calculate the maximum common divisor of the two numbers and the least common multiple of the output on the screen
  3. 所属分类:CSharp

    • 发布日期:2017-12-11
    • 文件大小:869.84kb
    • 提供者:sss
搜珍网 www.dssz.com