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