当前位置:
首页
资源下载

搜索资源 - chinese remainder theorem
搜索资源列表
-
0下载:
使用c语言实现的中国剩余定理算法
首先输入方程数目,在分组 每次两个数值输入!-use the C Language Chinese Remainder Theorem algorithm input equation, the number of a numerical input for each two!
-
-
1下载:
一个很好用的大整数的类, 最大可支持9999990位的十进制整数,
可进行大整数的加、减、乘、除和取模运算,并带有求大整数的
最大公因数、扩展Euclidean算法、中国剩余定理算法、
Miller-Rabin素性测试算法、随机生成任意位的大整数等函数库,
这个类的动态库曾用于商业软件之中,其可靠性和速度是得到
确认的。用于商业目的可能需要注册。-a good use of the integer type, the biggest 9999990 to support th
-
-
0下载:
经典的中国剩余定理求解程序,输入你所要解的同余式即可按定理求解!-classic Chinese Remainder Theorem solving program, you have to import the solution congruence theorems can be solved by!
-
-
1下载:
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 de
-
-
0下载:
一些比较难找的算法代码
中国剩余定理.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
-
-
0下载:
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 scr ipts that enhance the gui-Chinese Remainder theorem implementation. Its done
-
-
0下载:
实现中国剩余定理的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
-
-
0下载:
扩展欧几里德定理和中国剩余定理,ACM算法课件,比较简洁-Extended Euclidean theorems and Chinese Remainder Theorem, ACM algorithm courseware, simple comparison
-
-
1下载:
一种基于中国剩余定理加密的加密系统,用VC++实现,其中还应用到离散度数进行了二次加密!-Based on Chinese Remainder Theorem encrypted encryption system, using VC++ implementation, which also applied to the discrete degrees for a secondary encryption!
-
-
0下载:
内含背包程序,RSA程序,中国剩余定理程序和GCD程序的源代码-Includes backpack program, RSA program, Chinese remainder theorem programs and GCD program' s source code
-
-
2下载:
上传了关于解模糊的基本程序,如中国余数定理,余差法-From vague on the solutions of the basic procedures, such as the Chinese remainder theorem, and so on more than bad law
-
-
1下载:
关于中国余数定理的matlab实现,给定除数,余数,求出被除数。-On the Chinese Remainder Theorem matlab implementation of the given divisor, remainder, find the dividend.
-
-
0下载:
chinese remainder theorem using c a++ java visual
-
-
0下载:
Chinese remainder theorem implementation
-
-
0下载:
RPrime rsa is an rsa variant that uses chinese remainder theorem in its decryption with the beauty of multiprime rsa.
-
-
0下载:
实现中国剩余定理的c代码,可以直接拿来用,希望对你有帮助。-To achieve the Chinese remainder theorem c code can be directly used with the hope to help you。
-
-
0下载:
Chinese Remainder Theorem matlab
-
-
0下载:
摘 要: 1982年,Quisquate和Couvreur提出了一种RSA的变型算法,称为RSA–CRT算法,这是一种基于中国剩余定理的能够加速RSA解密的算法。1990年,Wiener提出了另外一种RSA的变型算法,称为重新平衡–RSA,进一步通过把解密成本转移到加密成本上来加速RSA解密。但是,因为公开指数e通常和RSA系数是同一量级,所以这种方法实质上最大化了加密时间。在本文中,我们介绍两种重新平衡–RSA变型算法,它们的公开指数e比模量更加的小,因此能够在保持较低解密成本的同时有效地减少
-
-
0下载:
对于InSAR 系统,当波长较长时,干涉图条纹频率较低,相位解缠容易,但反演的高程精度较低
而当波长较短时,干涉图条纹频率较高,相位解缠困难,但反演的高程精度较高. 为了充分利用多波段
InSAR 干涉相位之间的互补信息,设计了利用中国余数定理的多波段InSAR 相位解缠方法,采用由DEM
仿真的多波段干涉图进行了相位解缠实验,得到了理想的解缠结果,成功解决了因地形起伏较大或基线较长而引起的干涉相位欠采样处的相位解缠难题.-For the InSAR System熏when the
-
-
2下载:
实现了中国余数定理,用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
-