搜索资源列表
bignumber
- 大整数的四则运算,搞ACM时丰常常用,我当时是屡试不爽,传上来大家分享
SiZE
- 大整数四则运算的例子和算法介绍,源码都在里面,是我大学时候老师给的,经典
BigInteger
- 大整数的四则运算算法 用vc.net2003编写,稍微修改就可以在vc6.0运行
bigintcalculator
- 可以进行任意多位的大整数的乘方、开方、四则运算等
BIGINT
- 本人编写大整数程序,c++实现,可实现几十位乃至几百位整数的四则运算-I write large integer program, c++ implementation can be realized dozens or even hundreds of integer arithmetic
My
- 计算大整数的四则运算(+,-,*,/),可以运算至少上百位的四则运算,采用DOS界面,速度很快,不会让你等1秒钟。-Calculation of large integer arithmetic operations (+,-,*,/), be at least hundreds of 4-bit computing, the DOS interface, fast, will not let you, such as 1 second.
BigNum
- 类封装的大整数模板,支持数百位整数的四则运算-A BigNumber class
BigInt
- 主要实现任意长度大整数的四则运算,包括加减乘除,求余运算只需对除法稍做改进就行。因为这是帮朋友写的,所以是按他的要求用string实现的。如果有需要,也可以改为用定长数组或者vector来实现。-This document is mainly aimed to realize the operations of addition, substraction, multiplication and division of integers which are of any length.
yunsuan
- 大整数 四则运算 质量不错 源码 文档都有的-Large Integer Arithmetic of good quality are the source documents
long-integer-operation
- 大整数的运算 实现了四则运算 简单明了-Large integer arithmetic operations to achieve the simple
TestBigInt
- 大整数类的实现与应用,包括四则运算法则,还有其他的-bigint class
BigInteger
- 大整数库,实现了大整数之间的四则运算和模、模幂运算以及最大公约数的求解-Large integer library to achieve a large integer arithmetic and between modes, modular exponentiation and the greatest common divisor of the solution
HugeInteger
- 这是一个大整数的四则运算的程序,主要是加减乘除-This is a large integer arithmetic procedures, mainly Math
BigCount
- 大整数的四则运算.....加减乘除数组存储-Large integer arithmetic ..... Math storage array
testBigInt123_11_17
- 大整数四则运算c++程序,运用于科学计算等。-Large integer arithmetic c++ program, used in scientific computing.
BigN
- 在VC中,一个正整数只占4个字节,表示的最大整数为2147483647。如果,一个超过这个数进行四则运算,就是大数计算-the yunsuan of the bignumber
dazhengshusizeyunsuan
- 大整数的四则运算(加减乘除,记录的保存)-The four large integer arithmetic (including addition, subtraction, record-keeping)
dazhengshusizeyunsuan
- 可以实现大整数四则运算 杭州电子科技大学密码学实验必备神器 想考杭州电子科技大学信息安全专业研究生必会-Can achieve a large integer arithmetic Hang power cryptography experiments
bigint
- 使用vs2010开发环境编写的建立大整形数类来完成大整数之间的四则运算。简单且注释清楚。在C++课程学习中常见。-Use vs2010 development environment written in establishing large number of classes to complete orthopedic four operations between large integers. Simple and clear comments
dazhengshuyunsuan
- 该代码能够计算100位长度的大整数的加减乘除四则运算-100 large integer can calculate the length of the four operations of addition, subtraction