CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Euclidean algorithm

搜索资源列表

  1. ojldqiuni

    0下载:
  2. 欧几里德算法求逆的源代码,短小精悍,只有几行!-Euclidean algorithm inverse of source code, short and pithy, but only a few are OK!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12.29kb
    • 提供者:xiaobeiker
  1. euclid

    0下载:
  2. 欧几里德算法和一些其他的简单功能。 求最大公约数之类-Euclidean algorithm and some other simple functions. Such as seeking common denominator
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:11.76kb
    • 提供者:xiaolin
  1. finitecal

    1下载:
  2. 本程序设计了一个有限域类,可以提供GF(P)[P为素数]上的矩阵运算,特别通过欧几里德算法提供了多项式的有限域矩阵逆运算。-This procedure designed a type of finite fields can be GF (P) [P for prime] on matrix calculation, in particular through the Euclidean algorithm provides a finite field polynomial matrix i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1.4kb
    • 提供者:小陈
  1. Euclidalgorithmandseekreciprocal

    0下载:
  2. 加密解密关于欧几里德算法以及欧几里德扩展算法(求倒数)的c源码 -Encryption and decryption on the extended Euclidean algorithm and Euclidean algorithm (demand reciprocal) c-source code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.23kb
    • 提供者:ttt
  1. Greatest_common_factor

    0下载:
  2. 我使用數學中輾轉相除法來求"最大公因數" 有需要的同好可以下載使用-I use math in the Euclidean algorithm to achieve " the greatest common divisor" in need of enthusiasts can download ^ ^
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1.5kb
    • 提供者:陳郁文
  1. EUCLID

    1下载:
  2. 辗转欧几里得算法 求多项式逆 网路安全中的算法-Inverse polynomial Euclidean algorithm was removed network security algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:242.09kb
    • 提供者:foxsmile
  1. localization-RSSI

    0下载:
  2. 。通过对传统定位算法原理和误差来源进行分析,结合贝叶斯滤波概率模型对Euclidean定位算法进行 改进,使接收信号强度指示器随机波动得到有效的抑制。-. By traditional positioning algorithm principle and source of error analysis, probability model with Bayesian filtering algorithms to improve positioning of the Euclidean,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:294.05kb
    • 提供者:林小鱼
  1. sdjfsl3

    0下载:
  2. 使用欧几里德算法计算:对e=6597,求出d,使得ed=1 mod 112-Using the Euclidean algorithm: for e = 6597, find d, so ed = 1 mod 11200
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:33.49kb
    • 提供者:liuyingqiong
  1. oujilide

    0下载:
  2. 广义欧几里得算法,用以计算两个数的最大公约数,依靠定理定理:gcd(a,b) = gcd(b,a mod b)-Generalized Euclidean algorithm for computing the greatest common divisor of two numbers, relying on Theorem Theorem: gcd (a, b) = gcd (b, a the mod b)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.37kb
    • 提供者:蒋骋志
  1. 1-(a-b)

    0下载:
  2. 此程序为利用广义欧几里德算法求解最大公约数GCD-This procedure for the use of the generalized Euclidean algorithm for solving the greatest common divisor GCD
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:171.67kb
    • 提供者:lgt
  1. juggling

    0下载:
  2. 翻转算法,效果:abcdefg->defgabc 使用到辗转相除求最大公约数。-The Flip algorithm, the effect: abcdefg-> defgabc use to euclidean division of the common denominator.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:516byte
    • 提供者:xietao
  1. a

    0下载:
  2. 辗转相除法,也叫欧几里得算法,是计算整数最大公因数的有效方法。本实验使用辗转相除法,通过编写一个C程序,让计算机来计算两个整数的最大公因数和最小公倍数,以及相应的参数s和t。-Euclidean algorithm, also called the Euclidean algorithm to calculate the greatest common divisor of integers effective way. Euclidean algorithm used in this expe
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:27.87kb
    • 提供者:张鹏
  1. ndtw-master

    0下载:
  2. NDtw ==== Dynamic Time Warping (DTW) algorithm implementation for .NET C# Features ==== * Single or multivariate * Data preprocessing options (none, centering, normalization, standardization) * Optional weights for variables
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.21mb
    • 提供者:graf
  1. eoa

    0下载:
  2. extended euclidean algorithm finder
  3. 所属分类:Algorithm

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

    0下载:
  2. 两种欧几里得算法求最大公约数,并写出它们的运行时间。-Euclidean algorithm for the greatest common divisor
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:576byte
    • 提供者:baifuk
  1. cvEucdist

    0下载:
  2. 欧几里得距离是一种数学计算矩阵距离的算法,可用于图像分类时查找最近邻的距离。-Euclidean distance is a mathematical algorithm to calculate the distance matrix can be used for image classification when looking for the nearest neighbor distance.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:902byte
    • 提供者:彭沛沛
  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. bingtou

    0下载:
  2. 最终的权值矩阵就是滤波器的系数,模式识别中的bayes判别分析算法,基于欧几里得距离的聚类分析。- The final weight matrix is ??the filter coefficient, Pattern Recognition bayes discriminant analysis algorithm, Clustering analysis based on Euclidean distance.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.5kb
    • 提供者:杨小强
  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
    • 文件大小:38.91kb
    • 提供者:李文杰
  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
    • 提供者:陈越
« 12 3 »
搜珍网 www.dssz.com