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. Euklid

    0下载:
  2. 欧几里德算法 找出xm+yn=l x,y解-Euclidean algorithm to identify xm yn l = x, y solution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.02kb
    • 提供者:赵宁
  1. 欧几里德算法

    0下载:
  2. 欧几里德算法和扩展欧几里德算法。用C和C++实现。-extended Euclidean algorithm and the Euclidean algorithm. C and C to achieve.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2kb
    • 提供者:许俊
  1. GSNNSimulation

    1下载:
  2. 本文针对SLAM算法中数据关联过程,提出了一种简单易行的改进方法,将欧氏距离与马氏距离结合用于数据关联。算法不必计算地图所有特征与所有量测之间的马氏距离,而是首先利用相对简单的欧氏距离计算缩小了待关联特征的搜寻范围。利用人工合成数据的仿真结果表明,改进后的数据关联方法可以大幅减少系统计算量,提高关联效率,且不会造成错误关联的增加。-This article SLAM algorithm for data association process, a simple method to Euclid
  3. 所属分类:matlab例程

    • 发布日期:2014-01-09
    • 文件大小:12.82kb
    • 提供者:liancb
  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. EUCLIDEAN_Algorithm

    1下载:
  2. Euclidean节点定位是由美国路特葛斯大学利用距离矢量路由和GPS定位原理提供出一种分布式自主定位算法-Node localization Euclidean path by the Rutgers Universitys use of distance vector routing and GPS positioning to provide a principle of self-positioning algorithm for distributed
  3. 所属分类:matlab

    • 发布日期:2015-11-04
    • 文件大小:1.01mb
    • 提供者:qinhua
  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. gbs

    0下载:
  2. 1、求任意n个数的最小公倍数 2、辗转相除法求两个数的最小公倍数、最大公约数-1, find the least common multiple of the number of arbitrary n 2, Euclidean algorithm of the least common multiple of two numbers, the common denominator
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:6.09kb
    • 提供者:zhb
  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. RecursiveAlgorithmForTransformationOfQuot

    0下载:
  2. 递归算法改造"求最大公因数"的欧几 里 得 算 法,华大出品-Recursive algorithm for transformation of " seeking the greatest common factor" of the Euclidean algorithm, UW produced
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:964byte
    • 提供者:moxingwen
  1. reval

    0下载:
  2. Euclidean Distance Transform has been widely studied in computational geometry, image processing, computer graphics and pattern recognition. Euclidean distance has been computed through different algorithms like parallel, linear time algorithms etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:99.33kb
    • 提供者:yasora
  1. Euclidean_Alg

    0下载:
  2. Implementation of the extended Euclidean algorithm for polynomials over GF(2^m
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.68kb
    • 提供者:sohaa
  1. Program-to-Implement-the-Extended-Euclidean-Algor

    0下载:
  2. Extended Euclidean Algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:177.34kb
    • 提供者:Ashok Kumar Pant
  1. liangxi

    0下载:
  2. 求两个整数的最小公倍数的简单的算法代码,辗转相除法-Least common multiple of two integers a simple algorithm code, the Euclidean algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.07kb
    • 提供者:shiwangying
  1. Extended-Euclidean-algorithm

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

    • 发布日期:2017-03-26
    • 文件大小:244.21kb
    • 提供者:姜琛
  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. ISOMAP-Algorithm-Function-xiugai

    0下载:
  2. 一种实现流形学习ISOMAP的matlab算法 即将mds中的欧氏距离替换为测地距离 保证其拓扑空间不变 实现数据的特征提取-An matlab program that can realize ISOMAP algorithm. To replace the Euclidean distance to the distance measurement.To ensure the realization of the same topological space data feature ext
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.76kb
    • 提供者:
  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
    • 提供者:蒋骋志
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com