搜索资源列表
qiuzuida-gongyueshu
- 这是一个用C#编写的程序,主要是最大公约数的问题,有欧几里得算法,循环测试法,因式分解等。-this is a code written by C#.
oujilide
- 欧几里得算法,很详尽的解释说明,扩展欧几里得算法,求最大公约数-Euclidean algorithm, a very detailed explanation, extended Euclidean algorithm, find the greatest common divisor
ExtendedEucA
- C#实现扩展欧几里得算法,加密解密算法中常用。-C# implementation of extended Euclidean algorithm, encryption and decryption algorithms commonly used.
ou
- 扩展欧几里得 方程ax + by = C的(x)最小正整数解 - Equation AX+ by = C (x) minimal positive integer solution