搜索资源列表
GongYueshu
- 最大公约数的在Windows界面下的小程序
GongYueshu
- 最大公约数的在Windows界面下的小程序 -Common denominator in the Windows interface of the applet
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
gongyueshu
- 实现的功能为求解两个数的最大公约数与最小公倍数-To achieve the two functions for solving the common denominator and least common multiple number of
gongyueshu
- 输入两个正整数m和n,求其最大公约数和最小公倍数。 利用辗除法。-Enter two positive integers m, n, of seeking the common denominator and least common multiple. The use of rolling division.
gongyueshu
- 函数调用求最大公约数的函数 而且调用函数的方法-Function call seeking the common denominator of the function and method calls the function
gongyueshu
- 找两个数的最大公约数 找两个数的最大公约数-Find greatest common divisor of two numbers
zb_maxgys
- 一段十分实用的VFP程序,可以实现最大公约数-Max GONGYUESHU
gongyueshu
- 由欧几里得,连续整数检测,分解质因数算法得最大公约数,并分析各种算法的时间性-By the Euclid, consecutive integers detection, decomposition of the prime factors have the greatest common divisor algorithm, and analyze the timing of various algorithms
qiuzuida-gongyueshu
- 这是一个用C#编写的程序,主要是最大公约数的问题,有欧几里得算法,循环测试法,因式分解等。-this is a code written by C#.
gongyueshu
- 输入两个正整数m和n,求其最大公约数和最小公倍数。-Enter two positive integers m and n, find the greatest common divisor and least common multiple.
gongyueshu-
- 用c++语言求数的公约数和公倍数 简单的程序-With c++ language requirements divisor and common multiple of the number of simple procedures
gongyueshu
- 求最大公约数 Seek the greatest common divisor-Seek the greatest common divisor
gongyueshu
- 描述: 计算多个(最多100个,最少一个)正整数(正整数的范围是:1~20000)的最大公约数。公约数 是指:能被所有的整数整除的整数。 输入: 第一个数字是整数的数量,后面是每个整数的具体值; 备注:读取的时候,不需要读入换行符’\n’ 输出: 最大公约数 备注:输出的时候,不需要输出换行符’\n’ 样例输入: 4 5 10 15 20 样例输出: 5 -Descr iption
gongyueshu
- 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
gongyueshu-gongbeishu
- 输入两个正整数m和n,求其最大公约数和最小公倍数。-Enter the two positive integers m and n to find the greatest common divisor and the least common multiple