搜索资源列表
大数的运算
- 大数运算的实现,包括加减乘除,四种运算,用个个函数实现各个功能,便于使用.-the realization of large numbers, including arithmetic, four operators, with each function to achieve all the functional and user-friendly.
大数运算类实例
- 在计算机科学中有一类分常重要的代码工具是抽象的大数运算类,本工程实现对大数加减乘除的封装及实例-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 arithmetic package and examples
大数运算类
- 一个用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编译器下编译连接,用于加密解密科学计算等
rsa
- 来自putty的大数运算代码,纯C实现,移植性好,RSA的最实现-Large numbers from the putty operation code, a pure C implementation, migration is good, RSA best to achieve
MP_2ECC
- 利用大数运算库LibTomMath,进行ECC(椭圆曲线)加密算法。能运行-Using large number arithmetic library LibTomMath the ECC (elliptic curve) encryption algorithm
WinNTL-5_3_1
- 大数运算类-Large numbers computing category
gmp-4.1.2.tar
- 大数运算库-Treasury operations of large numbers
BigNum
- 一个简单的大数运算头文件,包含了加减乘除模,BOOL,逆元,模幂等-A simple computation of large numbers header file, contains the Math module, BOOL, inverse, modular power, etc.
cint96
- 96位大数运算实现-96 big number operation realizes
gjdsf
- 能够实现大数运算的高精度算法的c语言实现-To achieve high-precision algorithm for computing large numbers of c language
BigNum
- 构造大数运算类 +;-;*;/ 并测试。<br>1. 不考虑括号 <br>2. 输入数据最大长度为40 位,要捕获异常 <br>3. 不考虑输入小数部分,<br>4. 测试要完整,先输入两个数,可输出上面两个数的运算结果 <br>5. 需要输出商和余数-Construction of large numbers+-*/computing and test category. <br> 1. Not consider brac
C-rsa
- 利用C语言编写的RSA加解密代码,实现了基本的RSA加解密过程,主要是大数运算的实现以及质数的求解-Written in C language using RSA encryption and decryption code, and to achieve the basic RSA encryption and decryption process, the key is the realization of operations of large numbers, as well as th
CSBigInteger
- 一个自己写的 C# BigInteger 类,.net 类库中没有 BigInteger 类,写此类是为了与 java 中的 BigInteger 对应,以方便大数运算-One wrote it myself C# BigInteger Class,. Net library does not BigInteger class, write these in order to correspond with the java in the BigInteger to facilitate the
ACM-reoprt
- ACM解题报告 第一题…… …… …… HDOJ 1011 (动态规划+路径拓扑) 第二题………………………… POJ 1007 (排序算法) 第三题………………………… HDOJ 1018 (大数运算) 第四题………………………… POJ 1011 (深度优先搜索) 第五题………………………… POJ 1032 (数学题) -Report of the First ACM solving problems ... ... ... ... ... ... ... .
BigInt_rsa
- 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
stringCalculate
- C++大数运算源码,支持+ - * /,支持带符号输入,无位数限制,真正大数计算-C++ source computing large numbers
大数运算类(支持大数的加减乘除和赋值运算)
- 大数运算类(支持大数的加减乘除和赋值运算)(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)