搜索资源列表
公约数与公倍数
- 求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数-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
commondivisor
- 自编公约数计算器 基于对话框下用一个简单的函数编的.用的是vc6.0版本
shuduigongyueshupaixu
- 数对公约数排序 c++数对公约数排序
maxgongyueshu
- 简单求最大公约数小程序,实现两数的公约数输出,仅供参考
UP
- 几个实用算法:质数 组合数 公约数 字符串长度-several practical algorithm : a few quality portfolio Conventions few string length
n个数的公约数
- c++源码
Pro080101
- C语言 经典实例 1.输出倒三角 2.计算9的阶乘 3.计算公约数,公倍数 4.冒泡排序;5。选择排序;6.杨辉三角-some c language program
maththe
- 数论的基础有素数删选质因数的分解公约数的求解等-On the basis of several well-established quality factor of the number of censored election decomposition to solve a few, such as the Convention
expression_calculate
- 计算一串表达式的结果 计算两个数的公约数-Calculation of the results of calculation of a string of expression of two the number of divisor
8.10
- 用matlab求多项式的最大公约数函数,这个函数很简捷 -matlab
zdgys
- 利用VHDL实现求两个二十四位二进制数的最大公约数-Use VHDL to find the greatest common divisor of two number
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 kinds of binary tree, graph and
Ask1_1
- 如果一个整数同时是几个整数的约数,称这个整数为它们的“公约数”。此程序是计算公约数的一个算法-If an integer is also the approximate number of integers, called the integer as their " common divisor." This procedure is an algorithm for calculating the number of convention
Rational-fraction-equation
- 用来求解有理数分式方程。为它设计两个数据成员,一个作为分子,另一个作为分母。分母不能为0。有理数1/2可以使用这个类的对象r表示为r(1,2)。需要完成如下操作: 如果分子和分母友公约数,就应该进行化简; 有理数可以进行四则运算,需要重载运算符; 重载流运算符,可以直接输入分子和分母,以及作为整体输出 -Used for solving the rational fraction equation. For its design two data members, a as a
wanshu
- 用c#编写的1之1000内的完数(完数如6=1+2+3其中1、2、3是6的所有公约数)-Written with c# 1000 1 of the complete number (the number completed as 6 = 1+2+3, 2, 3 of which is that all divisor 6)
Seeking-conventions
- 基于用C写的求公约数的算法及实现的逻辑方法-Written in C based on demand divisor algorithm and logical way to achieve
function
- delphi中公约数和公倍数的简单应用,多多支持下-delphi in common divisor and common multiple of a simple application, a lot of the support
diaoyong
- 调用两个函数计算公约数,主要介绍调用函数格式,顺便计算公约数。-Call two functions to calculate the divisor, and introduces the calling function format, the way to calculate the divisor.
code-C
- 汉诺塔程序,递归 五种排序法 输入年份,打印日历 寻找公约数等-hanoi program