当前位置:
首页 资源下载
搜索资源 - Euclidean algorithm
搜索资源列表
-
0下载:
RS码的完整译码程序,采用欧几里德算法.采用硬件实现结构-RS complete decoding procedures, using Euclidean algorithm. Using hardware structure
-
-
0下载:
Erasure correction achieved by two errors-only decoding passes using the Euclidean algorithm. Any (valid) code length can be input.
-Erasure correction achieved by two errors - only decoding passes using the Euclidean algo rithm. Any (valid) code
-
-
0下载:
初学密码内容,共享下实现简单的欧几里德算法,请多多指教-novice passwords, share under simple Euclidean algorithm, exhibitions
-
-
0下载:
初学密码内容,共享下实现的扩展欧几里德算法,请多多指教-novice passwords, share under the expansion Euclidean algorithm, exhibitions
-
-
0下载:
初学密码内容,共享下实现带多项式的欧几里德算法,请多多指教-novice passwords, shared with polynomials under the Euclidean algorithm, exhibitions
-
-
0下载:
欧几里德算法求逆的源代码,短小精悍,只有几行!-Euclidean algorithm inverse of source code, short and pithy, but only a few are OK!
-
-
1下载:
一个很好用的大整数的类, 最大可支持9999990位的十进制整数,
可进行大整数的加、减、乘、除和取模运算,并带有求大整数的
最大公因数、扩展Euclidean算法、中国剩余定理算法、
Miller-Rabin素性测试算法、随机生成任意位的大整数等函数库,
这个类的动态库曾用于商业软件之中,其可靠性和速度是得到
确认的。用于商业目的可能需要注册。-a good use of the integer type, the biggest 9999990 to support th
-
-
0下载:
欧几里德算法 找出xm+yn=l x,y解-Euclidean algorithm to identify xm yn l = x, y solution
-
-
0下载:
欧几里德算法和扩展欧几里德算法。用C和C++实现。-extended Euclidean algorithm and the Euclidean algorithm. C and C to achieve.
-
-
0下载:
本程序使用了欧几里得算法求乘法逆元,采用二进制分解算法求a^b mod n,算法简明,思路清晰,适合深入了解程序的基本原理,直接运行demo文件即可完成程序的运行。-This program uses the Euclidean Algorithm for Finding multiplicative inverse, using the binary decomposition algorithm for getting a ^ b mod n, algorithm concise, clea
-
-
0下载:
1) 找出两个相异的大素数P和Q,令N=P×Q,M=(P-1)(Q-1)。
2) 找出与M互素的大数E,用欧氏算法计算出大数D,使D×E≡1 MOD M。
3) 丢弃P和Q,公开E,D和N。E和N即加密密钥,D和N即解密密钥。
-1) to identify two different large prime numbers P and Q, so N = P × Q, M = (P-1) (Q-1). 2) to identify and M large numbers cop
-
-
0下载:
欧几里德算法又称辗转相除法,用于计算两个整数a,b的最大公约数。分别用C++和JAVA实现。-Euclidean algorithm, also known as division algorithm, used to calculate the two integers a, b the common denominator. Separately using C++ and JAVA implementation.
-
-
0下载:
扩展欧几里德算法不但能计算(a,b)的最大公约数,而且能计算a模b及b模a的乘法逆元。平方和乘算法的复杂度:执行次数至少要k次模乘,最多需要2k次模乘。-Extended Euclidean algorithm for computing not only (a, b) the common denominator, and to calculate a modulus b and b modulus a multiplicative inverse of. Square and by the
-
-
0下载:
扩展欧几里德定理和中国剩余定理,ACM算法课件,比较简洁-Extended Euclidean theorems and Chinese Remainder Theorem, ACM algorithm courseware, simple comparison
-
-
0下载:
This the euclidean algorithm implementation in VHDL -This is the euclidean algorithm implementation in VHDL
-
-
0下载:
Extended Euclidean Algorithm
-
-
0下载:
简单的扩展欧几里得算法,实用,大家可以直接套用。-Extended Euclidean algorithm is simple and practical.
-
-
0下载:
欧几里得算法 非常给力 值得参考 招来不易啊-Euclid' s algorithm is very difficult to force ah worth considering provoke
-
-
0下载:
扩展的Euclidean算法不仅能够被用于计算gcd(a,b),而且能够找到满足等式ax+by=d的整数x和y。-Extended Euclidean algorithm can be used to calculate gcd (a, b), and can be found to satisfy the equation ax+ by = d integers x and y.
-
-
0下载:
实现欧几里算法和扩展欧几里算法,通过读取CPU的定时器,比较算法效率-Achieve Euclidean algorithm and extended Euclidean algorithm, by reading the CPU timers, comparison algorithm efficiency
-
« 12
3
4
5
6
7
8
9
10
...
20
»