搜索资源列表
公约数与公倍数
- 求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数-seek common denominator and implements procedures to import two few, the common denominator can be obtained and implements
pgcd
- 2个数和多个数求最大公约数及 bezout 数组-number two and number of majors and a few seeking bezout array
12234
- 解决排列组合问题的通用算法,自然数得拆分,求最大公约数的算法-permutations and combinations to solve problems common algorithm, and a few in the resolution, the common denominator for the algorithm
gxjsqzdgys
- 更相减损求最大公约数. 用VB编写的 -derogation more compatible for the common denominator. VB prepared Thank you
GongyueshuGongbeishuthoughkey
- 在java开发环境下求最大公约数和最小公倍数,操作数从键盘输入。-in java development environment for the common denominator, and least common multiple, operating from a few keyboard input.
Gcd_EuclideanExtendedEuclidean
- 实现《现代密码学理论与实践》中,求最大公约数的Euclidean算法和extended Euclidean算法。程序不大,但希望给像我这样的入门者提供一些方便。
最大值及最大公约数
- 求最大值及最大公约数。这是我初学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.
求最大公倍数,使用的是欧几里德算法
- 求最大公倍数,使用的是欧几里德算法,C++程序
求最大公因数(vhdl)
- 利用fpga设计一个系统求两个数的最大公因数。数字系统设计:控制路径和数据路径。
最大公约数算法
- 求2个数之间的最大公约数,随便输入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.
gao610898180_1
- 三种方法(分解质因数法、连续整数检测法、欧几里得算法)求两个数的最大公约数的C++实现-Three methods (qualitative factor decomposition method, consecutive integers detection, Euclidean algorithm) the number of common denominator for two of the C++ Achieve
5
- 第五章练习题,包括哥德巴赫猜想,汉英对照星期,pi的近似值,暂停时间秒的过程,利用计算阶乘的自定义函数求e,5个人岁数,斐波那契数列,最大公约数,最小公倍数-Exercises Chapter V, including the Goldbach conjecture, Chinese-English weekly, pi approximation, to suspend the time course of seconds using
gcd
- 欧几里得算法求最大公约数电路的Verilog实现,消耗功率较低-Euclid algorithm for the realization of the common denominator Verilog circuit, lower power consumption
CBigInt_CommonDivision
- 本程序代码,主要为了测试大整数的四则运算 ,以及在此基础上进行求最大公约数的计算。 bigint_lib_dll文件夹中分别为编译好的lib库文件和dll库文件以及源代码。 test_bigintcommondevision文件夹中为测试程序,工程使用的是lib库文件。 头文件中部分函数没有定义。-This procedure code, mainly to test the four large inte
A0_004
- 求满足 M > N > 0 的两个正整数之和的最大公约数.-Order to meet the M> N> 0, two positive integers and the greatest common divisor.
verilog2
- 求出两个在100以内的正整数的最大公约数和最小公倍数。(不采用mod函数)-Obtained within two in the 100 and the least common multiple greatest common divisor of positive integers. (Without using mod function)
123
- 16位汇编语言编写的求两数的最大公约数和最小公倍数程序。-16 seeking the two greatest common divisor and least common multiple program written in assembly language.
2.46最大公约数
- 最大公约数 最简单程序 ,common denominator(2.46 common denominator)