搜索资源列表

  1. GongYueshu

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

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

    0下载:
  2. 最大公约数的在Windows界面下的小程序 -Common denominator in the Windows interface of the applet
  3. 所属分类:编辑框

    • 发布日期:2024-10-22
    • 文件大小:431104
    • 提供者:jiangjian
  1. gongyueshu

    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
  3. 所属分类:Windows编程

    • 发布日期:2024-10-22
    • 文件大小:884736
    • 提供者:灵药
  1. gongyueshu

    0下载:
  2. 实现的功能为求解两个数的最大公约数与最小公倍数-To achieve the two functions for solving the common denominator and least common multiple number of
  3. 所属分类:其他小程序

    • 发布日期:2024-10-22
    • 文件大小:1024
    • 提供者:张琪
  1. gongyueshu

    0下载:
  2. 输入两个正整数m和n,求其最大公约数和最小公倍数。 利用辗除法。-Enter two positive integers m, n, of seeking the common denominator and least common multiple. The use of rolling division.
  3. 所属分类:matlab例程

    • 发布日期:2024-10-22
    • 文件大小:1024
    • 提供者:阿贝
  1. gongyueshu

    0下载:
  2. 函数调用求最大公约数的函数 而且调用函数的方法-Function call seeking the common denominator of the function and method calls the function
  3. 所属分类:文件操作

    • 发布日期:2024-10-22
    • 文件大小:149504
    • 提供者:陈辰
  1. gongyueshu

    0下载:
  2. 找两个数的最大公约数 找两个数的最大公约数-Find greatest common divisor of two numbers
  3. 所属分类:Windows编程

    • 发布日期:2024-10-22
    • 文件大小:4096
    • 提供者:xy
  1. zb_maxgys

    0下载:
  2. 一段十分实用的VFP程序,可以实现最大公约数-Max GONGYUESHU
  3. 所属分类:其他数据库

    • 发布日期:2024-10-22
    • 文件大小:1024
    • 提供者:MLZ
  1. gongyueshu

    0下载:
  2. 由欧几里得,连续整数检测,分解质因数算法得最大公约数,并分析各种算法的时间性-By the Euclid, consecutive integers detection, decomposition of the prime factors have the greatest common divisor algorithm, and analyze the timing of various algorithms
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-22
    • 文件大小:1024
    • 提供者:zhong
  1. qiuzuida-gongyueshu

    0下载:
  2. 这是一个用C#编写的程序,主要是最大公约数的问题,有欧几里得算法,循环测试法,因式分解等。-this is a code written by C#.
  3. 所属分类:C#编程

    • 发布日期:2024-10-22
    • 文件大小:88064
    • 提供者:张志强
  1. gongyueshu

    0下载:
  2. 输入两个正整数m和n,求其最大公约数和最小公倍数。-Enter two positive integers m and n, find the greatest common divisor and least common multiple.
  3. 所属分类:文件格式

    • 发布日期:2024-10-22
    • 文件大小:6144
    • 提供者:小雨李
  1. gongyueshu-

    0下载:
  2. 用c++语言求数的公约数和公倍数 简单的程序-With c++ language requirements divisor and common multiple of the number of simple procedures
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-22
    • 文件大小:1024
    • 提供者:jia
  1. gongyueshu

    0下载:
  2. 求最大公约数 Seek the greatest common divisor-Seek the greatest common divisor
  3. 所属分类:其他小程序

    • 发布日期:2024-10-22
    • 文件大小:5120
    • 提供者:wuhen
  1. gongyueshu

    0下载:
  2. 描述: 计算多个(最多100个,最少一个)正整数(正整数的范围是:1~20000)的最大公约数。公约数 是指:能被所有的整数整除的整数。 输入: 第一个数字是整数的数量,后面是每个整数的具体值; 备注:读取的时候,不需要读入换行符’\n’ 输出: 最大公约数 备注:输出的时候,不需要输出换行符’\n’ 样例输入: 4 5 10 15 20 样例输出: 5 -Descr iption
  3. 所属分类:其他小程序

    • 发布日期:2024-10-22
    • 文件大小:1024
    • 提供者:xhj
  1. gongyueshu

    0下载:
  2. Visual Studio 自带的Web Server也可以运行ASP .NET应用,Web Server是为了方便开发者快速启动及调试网站的产品,后期被IIS Express取代。-Studio Web comes with the Server ASP can also run the.NET Visual application, Server Web is to facilitate the developer to quick
  3. 所属分类:软件工程

    • 发布日期:2024-10-22
    • 文件大小:14336
    • 提供者:李涵
  1. gongyueshu-gongbeishu

    0下载:
  2. 输入两个正整数m和n,求其最大公约数和最小公倍数。-Enter the two positive integers m and n to find the greatest common divisor and the least common multiple
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-22
    • 文件大小:1024
    • 提供者:杨丹

源码中国 www.ymcn.org