CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 求最大公

搜索资源列表

  1. 公约数与公倍数

    0下载:
  2. 求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数-seek common denominator and implements procedures to import two few, the common denominator can be obtained and implements
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:27.98kb
    • 提供者:李想
  1. pgcd

    0下载:
  2. 2个数和多个数求最大公约数及 bezout 数组-number two and number of majors and a few seeking bezout array
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:11.51kb
    • 提供者:leslie
  1. maxgongyueshu

    0下载:
  2. 简单求最大公约数小程序,实现两数的公约数输出,仅供参考
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:5.76kb
    • 提供者:甘大帅
  1. MaxDivisor

    0下载:
  2. 用MFC做的求最大公约数的程序 含完整的工程文件
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:25.21kb
    • 提供者:avaj
  1. 求最大公倍数,使用的是欧几里德算法

    1下载:
  2. 求最大公倍数,使用的是欧几里德算法,C++程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-11-02
    • 文件大小:877.1kb
    • 提供者:lxxhwzg
  1. CommonDenominator

    0下载:
  2. 求最大公约数的三种算法,程序中还对这三种算法进行了比较-Common denominator for the three algorithms, the procedure is also the three algorithms are compared
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:14.56kb
    • 提供者:梁海金
  1. euclid

    0下载:
  2. 欧几里德算法和一些其他的简单功能。 求最大公约数之类-Euclidean algorithm and some other simple functions. Such as seeking common denominator
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:11.76kb
    • 提供者:xiaolin
  1. 8.10

    0下载:
  2. 用matlab求多项式的最大公约数函数,这个函数很简捷 -matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:621byte
    • 提供者:刘飞絮
  1. Gcd

    0下载:
  2. 里面含有几种经典的关于求最大公约数的经典求法比较,想必对数学类专业的同学有用。-several ways to get GCD
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2.18kb
    • 提供者:liuyi
  1. Euclid

    0下载:
  2. 使用欧几里德算法求最大公倍数,内有欧几里德算法的步骤。-Euclid Algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:875.6kb
    • 提供者:阿庚
  1. A0_004

    0下载:
  2. 求满足 M > N > 0 的两个正整数之和的最大公约数.-Order to meet the M> N> 0, two positive integers and the greatest common divisor.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.3kb
    • 提供者:王力
  1. Greatest_common_factor

    0下载:
  2. 我使用數學中輾轉相除法來求"最大公因數" 有需要的同好可以下載使用-I use math in the Euclidean algorithm to achieve " the greatest common divisor" in need of enthusiasts can download ^ ^
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1.5kb
    • 提供者:陳郁文
  1. RecursiveAlgorithmForTransformationOfQuot

    0下载:
  2. 递归算法改造"求最大公因数"的欧几 里 得 算 法,华大出品-Recursive algorithm for transformation of " seeking the greatest common factor" of the Euclidean algorithm, UW produced
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:964byte
    • 提供者:moxingwen
  1. MyProjects

    0下载:
  2. 求平均数,求最大公约数,判断奇偶性,判断完全数,判断是否为质数-Average demand, find the common denominator, determine the parity, total number of judgments, to determine whether a prime number
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4.8mb
    • 提供者:zhaoxiang
  1. lzxc

    0下载:
  2. 辗转相除法求最大公约数和最小公倍数,辗转相除法求最大公约数和最小公倍数-辗转相除法求最大公约数和最小公倍数
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:780byte
    • 提供者:徐云
  1. Large-integer-arithmetic

    0下载:
  2. 自己写的高精度大整数运算函数,加,减,乘,除,求最大公约数-Large high-precision integer arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3.3kb
    • 提供者:李国强
  1. Gys

    0下载:
  2. 求最大公约数与最小公倍数。非常易懂,自己编写的。-Find the greatest common divisor and least common multiple. Very easy to understand.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:155.71kb
    • 提供者:apple
  1. find-the-greatest

    0下载:
  2. C++的求最大公约数和最小公倍数的程序,对本科C++课程可能有些帮助-C++, find the greatest common divisor and least common multiple of the program, it maybe helpful for C++ course
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:860.45kb
    • 提供者:卢哲俊
  1. EuclideanAlgorithm

    0下载:
  2. 欧几里德辗转相除法求最大公约数,使用java实现-In phase division to get the best companies, Java implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:534byte
    • 提供者:
  1. zuidagongyueshu

    0下载:
  2. 求最大公约数和狼和兔子的问题,求最大公约数是2012.4.7腾讯实习生招聘的一个题目-To get the best companies and the problem of wolf and rabbit
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:16.53kb
    • 提供者:张静
« 12 3 4 5 »
搜珍网 www.dssz.com