CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - gcd.a

搜索资源列表

  1. gcd

    0下载:
  2. to get GCD(A,B),and no recursion -to get GCD(A,B),and no recursion
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3847
    • 提供者:WEIJINGJING
  1. 1

    0下载:
  2. 分别编写求两个数值(可以是浮点数,整数或字符)最大值,最小值和平均值的函数maximum, minimum, meanValue。另外,编写一个函数gcd求两个整数的最大公约数。-Respectively write to demand the two values ​ ​ (which can be floating-point, integer or character) maximum, minimum and average function of the maxim
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:809
    • 提供者:嗯嗯嗯
  1. Greatest-common-divisor-(GCD)

    0下载:
  2. 用递归调用和辗转相除法求两个整数的最大公约数(输入多组数据,每个数在1到1000之间;输出为一行一个公约数)。-Calculate and output the greatest common divisor (GCD) of a pair of integers.The classic algorithm for computing the GCD, known as Euclid’s algorithm, goes as follows: Let m and n be variables c
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:3150
    • 提供者:Lee·K
  1. tow-class-A-and-B

    0下载:
  2. 编写两个类:A和B,A常见的对象可以计算两个正整数的最大公约数,B常见的对象可以计算两个数的最小公倍数。要求:B类中有一个成员变量时用A类声明对象.-Write two classes: A and B, A common object can be of two positive integers GCD computation, LCM B common object can be used to calculate the number of two. Requirements: have
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1759
    • 提供者:戴锦
  1. Ch_Rem_Poly

    0下载:
  2. (程序Poly_GCD.m和Poly_GCD_Main.m) 多项式的中国剩余定理定义在在文学更数学符号如下(对于如在书中理查德Blahut/ P77):对于任何一组两两互素多项式[M1(X),2(X),... MK(X)],一组同余:C(X)= eqvt模(CK(x)中,MK(X))中,k=1,2,...,K具有一定程度的小于度的独特的解决方案。-The Chinese Remainder Theorem for Polynomials is defined in still mor
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:116112
    • 提供者:木子
  1. Poly

    1下载:
  2. 1、可通过 Poly P 声明一个多项式 P; 2、可通过 P.read(string P_str) 直接从 手写习惯的多项式字符串 读入多项式; 3、可通过 P.newTerm(double Coef, int Exp) 增添多项式的项,如果含有同类项,则合并; 4、可直接通过 P Q 给多项式 P 赋值; 5、可直接通过 cout << P 以手写习惯输出多项式; 6、可通过 P.clear() 清除一个多项式; 7、可直接通过 +、-、*、/、 进行多项
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:57325
    • 提供者:Bing-Hui WANG
搜珍网 www.dssz.com