搜索资源列表
大数运算类实例
- 在计算机科学中有一类分常重要的代码工具是抽象的大数运算类,本工程实现对大数加减乘除的封装及实例-in computer science is often an important sub-category of tools is the code of large numbers Operational abstract category, the majority of projects to achieve the arithmet
大数运算类
- 一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。-C wrote a majority of the computing categories, large numbers support the addition, subtraction, multiplication and addition and modular, fast.
GMP大数运算库的windows原生编译库
- GNU MP大数运算库的windows下的.dll .h .lib文件等,可在VC编译器下编译连接,用于加密解密科学计算等
cint96
- 96位大数运算实现-96 big number operation realizes
gmp-4.1.2.tar
- 大数运算库-Treasury operations of large numbers
WinNTL-5_3_1
- 大数运算类-Large numbers computing category
Rsa_VC_SRC
- RSA算法源码,包括大数运算-RSA algorithm source code, including large numbers Operational
大数运算类
- 一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。-C wrote a majority of the computing categories, large numbers support the addition, subtraction, multiplication and addition and modular, fast.
大数运算类
- 1. 实现原理: * 任何一个数都可以表示成指数形式,如下所示: * * N=nEe (0=<n的绝对值<=1,e为10的指数幂) * * 例如100可以表示成1E2,1001可以表示成1.01E3 * * 类 CBigNumber的成员number为上述的n,exponent为上述的e * * 2. 如何使用这个类: * * 你可以把CBigNumber的头文件和实现函数加入你的工程,然后定义 * * 该类的实例,就可以对
CMyBigint
- 大数运算类,用于RSA算法,支持4096位二进制的数学运算-category for the RSA algorithm, support 4096 binary arithmetic
大数的运算
- 大数运算的实现,包括加减乘除,四种运算,用个个函数实现各个功能,便于使用.-the realization of large numbers, including arithmetic, four operators, with each function to achieve all the functional and user-friendly.
BigInt1.2
- 高效率大数运算库源码,用途广泛 版本为本人(作者)保留的1.2版,网上流传的是1.0-1.1版 -efficient source of large numbers arithmetic library, a wide range of uses Version I (the author) to retain the 1.2 version of the popular online version of 1.0-1.1
大数运算类实例
- 在计算机科学中有一类分常重要的代码工具是抽象的大数运算类,本工程实现对大数加减乘除的封装及实例-in computer science is often an important sub-category of tools is the code of large numbers Operational abstract category, the majority of projects to achieve the arithmet
Bigc
- 密码学中的大数运算算法,可以实现加,减乘,除,模以及模逆运算.-cryptography algorithm for computing large numbers can be achieved, plus or minus x, except Die and Mold inverse operation.
freelip_1.1.tar
- 非常有名的大数运算库 和miracl齐名的大数运算库,但是完全免费,您可自由使用。-very famous for the large numbers Operational miracl and enjoying the majority of the computing arsenal, but totally free, you are free to use.
miracl-largenumber
- miracl-大数运算库,大家使用有什么问题请多多提意见-miracl-majority arithmetic library, we use what I would like him to speak up
miracl-user
- 一套关于大数运算函数库,用来设计与大数运算相关的密码学之应用,这里是说明文档-a majority of computing functions, for the design and operation of large numbers of Cryptography Application, here is the documentation
大数运算类(支持大数的加减乘除和赋值运算)
- 大数运算类(支持大数的加减乘除和赋值运算)(The operation of large numbers (class support large numbers of add, subtract, multiply and divide and assignment operators))
大数运算
- 理论上支持无限大数的四则运算,使用c++编写。(Theoretically support the infinite number of four operations, the use of c prepared.)
大数
- 进行大数运算的程序,可以实现100位的乘除法运算(Large number operation)