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

搜索资源列表

  1. num.cpp

    0下载:
  2. 数论mod有关算法 丢翻图方程 线性同余方程解 原始根 gcd exgcd 中国剩余定理 需要高精度库gmpc-gcd exgcd diophantic equation linear congruence Chinese reminder square root primitive root
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3384
    • 提供者:Alex
  1. 013

    0下载:
  2. 通过字符串操作模拟控制台的cd命令,要求至少完成 “cd 【目录名】”、“cd ..” 和“cd \” 三个命令。实例可以参考:开始->运行->cmd->键入上述三个命令观察提示符前的字符串变化,帮助可通过cd /?显示;可使用字符串处理函数。并用此程序练习和熟悉调试过程。 实验014:重写实验007和012,要求使用函数IsPrime实现判断一个数是否是素数,GCD返回两个数的最大公约数,LCM返回两个数的最小公倍数,并在main中调用。-Through the stri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:174903
    • 提供者:zhu
  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. mycode

    0下载:
  2. hdu 1695 GCD (增加点字符)-hdu 1695 GCD (increased dot character)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:596
    • 提供者:yzzhoo0
  1. lab2

    0下载:
  2. 定义一个分数类,用两个整数数据成员表示分数的分子和分母,成员函数包括求两个整数的最大公约数gcd()和最小公倍数lcm()的函数,再定义构造函数、获取分数、打印分数、实现分数四则运算的成员函数。 计算结果仍用分数表示并调用gcd(),lcm()成员函数化简-Define a fraction of class, with two integer data members of the numerator and denominator of the fraction, member functi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1227
    • 提供者:gengchn
  1. GCD_LSB

    0下载:
  2. GCD and LSB algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:29514
    • 提供者:rei
  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
    • 文件大小:24069
    • 提供者:
  1. gcd3

    0下载:
  2. 用verilog代码编写的GCD即找两个数之间的最大公约数的FPGA工程。-Verilog code written with the GCD of two numbers that find the common denominator between the FPGA project.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:303955
    • 提供者:袁媛
  1. GCDSUM

    0下载:
  2. solution for sum of gcd
  3. 所属分类:software engineering

  1. GCD

    0下载:
  2. Greatest Common Divisor Logic Circuit
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:112490
    • 提供者:tooha
  1. gcd_performence

    0下载:
  2. 基于流水线设计的性能优先的gcd算法的verilog 代码 频率可达500M-based pipeline design gcd for high clock
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:3256
    • 提供者:youyou
  1. GCD

    0下载:
  2. 一个很简单的计算两数最大公约数的java程序,希望对大家有帮助-A very simple calculation greatest common divisor of two numbers java program, we hope to help
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1506
    • 提供者:ray
  1. GCD1

    0下载:
  2. GCD算法的FSMD实现。即利用有限状态机和数据路径-GCD algorithm order which FSMD using finite state machine and data path
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:847
    • 提供者:mockmoon
  1. gcd2

    0下载:
  2. GCD算法的FSM+D实现。即利用有限状态机和数据路径分开-GCD algorithm of the FSM + D realize it is using finite state machine and data path separate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1769
    • 提供者:mockmoon
  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
    • 文件大小:222941
    • 提供者:Oscar
  1. GCD_Clac

    0下载:
  2. A VHDL code to calculate GCD of two four bits binary numbers.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:205467
    • 提供者:Noman Ali Khan
  1. GCD_Verilog

    0下载:
  2. 利用Verilog语言写的采用更相减运算的球两个数的最大公约数-Using Verilog language written using a subtraction ball number two of the greatest common divisor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:327005
    • 提供者:
  1. gcd.cpp.tar

    0下载:
  2. SystemC Sourcode to get the Greatest Common Divisor out of two numbers.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1958
    • 提供者:werocrack
  1. Networked-Physics-Demo---GDC-2010

    0下载:
  2. gcd的使用,物理引擎的使用,ios网络编程-networked physics demo- gcd
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-02
    • 文件大小:533668
    • 提供者:zhouxin
  1. extended-euclid

    0下载:
  2. 经典的Extended-Euclid算法,计算GCD-implement Extended-Euclid
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:535
    • 提供者:yxc
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com