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

搜索资源列表

  1. a223

    0下载:
  2. 此程式可輸入二個整數,並以歐幾里得演算法求其最大公因數(GCD)-this program can import two integers, and Euclid algorithms for its greatest common divisor (GCD)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:張世謙
  1. BigInteger_src

    0下载:
  2. C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random ran
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35.04kb
    • 提供者:jason..
  1. 最大值及最大公约数

    0下载:
  2. 求最大值及最大公约数。这是我初学C语言的一个源程序,希望对初学者有所帮助。-This program is going to get the maxium number and GCD.This source is the result of my first learning C,I hope it can be helpful for the first learner.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9.51kb
    • 提供者:wanglj
  1. gcd

    0下载:
  2. Program to find GCD of two numbers using functions.
  3. 所属分类:Applications

    • 发布日期:2017-04-05
    • 文件大小:2.91kb
    • 提供者:tapori
  1. least_common.tar

    0下载:
  2. a linux program that enables to find the least common multiple of two integers. by means of this lcm, you can easiky find the gcd.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1.48mb
    • 提供者:perelka
  1. bianyi

    0下载:
  2. 汇编原理课设:主要有词法分析,语法分析,语义分析- A program to perform Euclid s Algorithm to compute gcd.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:8.78kb
    • 提供者:yun
  1. mimaxue

    0下载:
  2. 内含背包程序,RSA程序,中国剩余定理程序和GCD程序的源代码-Includes backpack program, RSA program, Chinese remainder theorem programs and GCD program' s source code
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:2.1kb
    • 提供者:jack
  1. power shell

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

    • 发布日期:2012-12-07
    • 文件大小:912byte
    • 提供者:Gopi Krishnan S
  1. gcd

    0下载:
  2. The greatest common divisor of integers x and y is the largest integer that evenly divides both x and y. Write a recursive function gcd that returns the greatest common divisor of x and y, define recursively as follows. It y is equal to 0, then gcd(x
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:495.03kb
    • 提供者:Jack
  1. gcd

    0下载:
  2. this a program to calculate the gcd of two numbers and then display the result-this is a program to calculate the gcd of two numbers and then display the result
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:172.23kb
    • 提供者:nauman
  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
    • 文件大小:1.43kb
    • 提供者:Pavan
  1. front

    0下载:
  2. java写的类pascal编译器,实现program test(input, output) begin read(x, y) write(gcd(x, y)) end. -java pascal compiler writing class, to achieve program test (input, output) begin read (x, y) write (gcd (x, y)) end.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:23.5kb
    • 提供者:
  1. main.cpp_1

    0下载:
  2. This program calculate if two numbers are coprimes For given integer N (1<=N<=10^4) find amout of positive numbers not greater than N that coprime with N. Let us call two positive integers (say, A and B, for example) coprime if (and only
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:217.72kb
    • 提供者:Oscar
  1. gcd

    0下载:
  2. this program is find the gcd of two number in 8086 microprocessor
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:5.79kb
    • 提供者:Vivek Gajera
  1. gcd

    0下载:
  2. 求两个数的最大公约数,此程序用C语言编写,经测试没有问题。-For two of the largest number of companies, the program written in C, tested no problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:32.03kb
    • 提供者:夏雄飞
  1. gcd

    0下载:
  2. 最大公约数程序,使用多种方法来计算最大公约数-The greatest common divisor of the program, using a variety of methods to calculate the greatest common divisor
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:729byte
    • 提供者:hsj
  1. GCD-and-LCM

    0下载:
  2. a simple program getting two numbers and calculating the GCD and LCM for them
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:37.83kb
    • 提供者:sobhan
  1. based-on-Euclid

    0下载:
  2. 自己以前写的基于欧几里得的小程序。 1.判断一个整数是不是素数 2.计算两个整数的最大公约数 3.计算两个整数的最小公倍数 4.将输入的a,b表示成s*a+t*b=gcd(a,b)的形式 5.求输入的a,m中a模m的逆元-A small program based on Euclid .     1. Determine an integer is not a prime number     2 Calculate
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:988.5kb
    • 提供者:
  1. gcd

    0下载:
  2. 求最大公约数是很多程序中需要出现的模块,本程序实现了欧几里得算法,计算最大公约数-Seeking the common denominator is the module needs to appear in many programs, the program implements the Euclidean algorithm to calculate the greatest common divisor
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-25
    • 文件大小:473.04kb
    • 提供者:zhaohui
  1. adder_4bit

    0下载:
  2. program using systemc synthesis GCD
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-25
    • 文件大小:19.7mb
    • 提供者:doanh
« 12 »
搜珍网 www.dssz.com