搜索资源列表
GCD
- GCD为一个求取最大公因素的程式,输入两个数可以求得两数的最大公因素
gcd
- 欧几里得算法求最大公约数电路的Verilog实现,消耗功率较低-Euclid algorithm for the realization of the common denominator Verilog circuit, lower power consumption
gcd
- 这是一个求最大公约数的verilog源码-this is a verilog source code which can count the greatest common divider .
GCD
- 最大公约数的计算,各个源描述的编译顺序:gcd.vhd,gcd_stim.vhd-The common denominator of the calculation, the various sources described in the order of the compiler: gcd.vhd, gcd_stim.vhd
gcd
- gcd 与随机数计算 可生成要求的随机数与计算gcd 范围可定-gcd calculation with the random number to generate random numbers with the requirements of the scope of the calculation may be set gcd
gcd
- Program to find GCD of two numbers using functions.
gcd
- 从键盘输入两个常数,求其最大公约数,并以常数形式输出-the greatest common divsion
gcd
- Simple gcd algorithm realization. 1st course assignment.
gcd
- A simulation of a circuit to calculate GCD Greater Common Divisor.
Gcd
- 里面含有几种经典的关于求最大公约数的经典求法比较,想必对数学类专业的同学有用。-several ways to get GCD
Poly_GCD_POWER_6_July2005
- If we need to verify the fact that a Polynomial has multiple roots iff (if and only if) it has a common factor with it s derivative, we need two things : a) A function to compute the GCD of 2 Polynomials. Since I could not find a Standard Matlab
gcd
- to get GCD(A,B),and no recursion -to get GCD(A,B),and no recursion
GCD
- get Greate Common Divisor of two number (matematics)
gcd
- find gcd between two numbers
gcd
- 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
gcd
- 求最大公约数的vhdl 源代码 gcd-gcd
gcd
- 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
多项式GCD
- 1。实现,用C/C++和MATLAB,欧几里德算法计算最大公司(GCD)的两个任意多项式在GF(2)。模拟和分析两给定阶数不小(1.Realize, by using c/c++ or Matlab, the Euclidean algorithm to calculate the greatest common division (GCD) for arbitrary two polynomials over GF(2). Simulate and analyze the calculatio
gcd
- gcd on c++ especially for acmers(gcdgcd on c++ especially for acmers)
GCD
- synthesis GCD using systemc