CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Euclid

搜索资源列表

  1. colorguide

    0下载:
  2. 简单的图形处理程序,供大家分享。程序运行后,首先从图中截取一块区域,然后程序会对这个区域计算像素均值和欧几里得差值,并得到结果。-Simple graphical procedure for everyone to share. Program runs, the first interception of a regional map, and then the procedure will be calculated in the region and the pixel average d
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1133
    • 提供者:tarysou
  1. CTRL02

    0下载:
  2. Triangles can be classified according to the relative lengths of their sides: In an equilateral triangle all sides have the same length. An equilateral triangle is also a regular polygon with all angles measuring 60°.[1] In an isosceles triangle,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:521
    • 提供者:RodrigoRPM
  1. cPP

    0下载:
  2. 员工管理系统,简单大数问题,对称三位素数,欧几里得求最大公约数(差),深度优先搜索-Staff management system, the problem of large numbers is simple, symmetrical three primes, Euclid find the greatest common divisor (poor), depth-first search
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4339
    • 提供者:黎红玲
  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
    • 文件大小:1973
    • 提供者:
  1. extended_euclid.m

    0下载:
  2. Extended Euclid Algorithm in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:724
    • 提供者:aineko
  1. Project1

    0下载:
  2. extended euclid algorithm in korean
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:796741
    • 提供者:Kim hyeon seok
  1. EuDist2

    0下载:
  2. 快速求解欧几里得距离,线性时间就可以求解。-Quickly solve Euclid distance, can solve the linear time.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:546
    • 提供者:王振
  1. New-folder-(4)

    0下载:
  2. We begin with choosing two random large distinct primes p and q. We also pick e, a random integer that is relatively prime to (p-1)*(q-1). The random integer e is the encryption exponent. Let n = p*q. Using Euclid s greatest common divisor a
  3. 所属分类:Crypt_Decrypt algrithms

  1. SkFontConfigTypeface

    0下载:
  2. euclid s algorithm works with doubles note, doubles only get us up to one quadrillion or so, which isn t as much range as we get with longs. We probably still want either 64-bit math, or BigInteger.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:10750
    • 提供者:louqkjong
  1. mcd

    0下载:
  2. This program calculates the lowest common multiple of two numbers using Euclid s algorithm. To do this we will read the two numbers and we do accounts required to calculate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:658
    • 提供者:Adribagan94
  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
    • 文件大小:28388
    • 提供者:邱將
  1. RSA

    1下载:
  2. 利用C\C++实现RSA算法的加、解密运算。 具体包括: 1)利用扩展的Euclid计算 a mod n 的乘法逆元; 2)Miller-Rabin素性测试算法对一个给定的大数进行测试; 3)实现的运算,并计算; 4)利用Euler定理手工计算,并与3)计算的结果对比; 5)实现RSA算法。并对 I LOVE NANJING UNIVERSITY OF AERONAUTICS AND ASTRONAUTICS 加解密。说明:为了方便实现,分组可以小一点,比如两个字母一组。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1415
    • 提供者:刘洋
  1. DigitalSignatureStandard(DSS)

    0下载:
  2. 运行程序之前需要配置OpenSSL的开发环境(SHA-1算法利用OpenSSL开发包实现),本源代码实现了DSS数字签名(美国标准数字签名标准),主要运用了大整数的加减模幂、以及欧几里得算法。并有一个完整的界面。-You need to configure before running the program OpenSSL development environment (SHA-1 algorithm uses OpenSSL development package implementati
  3. 所属分类:CA program

    • 发布日期:2017-05-30
    • 文件大小:12159031
    • 提供者:郭政伟
  1. Euclid

    0下载:
  2. 用C语言使用欧几里德算法求任意两个正整数的最大公约数-Realize, by using c/c++ or Matlab, the Euclidean algorithm and the extended Euclidean algorithm to calculate the greatest common division (GCD) of any two positive integer numbers
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:39839
    • 提供者:李文杰
  1. Heuristic function

    0下载:
  2. Heuristic function of Euclid- Manhattan and Diagonal distance comparison
  3. 所属分类:matlab例程

    • 发布日期:2017-12-12
    • 文件大小:3312
    • 提供者:fuzhiqiang
  1. extendedeuclid

    1下载:
  2. 作者身份:华南理工大学知识产权学院王桂林,这是我自己编写的拓展欧几里得算法,用于实现RSA加密中的求模数乘法逆元,适合初学者作参考代码。文件内容是VS C++项目文件。(I am a student who is from South China University of Technology.This is a realization of the extended Euclid calculation, which can be used to do the RSA. I suggest
  3. 所属分类:加密解密

    • 发布日期:2018-01-02
    • 文件大小:3500032
    • 提供者:欣欣欣欣
  1. OHDOB

    0下载:
  2. euclid算法的简单实现,比较简单,仅供大家参考()
  3. 所属分类:大数据

    • 发布日期:2018-01-06
    • 文件大小:8192
    • 提供者:Moiry
  1. conqrgctmonitor

    0下载:
  2. euclid算法的简单实现,比较简单,仅供大家参考()
  3. 所属分类:大数据

    • 发布日期:2018-05-01
    • 文件大小:8192
    • 提供者:Thzka
  1. zsbu

    0下载:
  2. RS译码的Euclid算法及其FPGA实现()
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:54272
    • 提供者:sqrtci
« 1 2 3 4»
搜珍网 www.dssz.com