搜索资源列表
dashugangjingyunsuan
- 大数高精运算-----乘法 建议用二进制来完成。毕竟计算机用的是二进制运算。-High-precision computation of large numbers----- binary multiplication is proposed to complete. After all, the computer is used in binary computing.
BDate
- 主要是阐述了运用重载运算符较完美的实现了大数的加减乘除运算,其中乘法用到俄罗斯算法,语言非常简练。-Is mainly explained the use of overloaded operator, the more perfect realization of the large numbers of addition and subtraction multiplication and division operations, including multiplication algor
C-Program-examples
- 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转
C经典算法大全
- 51个经典的算法,例如 Algorithm Gossip: 生命游戏 Algorithm Gossip: 字串核对 Algorithm Gossip: 双色、三色河内塔 Algorithm Gossip: 背包问题(Knapsack Problem) Algorithm Gossip: 蒙地卡罗法求PI Algorithm Gossip: Eratosthenes 筛选求质数 Algorithm Gossip: 超长整数运算(大数运算) Algorithm Gossip: 长PI