搜索资源列表
Bigc
- 密码学中的大数运算算法,可以实现加,减乘,除,模以及模逆运算.-cryptography algorithm for computing large numbers can be achieved, plus or minus x, except Die and Mold inverse operation.
bignumcaculate
- 大数运算的设计与实现,大数加,减,乘,除,阶乘,幂,排列组合,进制转换
CiperLib_release_by_csk
- 关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法
大数运算类
- 一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。-C wrote a majority of the computing categories, large numbers support the addition, subtraction, multiplication and addition and modular, fast.
gaojingdu
- 高精度算法,包括大数加法,大数减法,大数乘法,大数除法,大数取余等高精度算法-High-precision algorithms, including the addition of large numbers, large numbers subtraction, multiplication of large numbers, large numbers division, such as high-precision algorithm for large numbers to take
ecdsa
- 用于ECC公钥密码算法的大数运算库,可以实现大数的加,减,乘,除等运算,也作了一些DSA签名等实例-the big number computing for ECC algorithm and some examples
large
- 大数的加减乘除运算 ,完成上百位数的加减乘除-Addition and subtraction, multiplication and division of large numbers computing
big_number
- 1.支持的运算类型有:+(加) -(减) *(乘) /(除并求余) (求余). 2.支持正负数的运算. 3.支持大数阶乘. 4.由于运用了vector类,原则上支持任意大的整数运算.-1. To support the types of operations are:+ (plus)- (by)* (x)/(in addition to, and seeking more than) (for more). 2. In support of plus or minus the nu
cacl
- 这个简单的计算器能提供基本的加、减、乘、除四则运算,同时它还能识别为0的除数。还可支持12.365e+654的大数运算。-This simple calculator will provide the basic add, subtract, multiply, with the exception of four operations at the same time it can identify the divisor is 0. Can support large numbers of
RandomInt
- 大数四则运算,实现加减乘除以及模运算,c++语言实验,比较实用-big number algorithm,add,minus,multiple and mod
LongNumber
- 大数(含小数)的加、减、乘、除、幂运算,支持正负,用链表实现,理论上无限大小-Large numbers (including decimals) and add, subtract, multiply, divide, power operations and support positive and negative, with a linked list to achieve, theoretically unlimited size
Bigint
- 大数的高精度加减乘除(位数较多)-bigint
CSharp-Skyiv-BigInteger
- 一个实现了大数及其加、减、乘、除等各种操作的类-An implementation of the large number of addition, subtraction, multiplication, division and other operations of the class
HugeNumArithm
- 1024位大数的运算,包括加减乘除等运算,定义了一个类,对运算符进行了重载-1024 large numbers of operations, including addition, subtraction and other operations, define a class of operators were overloaded
LargeNumber
- 大数运算包括加、减、乘、除四则运算 MFC-Large number
computebignum
- 大数运算,可进行大数的加,减,乘,除,乘方,正数及负数取模操作-Computation of large numbers, it includes addition, subtract, multiply, divide, power, positive and negative modulo operation.
EecdsaaC
- 用于ECC公钥密码算法的大数运算库,可以实现大数的加,减,乘乘,除等运算,也作了一些DSA签名等实例,已通过测试。 -Large numbers arithmetic library for ECC public-key cryptographic algorithms, plus large numbers, subtraction, multiplication, multiply, except such as computing, also made a number of DSA
calculator
- 这是我用c#写的大数运算器,支持加,减,乘,除,幂运算,经计算,大概能支持几百位的大数运算,基本毫无bug,供新手学习-This is what I used to write c# majority of the computing that supports addition, subtraction, multiplication, division, exponentiation, the calculation would be able to support hundreds of
256521
- 关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法()
ndrhg
- 关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法()