CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 扩展欧几里得算法

搜索资源列表

  1. kzojldsf

    0下载:
  2. 扩展欧几里得算法 和大数模运算算法 自己写的注释,绝对好用。-expansion Euclid algorithm and computation algorithm for Modular himself wrote the notes, definitely handy.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.82kb
    • 提供者:晴天
  1. EUCLID

    0下载:
  2. 本程序完成了欧几里得算法求最大公约数、扩展欧几里得算法求乘法逆元和素性检验判断输入的数是否为素数
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:28.26kb
    • 提供者:chenchenrao
  1. rsa

    0下载:
  2. 算法不是很难,不过当初在写扩展欧几里得的时候还是不是处理得很好,现在改了下传上来,写得不好欢迎大家指点-Algorithm is not difficult, but was extended in Euclid' s time to write or not to deal with very well, and now up to the next mass, not well written advice welcome
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1.27kb
    • 提供者:lin
  1. POJ2115

    0下载:
  2. ACM POJ 2115 扩展欧几里得算法解题报告-ACM POJ 2115 Euclid algorithm for solving the report of the expansion
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:6.54kb
    • 提供者:zhaodongdong
  1. shanks

    0下载:
  2. 求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用一种好的排序算法对 L1、L2 排序; 4)采用概率算
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7.21mb
    • 提供者:vince
  1. RSA

    1下载:
  2. RSA算法的解密和加密,用扩展的欧几里得算法求乘法逆元-rsa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1.78kb
    • 提供者:李飞刚
  1. Extended-Euclidean-algorithm

    0下载:
  2. 简单的扩展欧几里得算法,实用,大家可以直接套用。-Extended Euclidean algorithm is simple and practical.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:244.21kb
    • 提供者:姜琛
  1. math-problems

    0下载:
  2. 一些数学问题算法模板,稍微做了下分类 目录 1 欧几里得和模线性方程 欧几里德 扩展欧几里德 模线性方程 2 欧拉φ函数 扩展欧拉函数 3 线性时间素数筛法 生成欧拉函数表 4 因式分解 5 Nim游戏和sg函数 合肥B 题 -Some mathematical problems algorithm template, do a little under Categories 1and mode of linear eq
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:20.39kb
    • 提供者:Leo
  1. Euclid

    0下载:
  2. 扩展欧几里得算法的大数实现,实现任意两个大数求莫逆-Large numbers of extended Euclidean algorithm implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4mb
    • 提供者:chenhao
  1. oujilide

    0下载:
  2. 欧几里得算法,很详尽的解释说明,扩展欧几里得算法,求最大公约数-Euclidean algorithm, a very detailed explanation, extended Euclidean algorithm, find the greatest common divisor
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:2.08kb
    • 提供者:ZXH
  1. gcd_and_extend_gcd

    0下载:
  2. 欧几里得算法与扩展欧几里得算法求最大公约数与乘法逆元-Euclidean algorithm and extended Euclidean algorithm for the greatest common divisor and multiplicative inverse
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:1.66kb
    • 提供者:gaifangyu
  1. ExtendedEucA

    0下载:
  2. C#实现扩展欧几里得算法,加密解密算法中常用。-C# implementation of extended Euclidean algorithm, encryption and decryption algorithms commonly used.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:667byte
    • 提供者:GuojunGao
  1. rsa

    0下载:
  2. RSA编码实现,创建公钥和私钥,并判定生成的是否是素数,生成界面和菜单便于用户选择,用扩展欧几里得短发求乘法逆元,快速模幂算法,-RSA Coding, create public and private keys, and determine whether the resulting number is a prime generate user-friendly interface and menu choices, with short hair extensions Euclid se
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.93kb
    • 提供者:
  1. math

    0下载:
  2. 提供欧几里得算法、扩展欧几里得算法、求素数算法、高斯消元算法-Provide the Euclidean algorithm, the extended Euclidean algorithm, the algorithm for prime numbers, Gauss elimination algorithm etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:4.8kb
    • 提供者:Lu lu
  1. KuoZhanOuJiLiDeSuanFa

    0下载:
  2. 利用Visual C++6.0实现扩展的欧几里得算法,有详细的注释,帮助理解。-Euclid algorithm for Visual using C++6.0, with detailed notes to help understand.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:27.72kb
    • 提供者:邱將
  1. tkgrvbyj

    0下载:
  2. 基于欧几里得距离的聚类分析,采用加权网络中节点强度和权重都是幂率分布的模型,双向PCS控制仿真,快速扩展随机生成树算法,从先验概率中采样,计算权重。- Clustering analysis based on Euclidean distance, Using weighted model nodes in the network strength and weight are power law distribution, Two-way PCS control simulation, Rap
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8.28kb
    • 提供者:fccxqt
  1. Extended_GCD

    0下载:
  2. 扩展欧几里得算法,能够求解同余线性方程组。数论里的内容。-Extended Euclidean Algorithm can solve the congruence of linear equations. Number theory in content.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:546byte
    • 提供者:陈越
  1. 2

    0下载:
  2. 扩展欧几里得算法,用c语言写的。希望采纳。(I don't konw how to translate this. Just read the chinese. It's simple.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:582kb
    • 提供者:fancy_f
  1. SHFVB

    0下载:
  2. 本程序完成了欧几里得算法求最大公约数,扩展欧几里得算法求乘法逆元和素性检验判断输入的数是否为素数()
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:23kb
    • 提供者:iawhh%2D5721
  1. 2765618

    0下载:
  2. 本程序完成了欧几里得算法求最大公约数,扩展欧几里得算法求乘法逆元和素性检验判断输入的数是否为素数()
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:23kb
    • 提供者:uffibbenz
« 12 »
搜珍网 www.dssz.com