CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 最小公倍数

搜索资源列表

  1. 计算素数公约数公倍数

    0下载:
  2. 计算素数,最大公约数,最小公倍数的VB程序编程-calculating prime numbers, the common denominator, implements the VB Programming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37515
    • 提供者:谭斌
  1. JavaexErciseSource

    0下载:
  2. 学习Java的过程中所做的联系的汇总 字符串的输入、字符串转化到整数、异常处理、流 最大公约数和最小公倍数 字符ASCII码的比较 一元二次方程根 求根公式 窗口类、按钮类、窗口中对象(如按钮)的布局、事件、绘图(Paint) 复选框、单选框、列表框、下拉选择框 菜单类、对话框类 绘图、绘图函数 按钮类、标签类 -learning through the process linked to the summary of the input string, the string
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2795
    • 提供者:星曦
  1. zuidahezuixiao

    0下载:
  2. 最大公约数和最小公倍数,希望对你们有点帮助吧-majors and implements, and I hope to help it a bit you
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1101
    • 提供者:xiaoxin
  1. GCDLCM

    0下载:
  2. LabVIEW实现的最小公倍数和最大公约数算法。程序密码:www.dinga.cn-LabVIEW and the least common multiple majors algorithm. Procedures Password : www.dinga.cn
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13208
    • 提供者:李炎华
  1. huibian

    0下载:
  2. 这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。-masm32 used for the preparation of a request for the two majors and least common multiple procedures, and a visual interface.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5055
    • 提供者:杨飞虎
  1. qiuzuidagongyueshuhezuixiaogongbeishu

    0下载:
  2. 函数求两个整数的最大公约数和最小公倍数的源程序-integer function for the two majors and the least common multiple source files
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7398
    • 提供者:luyou
  1. gcdlcm

    0下载:
  2. 最大公约数与最小公倍数计算。有用户界面。
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:1133
    • 提供者:monkey
  1. Calculate

    0下载:
  2. 一个小型计算器,用于求解最小公倍数以及最小公约数。十分实用和简便。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33780
    • 提供者:周斌
  1. 5

    1下载:
  2. 第五章练习题,包括哥德巴赫猜想,汉英对照星期,pi的近似值,暂停时间秒的过程,利用计算阶乘的自定义函数求e,5个人岁数,斐波那契数列,最大公约数,最小公倍数
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1718728
    • 提供者:zaochun
  1. MIN

    0下载:
  2. 最小公倍数
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:25431
    • 提供者:魏相彬
  1. Algorithm

    0下载:
  2. c++经典小程序。包括河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:450822
    • 提供者:sunny
  1. gongyueshugongbeishu

    0下载:
  2. 求最大公约数和最小公倍数的源代码。很简短的求法-Seek the common denominator and least common multiple of the source code. Very brief method
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:3643
    • 提供者:jame
  1. noip01p2

    0下载:
  2. 输入二个正整数x0,y0(2<=x0<100000,2<=y0<=1000000),求出满足下列条件的P,Q的个数 条件: 1.P,Q是正整数 2.要求P,Q以x0为最大公约数,以y0为最小公倍数. 试求:满足条件的所有可能的两个正整数的个数. -Enter two positive integers x0, y0 (2 < = x0 < 100000,2 < = y0 < = 1000000), find the fol
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:1715
    • 提供者:zhurui
  1. 123

    0下载:
  2. 16位汇编语言编写的求两数的最大公约数和最小公倍数程序。-16 seeking the two greatest common divisor and least common multiple program written in assembly language.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:861
    • 提供者:zy
  1. function

    0下载:
  2. 教新手们练习如何调用函数,进一步熟悉最大公约数和最小公倍数之间的转换关系-To teach novices practice how to call the function, to further familiarize themselves with the conversion relationship between the greatest common divisor and least common multiple
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:535
    • 提供者:mary
  1. 142

    0下载:
  2. 求两个整数的最大公约数和最小公倍数,并编写主函数调用这两个子函数,输出结果,两个整数由键盘输入。-#include<iostream> using namespace std int x(int a,int b) //x为求最大公约数的函数 { int t=0 if(a>b)t=b else t=a for(int i=t i>=1 i--)if(a i==0&&b i==0)break return i
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:1171
    • 提供者:ll
  1. 1

    0下载:
  2. a30求两个数的最大公约数和最小公倍数程序简单易懂-A30 seeking the greatest common divisor and least common multiple procedures are simple
  3. 所属分类:source in ebook

    • 发布日期:2017-11-20
    • 文件大小:381863
    • 提供者:王翠
  1. ee2_2

    0下载:
  2. 编写一个C#控制台应用程序,对输入两个正整数m和n,程序能够求出它们的最大公约数和最小公倍数。-Write a C# console application, the input two positive integers m and n, the program can be obtained their greatest common divisor and least common multiple.
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:15334
    • 提供者:wang yang
  1. greatest-divisor-least-multiple

    0下载:
  2. 求最大公约数和最小公倍数的一个应用,该文件主要目的是实现最大公约数和最小公倍数的代码-Find the greatest common divisor and least common multiple
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:155648
    • 提供者:gengxu
  1. 123

    0下载:
  2. 输入两个正整数m和n,使用辗转相除法求它们的最大公约数和最小公倍数。-Enter two positive integers m and n, using the Euclidean algorithm find their greatest common divisor and least common multiple
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:184768
    • 提供者:陈琳
« 12 »
搜珍网 www.dssz.com