Welcome![Sign In][Sign Up]
Location:
Search - Chinese Remainder Theorem

Search list

[Otherchinese_remaine

Description: 使用c语言实现的中国剩余定理算法 首先输入方程数目,在分组 每次两个数值输入!-use the C Language Chinese Remainder Theorem algorithm input equation, the number of a numerical input for each two!
Platform: | Size: 97137 | Author: 杨海亮 | Hits:

[Crack Hackbigint_zxf

Description: 一个很好用的大整数的类, 最大可支持9999990位的十进制整数, 可进行大整数的加、减、乘、除和取模运算,并带有求大整数的 最大公因数、扩展Euclidean算法、中国剩余定理算法、 Miller-Rabin素性测试算法、随机生成任意位的大整数等函数库, 这个类的动态库曾用于商业软件之中,其可靠性和速度是得到 确认的。用于商业目的可能需要注册。-a good use of the integer type, the biggest 9999990 to support the decimal integer, It can perform large integers, plus or minus, multiplication, addition and modular, with a big round of the largest factions, extended Euclidean algorithm, the Chinese remainder theorem algorithm, Miller - Rabin primality testing algorithm, random generation of arbitrary integer spaces such as libraries, This kind of dynamic library has been used for commercial software, the reliability and speed is affirmed. Used for commercial purposes may require registration.
Platform: | Size: 185001 | Author: 张晓峰 | Hits:

[Other resource中国剩余定理

Description: 经典的中国剩余定理求解程序,输入你所要解的同余式即可按定理求解!-classic Chinese Remainder Theorem solving program, you have to import the solution congruence theorems can be solved by!
Platform: | Size: 5769 | Author: 123 | Hits:

[Crack HackRSAVC

Description: RSA算法的VC实现,其中包括超长整数类,素数检验算法,大素数生成器和一般的数论算法,例如中国剩余定理解密RSA密文-RSA algorithm VC, including long integer type, in a few test algorithm, large prime number generator and the general theory of numbers algorithm, for example, Chinese Remainder Theorem RSA decryption ciphertext
Platform: | Size: 258129 | Author: 陈建湘 | Hits:

[Algorithm中国剩余定理

Description: 经典的中国剩余定理求解程序,输入你所要解的同余式即可按定理求解!-classic Chinese Remainder Theorem solving program, you have to import the solution congruence theorems can be solved by!
Platform: | Size: 5120 | Author: 123 | Hits:

[Crack HackRSAVC

Description: RSA算法的VC实现,其中包括超长整数类,素数检验算法,大素数生成器和一般的数论算法,例如中国剩余定理解密RSA密文-RSA algorithm VC, including long integer type, in a few test algorithm, large prime number generator and the general theory of numbers algorithm, for example, Chinese Remainder Theorem RSA decryption ciphertext
Platform: | Size: 258048 | Author: 陈建湘 | Hits:

[Otherchinese_remaine

Description: 使用c语言实现的中国剩余定理算法 首先输入方程数目,在分组 每次两个数值输入!-use the C Language Chinese Remainder Theorem algorithm input equation, the number of a numerical input for each two!
Platform: | Size: 97280 | Author: 杨海亮 | Hits:

[Crack Hackbigint_zxf

Description: 一个很好用的大整数的类, 最大可支持9999990位的十进制整数, 可进行大整数的加、减、乘、除和取模运算,并带有求大整数的 最大公因数、扩展Euclidean算法、中国剩余定理算法、 Miller-Rabin素性测试算法、随机生成任意位的大整数等函数库, 这个类的动态库曾用于商业软件之中,其可靠性和速度是得到 确认的。用于商业目的可能需要注册。-a good use of the integer type, the biggest 9999990 to support the decimal integer, It can perform large integers, plus or minus, multiplication, addition and modular, with a big round of the largest factions, extended Euclidean algorithm, the Chinese remainder theorem algorithm, Miller- Rabin primality testing algorithm, random generation of arbitrary integer spaces such as libraries, This kind of dynamic library has been used for commercial software, the reliability and speed is affirmed. Used for commercial purposes may require registration.
Platform: | Size: 184320 | Author: 张晓峰 | Hits:

[Crack HackChrt

Description: 中国剩余定理的C程序实现, 用于RSA等密码算法教学和学习。-Chinese Remainder Theorem C program for the RSA cryptographic algorithm, such as teaching and learning.
Platform: | Size: 35840 | Author: Bob | Hits:

[Crack Hacklmes

Description: 40行的简单代码实现了中国剩余定理的算法,可求同余方程组的mod.-40 lines of simple code to achieve the Chinese Remainder Theorem algorithm, rectifiable congruence equations mod.
Platform: | Size: 2048 | Author: wangce | Hits:

[CA authras

Description: rsa算法的VC实现,其中包括超长整数类,素数检验算法,大素数生成器和一般的数论算法,例如中国剩余定理解密RSA密文 -rsa algorithm to achieve the VC, including the type of long integer, prime number testing algorithm to generate large prime numbers and the general number theory algorithms, such as the Chinese Remainder Theorem RSA decrypt ciphertext
Platform: | Size: 2048 | Author: bobo | Hits:

[Data structsAlgorithm

Description: 一些比较难找的算法代码 中国剩余定理.cpp 高斯消元.cpp 红黑树.cpp 排序后第k位置数.cpp 修正单纯形.c-Some of the more difficult to find the algorithm code Chinese Remainder Theorem. Cpp Gauss elimination. Cpp black tree. Cpp sort k position after a few. Cpp amendment simplex. C
Platform: | Size: 5120 | Author: 贲道伟 | Hits:

[Algorithmcrt

Description: Chinese Remainder theorem implementation. Its done in php. Its implemented with interactive gui.index.php contain all the code.Rest folders contain the css images and js scripts that enhance the gui-Chinese Remainder theorem implementation. Its done in php. Its implemented with interactive gui.index.php contain all the code.Rest folders contain the css images and js scripts that enhance the gui
Platform: | Size: 19456 | Author: naveen | Hits:

[Windows Developmain

Description: 实现中国剩余定理的C++程序,希望对大家有帮组,我也是刚学,写的不好不要见怪-Chinese Remainder Theorem to achieve the C++ program, I hope all of you have help group, I was just learning, excuse me for bad writing
Platform: | Size: 1024 | Author: hange | Hits:

[OtherEuclidean

Description: 扩展欧几里德定理和中国剩余定理,ACM算法课件,比较简洁-Extended Euclidean theorems and Chinese Remainder Theorem, ACM algorithm courseware, simple comparison
Platform: | Size: 16384 | Author: liudiao | Hits:

[VC/MFCChinese_remainder_theorem

Description: 中国剩余定理的算法实现 C语言版本的代码实现-Chinese remainder theorem for c program.
Platform: | Size: 10240 | Author: jie | Hits:

[Software Engineeringch

Description: chinese remainder theorem using c a++ java visual
Platform: | Size: 1024 | Author: ram | Hits:

[AlgorithmCRT

Description: Chinese remainder theorem implementation
Platform: | Size: 4096 | Author: Sonali | Hits:

[matlabcrt

Description: Chinese Remainder Theorem matlab
Platform: | Size: 1024 | Author: 123 | Hits:

[matlabChinese-remainder

Description: 实现了中国余数定理,用matlab实现,自己写的,请多多指教,有问题欢迎发邮件至grandyang@qq.com-The Chinese remainder theorem, using matlab to write my own codes, Welcome email grandyang@qq.com if you have any questions
Platform: | Size: 1024 | Author: yxc | Hits:
« 12 3 »

CodeBus www.codebus.net