CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 最大公约数

搜索资源列表

  1. lhh5

    0下载:
  2. 动态数组 用函数递归和非递归的方法求两个整数的最大公约数-Dynamic array, compute the largest common divisor of two intergal by recursion and non-recursion.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:劳伦斯
  1. CppMetaprogramming

    0下载:
  2. 最大公约数算法程序,是一个网站上下载下来的,比较好的,共享。-majors algorithm, is a Web site downloads, a better share.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38.94kb
    • 提供者:林龙
  1. useful-programs

    0下载:
  2. 几个常用的VC++程序,冒泡排序法,选择排序法,最大公约数,插入数据,求最大值-VC procedures, bubble sort, select Sort, the common denominator, insert data, and seeking maximum
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.61kb
    • 提供者:王家牧
  1. gxjsqzdgys

    0下载:
  2. 更相减损求最大公约数. 用VB编写的 -derogation more compatible for the common denominator. VB prepared Thank you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:896byte
    • 提供者:summer
  1. 4

    0下载:
  2. 数论算法 求两数的最大公约数 等程序 !欢迎下载
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.36kb
    • 提供者:housen
  1. GYS

    0下载:
  2. 用辗转相除发求最大公约数-made his eliminate fat used for the common denominator
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:24.29kb
    • 提供者:陈大民
  1. GongYueshu

    0下载:
  2. 最大公约数的在Windows界面下的小程序
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:25.66kb
    • 提供者:jiangjian
  1. shuzhu

    0下载:
  2. 用 vb编写的小程序,可以判断是否是素数。两个数的最大公约数和最小公倍数等
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16.84kb
    • 提供者:sue
  1. nhgbn

    0下载:
  2. C++实验题目:实验人江龙雨数据最大公约数及其排序
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:江雨
  1. 最大公约数算法

    0下载:
  2. 求2个数之间的最大公约数,随便输入2个数字会得到他们之间的最大公约数
  3. 所属分类:其他小程序

    • 发布日期:2011-03-03
    • 文件大小:234.45kb
    • 提供者:z298016928
  1. 采用了辗转相除法得到最大公约数

    0下载:
  2. 有键盘输入两个正整数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 to be the common denominator p
  3. 所属分类:Windows编程

    • 发布日期:2017-03-22
    • 文件大小:863.91kb
    • 提供者:灵药
  1. CBigInt_CommonDivision.zip

    0下载:
  2. 本程序代码,主要为了测试大整数的四则运算 ,以及在此基础上进行求最大公约数的计算。 bigint_lib_dll文件夹中分别为编译好的lib库文件和dll库文件以及源代码。 test_bigintcommondevision文件夹中为测试程序,工程使用的是lib库文件。 头文件中部分函数没有定义。,This procedure code, mainly to test the four large integer arithmetic, as well as on the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:639.42kb
    • 提供者:lidemin
  1. gyushu

    0下载:
  2. 求最大公约数!比较简单!初学,有兴趣可以-Seek the common denominator! Relatively simple! Beginners, who are interested can
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:40.13kb
    • 提供者:daxiadian2
  1. 34

    0下载:
  2. 1.求两个数的最大公约数 2. n! 3. 循环计数器 4.堆栈 5.实现大数的加减运算-1. The common denominator for both the number of 2. N! 3. Loop counter 4. Stack 5. The realization of addition and subtraction of large numbers of computing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:86.1kb
    • 提供者:张志文
  1. n!

    0下载:
  2. 用递推方法求n!和欧式算法(两数的最大公约数)-Recursive method used for n! And Continental algorithm (both the number of common denominator)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.69kb
    • 提供者:yun
  1. maxandmin

    0下载:
  2. 自己编写的最新数据处理程序,其中的求最大公约数和最小公倍数非常有价值-I have written the latest data-processing procedures, which seek the common denominator and least common multiple very valuable
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:137.1kb
    • 提供者:dachao
  1. divisor

    0下载:
  2. 快速求得最大公约数,内包含完整vc源代码-Express to seek the common denominator, which contains the source code vc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:24.78kb
    • 提供者:hu
  1. file

    0下载:
  2. 输入两个正整数m和n,求其最大公约数和最小公倍数。-Enter two positive integers m and n, for their common denominator and least common multiple.
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:宋涛
  1. verilog2

    0下载:
  2. 求出两个在100以内的正整数的最大公约数和最小公倍数。(不采用mod函数)-Obtained within two in the 100 and the least common multiple greatest common divisor of positive integers. (Without using mod function)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:875byte
    • 提供者:gab
  1. GCD

    0下载:
  2. 输入为两个32位数值,用辗转相减法实现的最大公约数算法进行输出,含有置位信号。(The input is two 32 bit values, and the algorithm of the greatest common divisor realized by the subtractive subtraction algorithm carries out the output, which contains the set signal.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2kb
    • 提供者:硅渣渣
« 12 3 4 5 6 »
搜珍网 www.dssz.com