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

搜索资源列表

  1. gcd

    0下载:
  2. A simulation of a circuit to calculate GCD Greater Common Divisor.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:1473
    • 提供者:EVAN
  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. power shell

    1下载:
  2. A Sample program on Microsoft Powershell. It have functions of Mathematical functions such as GCD,
  3. 所属分类:Shell编程

  1. two-pgm.tar

    0下载:
  2. This a program which performs GCD of two numbers written in c-This is a program which performs GCD of two numbers written in c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1467
    • 提供者:Pavan
  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. ACM.algorithm

    1下载:
  2. 各种算法模板(二分图最大匹配匈牙利算法、最小生成树prime和kruskal算法、Dijkstra算法、两点最短路径负权值边SPFA算法、图任意两点最短路径Floy算法、网络最大流SAP算法、网络最大流最小费用算法、乘法逆元gcd扩展求解算法、线段树区间划分统计算法、矩阵n次方分治法求解、gcd算法、整数划分问题、函数最小点问题、十进制转ACM算法、素数筛选法和欧拉函数求解、快模算法、字符串匹配KMP算法、字典全排列算法、快排、三维度排序、)-Various algorithms templat
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:18165
    • 提供者:林云
  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. 1128

    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. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:850
    • 提供者:zhong46449
  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