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

搜索资源列表

  1. gcd

    0下载:
  2. 利用GCD算法迭代求解两个数最大公约数的算法,并有实例-GCD algorithm using iterative algorithms for solving the greatest common divisor of two numbers, and examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:756
    • 提供者:childe
  1. GCD

    1下载:
  2. Verilog 最大公约数设计RTL级代码和芯片设计图-Verilog GCD Design and synthesis layout
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:220377
    • 提供者:
  1. gcd

    0下载:
  2. 在VHDL里面实现一个简单的GCD算法,包含源代码,并且通过了编译和综合。-Inside the VHDL to implement a simple GCD algorithm, including source code, and through the compilation and synthesis.
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. 分别基于功耗优先和性能优先的欧几里得求最大公约数算法 包括说明文档-based performence and power design for gcd cotain the instruction word
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-20
    • 文件大小:32763802
    • 提供者:dan chen
  1. gcd

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

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

    0下载:
  2. 這是一個用來計算GCD的C++程式,輸入兩個INT就能幫你找出最大公倍數-i don t know what to upload but i want to download
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:6264
    • 提供者:李教授
  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
    • 文件大小:38733
    • 提供者:sobhan
  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. lcm-and-gcd

    0下载:
  2. 输入任意倆数,以极其简单的方式求出他们的最大公约数和最小公倍数,测试任意次数-output the lcm and gcd
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:538
    • 提供者:独冰影
  1. gcd

    0下载:
  2. GCD engine simulation (最大公因數的應用解法) -GCD engine simulation (greatest common divisor of the application solution)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6376
    • 提供者:brian
  1. PipeLine-GCD-DSP

    0下载:
  2. 流水线结构的最大公约数处理器,处理的数据为32bit,采用64级流水线实现。-A pipeline sturcture GCD DAC, data width is 32bit.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:4040
    • 提供者:yefeng
  1. gcd

    0下载:
  2. solving the GCD program first you chose the number. after chosing the number this program will calculate. GCD. enjoy-solving the GCD program first you chose the number. after chosing the number this program will calculate. GCD.
  3. 所属分类:Software Testing

    • 发布日期:2017-03-30
    • 文件大小:63225
    • 提供者:Y-1
  1. gcd algorithm

    0下载:
  2. GCD alogithm is described.
  3. 所属分类:数学计算/工程计算

  1. Verilog-code-for-finding-GCD

    0下载:
  2. State machine implemented in verilog to find GCD of two 8 bit numbers. Two files are included (module and its testbench)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1393
    • 提供者:sumeshp1
  1. gcd

    0下载:
  2. Gcd of two numbers. It takes two numbers the user and then find the HCF of these numbers-Gcd of two numbers. It takes two numbers the user and then find the HCF of these numbers
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-06
    • 文件大小:735444
    • 提供者:shaq
  1. GCD-CALCULATOR

    0下载:
  2. GCD CALCULATOR (ESD book figure 2.11) Weijun Zhang, 04/2001 we can put all the components in one document(gcd2.vhd) or put them in separate files this is the example of RT level modeling (FSM + DataPath) the code is synthesize
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1919
    • 提供者:mohamed
  1. LCM-a-GCD

    0下载:
  2. LCM & GCD Function -LCM & GCD Function .....
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:361828
    • 提供者:Mohammad
  1. Swift_Concurrency_Async_Operation

    0下载:
  2. Swift concurrency gcd
  3. 所属分类:iPhone/iOS

    • 发布日期:2017-12-24
    • 文件大小:350208
    • 提供者:mohsen.mvc
  1. 11388(GCD LCD)

    0下载:
  2. acm problem number 11388 GCD LCD
  3. 所属分类:书籍源码

    • 发布日期:2017-12-27
    • 文件大小:136192
    • 提供者:ashraful.iut
  1. GCD calculator

    0下载:
  2. gcd calculator is a module that if two parameter has egual value ...
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:allia
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com