搜索资源列表
bigshu
- 你好这是怎么求三个数的最大公约数和最小公倍数-Hello, This is how a few of the common denominator for the three and least common multiple
Common
- 求两个数的最大公约数和最小公倍数的VC程序,有输入对话框-Seek the greatest common divisor and least common multiple of two numbers of the VC process, input dialog involved
cod4
- 求最大公因数的快速算法,可以有效进行匀速啊-well
mydesign1
- 用verilog实现求最大公因数的程序,包括完整的工程-Verilog seeking to achieve with the largest common factor of the process, including the complete works
C-Program-examples
- 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转
gongyueshu
- 输入两个正整数m和n,求其最大公约数和最小公倍数。-Enter two positive integers m and n, find the greatest common divisor and least common multiple.
VC
- 求整数n的各位数字之和,并判断n是几位数,以及判断是否为素数,求最大公约数,求阶乘,多种排序方法,以及数组转置的方法-Digits and integer n and n and determine the numbers that judgment is a prime number, and the greatest common divisor, factorial, and a variety of sorting methods, as well as the array transp
C
- 1.1 C基础知识 1 1.2 函数与头文件 2 1.3 C预处理器 3 1.4 将一个字符转换为long型 4 1.5 strcpy函数 4 1.6 assert用法 5 1.7 itoa函数和atoi函数 6 1.8 strcmp函数实现 8 1.9 strcpy函数实现 9 1.10 memcpy函数实现 10 1.11 memcpy和memmove函数的实现 11 1.12 strcat函数实现 13 1.13 使用库函数atoi,将cha
O-m-and-your-greatest-common-divisor
- 求m和你最大公约数,程序简单精巧,比较实用,希望站长可以采用。-O m and your greatest common divisor
C经典算法大全
- 51个经典的算法,例如 Algorithm Gossip: 生命游戏 Algorithm Gossip: 字串核对 Algorithm Gossip: 双色、三色河内塔 Algorithm Gossip: 背包问题(Knapsack Problem) Algorithm Gossip: 蒙地卡罗法求PI Algorithm Gossip: Eratosthenes 筛选求质数 Algorithm Gossip: 超长整数运算(大数运算) Algorithm Gossip: 长PI