搜索资源列表
-
1下载:
一个很好用的大整数的类, 最大可支持9999990位的十进制整数,
可进行大整数的加、减、乘、除和取模运算,并带有求大整数的
最大公因数、扩展Euclidean算法、中国剩余定理算法、
Miller-Rabin素性测试算法、随机生成任意位的大整数等函数库,
这个类的动态库曾用于商业软件之中,其可靠性和速度是得到
确认的。用于商业目的可能需要注册。-a good use of the integer type, the biggest 9999990 to support th
-
-
0下载:
128位大整数运算源代码
源代码包含128位大整数的加减乘除、取模、乘幂、2进制和10进制转换等运算,可用于大整数运算和加解密算法。
-128 large integer computing source code source code contains 128 large integer addition and subtraction, multiplication and division, modulus, by power, 2-band and 10 hexadecimal
-