搜索资源列表
gcd.rar
- 求几个数的最大公约数及最小公倍数
公约数与公倍数
- 求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数-seek common denominator and implements procedures to import two few, the common denominator can be obtained and implements
计算素数公约数公倍数
- 计算素数,最大公约数,最小公倍数的VB程序编程-calculating prime numbers, the common denominator, implements the VB Programming
JavaexErciseSource
- 学习Java的过程中所做的联系的汇总 字符串的输入、字符串转化到整数、异常处理、流 最大公约数和最小公倍数 字符ASCII码的比较 一元二次方程根 求根公式 窗口类、按钮类、窗口中对象(如按钮)的布局、事件、绘图(Paint) 复选框、单选框、列表框、下拉选择框 菜单类、对话框类 绘图、绘图函数 按钮类、标签类 -learning through the process linked to the summary o
zuidahezuixiao
- 最大公约数和最小公倍数,希望对你们有点帮助吧-majors and implements, and I hope to help it a bit you
GCDLCM
- LabVIEW实现的最小公倍数和最大公约数算法。程序密码:www.dinga.cn-LabVIEW and the least common multiple majors algorithm. Procedures Password : www.dinga.cn
最大公约数 最小公倍数
- 最大公约数 最小公倍数
huibian
- 这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。-masm32 used for the preparation of a request for the two majors and least common multiple procedures, and a visual interface.
qiuzuidagongyueshuhezuixiaogongbeishu
- 函数求两个整数的最大公约数和最小公倍数的源程序-integer function for the two majors and the least common multiple source files
GongyueshuGongbeishuthoughkey
- 在java开发环境下求最大公约数和最小公倍数,操作数从键盘输入。-in java development environment for the common denominator, and least common multiple, operating from a few keyboard input.
mathformulae
- 第一章 有关数论的算法 1.1最大公约数与最小公倍数 1.2有关素数的算法 1.3方程ax+by=c的整数解及应用 1.4 求a^b mod n 第二章 高精度计算 2.1高精度加法 2.2高精度减法 2.3高精度乘法 2.4 高精度除法 练习 第三章 排列与组合 3.1加法原理与乘法原理 练习 3. 2 排列与组合的概念与计算公式 练习 3.3排列与组合的产生算法 练
GCD
- 最大公约数最小公倍数的C++求解,提供了多种思路解答,
gcdlcm
- 最大公约数与最小公倍数计算。有用户界面。
最小公倍数
- 求三个数的最小公倍数
最大公约数 最小公倍数
- 最大公约数 最小公倍数-The common denominator least common multiple
cc
- 实现两个数的最大公约数和最小公倍数的计算-Realize these are two of the common denominator and least common multiple calculation
5
- 第五章练习题,包括哥德巴赫猜想,汉英对照星期,pi的近似值,暂停时间秒的过程,利用计算阶乘的自定义函数求e,5个人岁数,斐波那契数列,最大公约数,最小公倍数-Exercises Chapter V, including the Goldbach conjecture, Chinese-English weekly, pi approximation, to suspend the time course of seconds using
gongyueshu
- 有键盘输入两个正整数m,n,然后输出m,n的最大公约数和最小公倍数,采用了辗转相除法得到最大公约数p,然后用m,n的乘积除以p即得最小公倍数。-There are keyboard input two positive integers m, n, then output m, n the common denominator and least common multiple using the division algorithm
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.