搜索资源列表
Chrt
- 中国剩余定理的C程序实现, 用于RSA等密码算法教学和学习。
中国剩余定理
- 经典的中国剩余定理求解程序,输入你所要解的同余式即可按定理求解!-classic Chinese Remainder Theorem solving program, you have to import the solution congruence theorems can be solved by!
中国剩余定理
- 经典的中国剩余定理求解程序,输入你所要解的同余式即可按定理求解!-classic Chinese Remainder Theorem solving program, you have to import the solution congruence theorems can be solved by!
Chrt
- 中国剩余定理的C程序实现, 用于RSA等密码算法教学和学习。-Chinese Remainder Theorem C program for the RSA cryptographic algorithm, such as teaching and learning.
main
- 实现中国剩余定理的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
mimaxue
- 内含背包程序,RSA程序,中国剩余定理程序和GCD程序的源代码-Includes backpack program, RSA program, Chinese remainder theorem programs and GCD program' s source code
acmalgorithm
- 这些是关于数论的acm经典题型 囊括数论的各种类型,包括线性同余,中国剩余定理 数据加密算法 这些事典型题 有解答的程序-algorithm acm problems and programs
acmalgorithm
- 这些是关于数论的acm经典题型囊括数论的各种类型,包括线性同余,中国剩余定理 数据加密算法这些事典型题 有解答的程序-algorithmacmproblems and programs
k_thrsh_secret
- 这个程序是中国剩余定理整数的应用 - 获得解决的“K-门槛系统共享秘密”。这个概念在著作“数论课程,并通过加密尼尔Koblitz”1章解释,习题24/ P27,它是在P205的解决方案。-This programme is an application of the Chinese Remainder Theorem for Integers- for obtaining a solution to the k-threshold s
Ch_Rem_Poly
- (程序Poly_GCD.m和Poly_GCD_Main.m) 多项式的中国剩余定理定义在在文学更数学符号如下(对于如在书中理查德Blahut/ P77):对于任何一组两两互素多项式[M1(X),2(X),... MK(X)],一组同余:C(X)= eqvt模(CK(x)中,MK(X))中,k=1,2,...,K具有一定程度的小于度的独特的解决方案。-The Chinese Remainder Theorem for Polynomi
中国剩余定理
- 中国剩余定理是中国古代算数智慧的结晶,本程序将中国剩余定理用密码学数学的方法实现。实质为一次同余方程组的求解过程。(The Chinese remainder theorem is the crystallization of the Chinese ancient arithmetical wisdom. This program uses the method of cryptology to realize the Chinese