搜索资源列表
公约数与公倍数
- 求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数-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
公约数与公倍数
- 求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数-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
5
- 第五章练习题,包括哥德巴赫猜想,汉英对照星期,pi的近似值,暂停时间秒的过程,利用计算阶乘的自定义函数求e,5个人岁数,斐波那契数列,最大公约数,最小公倍数-Exercises Chapter V, including the Goldbach conjecture, Chinese-English weekly, pi approximation, to suspend the time course of seconds using
Common_Multiple
- 算法设计的公倍数计算,从1-n个整数的通用算法。-The common multiple calculation algorithm design, from the 1-n integers a common algorithm.
MaxMin
- 描述: Hanks 博士是BT (Bio-Tech,生物技术) 领域的知名专家,他的儿子名叫Hankson。现在,刚刚放学回家的Hankson 正在思考一个有趣的问题。 今天在课堂上,老师讲解了如何求两个正整数c1 和c2 的最大公约数和最小公倍数。现在Hankson 认为自己已经熟练地掌握了这些知识,他开始思考一个“求公约数”和“求公倍数”之类问题的“逆问题”,这个问题是这样的:已知正整数a0,a1,b0,b1,设某未知
VB.solve.module.drawing
- VB求解公倍数并进行绘图开发模块设计代码VB to solve a common multiple module design and development of code for drawing -VB to solve a common multiple module design and development of code for drawing
classic-source-C-language-code
- 汇集了面试中常见的C语言面试题,从计算公约数、公倍数,到各种查找、排序算法,再到各种二叉树、图等算法,面试必备,强烈推荐-A collection of common interview questions C language side, from the calculated divisor, common multiple, to a variety of search, sorting algorithm, then all k
function
- delphi中公约数和公倍数的简单应用,多多支持下-delphi in common divisor and common multiple of a simple application, a lot of the support
yueshu
- 汇编实现利用欧几里得算法,求最大公约数,同时求出最新公倍数-Assembly to achieve the Euclidean algorithm, greatest common divisor, and find the latest common multiple
Pro080101
- C语言 经典实例 1.输出倒三角 2.计算9的阶乘 3.计算公约数,公倍数 4.冒泡排序;5。选择排序;6.杨辉三角-some c language program
gongyueshu-
- 用c++语言求数的公约数和公倍数 简单的程序-With c++ language requirements divisor and common multiple of the number of simple procedures
gong_yue_gong_bei
- vc编写的公约公倍数求解方法 互相学习 写的不好-vc prepared Convention common multiple solution method to learn from each other and write bad
113
- 113道C语言题,包括简单的公倍数公约数以及有些难度的排序问题等-113 C language issues, including the Convention on a common multiple of the number of simple and some difficulty sorting problems
Desktop
- 数值计算,包含公倍数、公约数两大部分,可适用于数学计算,我是初级学习者。-static for match
number1
- 求解两个数的最大公约数和公倍数,以及阶乘,求解c(a,b)-Solving common multiple and greatest common divisor of two numbers, as well as factorial, solving the c (a, b)
C
- 一个简单的程序,求最小公倍数和最大公因数(A simple procedure for finding the least common multiple and the greatest common factor.)