C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(Int confidence) ,gcd(BigInteger bi) , genCoPrime(Int bits, Random rand) , genPseudoPrime(Int bits, Int confidence, Random rand) , genRandomBits(Int bits, Random rand) , isProbablePrime(Int confidence) , isProbablePrime() , Jacobi(BigInteger a, BigInteger b) , LucasSequence(BigInteger P, BigInteger Q, BigInteger k, BigInteger n) ,max(BigInteger bi) , min(BigInteger bi) , modInverse(BigInteger modulus) , RabinMillerTest(Int confidence) ,
標簽:
BigInteger
class
BIgInteger
program
上傳時間:
2013-12-23
上傳用戶:ynzfm