搜索资源列表
file4
- 大数算法,为了平常数据的输入,运算处理- The big number algorithm, for the ordinary data input, the operation processes
BigNum
- A useful Big-Number class.
miracl5.3.11
- 这是最新的MIRACL的最新版本,支持多种算法,如IBE加密、签名、验证-MIRACL is a Big Number Library which implements all of the primitives necessary to design Big Number Cryptography into your real-world application. It is primarily a tool for cryptographic system implementors. RSA
JiSuanQi
- 超大整数的加减乘除,模乘模幂等等基本运算,并且配上了界面,操作方便。-add minus and Multi, and Modul and so on with big big number
ecdsa
- 用于ECC公钥密码算法的大数运算库,可以实现大数的加,减,乘,除等运算,也作了一些DSA签名等实例-the big number computing for ECC algorithm and some examples
hw2_2
- the c source code of big number
prime
- 网友提供的大数计算的程序- 缃戝弸 provides big number computation procedure
cint96
- 96位大数运算实现-96 big number operation realizes
bignum
- 處理大數 能夠處理負數 加減乘除優先順序-Big number library
bit_array
- 用uncharge类型实现的数组,对大数运算时,由于本身比较节省空间,可以发挥更大的空间优势,但时间上会有点-bit_array, help to computing big number
JieCheng
- 求大数的阶乘问题源代码,在vs2005上亲自调试过。-rCalculate the n! of a big number!
42
- 大数类 关于大数的加减法,支持有理数,C-big number
big-number-calculation
- 大整数基本运算,包含加减乘除,带余除法。-Big number calculation!!
factorial-of-big-number
- 大整数的高精度幂,用数组实现,高精度算法的经典程序- factorial of a big int number,
Big-number-Class
- 大数运算,用类实现,主函数调用。内有注释-Big number operation
big-number-qestion
- 大数问题,原始代码,可以直接复制运行,了解大数问题-big number question
big-number-division
- 大数相除,用于当数据大小超过编译器所表示数据的大小 - Division of large number, used when the size of the data size than indicated by the compiler
Big-Number
- 大数据之间进行的运算,运用数组完成所需要的功能-Operations carried out between big data, using an array of functions required to complete
big-number-qestion
- 大数问题,原始代码,可以直接复制运行,了解大数问题-big number question
bigNumber
- 大整数相乘,java编程,代码简单,调试方便(big number multiplication)