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

搜索资源列表

  1. Euclid

    0下载:
  2. c语言 欧几里得除法-Euclidean division of c language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:632byte
    • 提供者:marseille
  1. acm

    0下载:
  2. acm中各种代码,除此参与acm有欧几里得,拓展欧几里得,求素数等问题-acm various code involved in addition there acm Euclid, Euclid expansion, and issues such as prime numbers
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:10.21kb
    • 提供者:snow_imy
  1. 802.15

    0下载:
  2. 代码用于图形图像的像素点欧几里得距离计算转换等工作-Code for the graphic image of the Euclidean distance-based pixel conversion, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-09
    • 文件大小:15.97mb
    • 提供者:李林
  1. biggest

    0下载:
  2. 用蛮力法,分解质因数法,欧几里得算法分别求解最大公约数问题-With the brute force method, the quality factor decomposition method, the Euclidean algorithm for greatest common divisor problem solving, respectively
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.21mb
    • 提供者:hehuiling
  1. ojld

    0下载:
  2. 运用欧几里得算法求解最大公约数,并对算法的时间性能进行分析 -Greatest common divisor using the Euclidean algorithm, and analyze the performance of the algorithm time
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-21
    • 文件大小:519byte
    • 提供者:Sher
  1. qiuzuida-gongyueshu

    0下载:
  2. 这是一个用C#编写的程序,主要是最大公约数的问题,有欧几里得算法,循环测试法,因式分解等。-this is a code written by C#.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:85.78kb
    • 提供者:张志强
  1. determinant

    0下载:
  2. 行列式在数学中,是由解线性方程组产生的一种算式。[1]其定义域为nxn的矩阵A,取值为一个标量,写作det(A)或 | A | 。行列式可以看做是有向面积或体积的概念在一般的欧几里得空间中的推广。或者说,在 n维欧几里得空间中,行列式描述的是一个线性变换对“体积”所造成的影响。无论是在线性代数、多项式理论,还是在微积分学中(比如说换元积分法中),行列式作为基本的数学工具,都有着重要的应用。 行列式概念最早出现在解线性方程组的过程中。十七世纪晚期,关孝和与莱布尼茨的著作中已经使用行列式来确定线性方
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:103.03kb
    • 提供者:lay
  1. 02

    0下载:
  2. 欧几里得算法 Euclidean algorithm 希望帮到大家-Euclidean algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:574byte
    • 提供者:白骏
  1. Euclid

    0下载:
  2. 欧几里得算法,用来计算两个数的最大公约数。此算法,基于数论的偶记离得算法-Euclidean algorithm, used to calculate the greatest common divisor of two numbers. This algorithm, based on number theory even remember from the algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:135.74kb
    • 提供者:陆桥
  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. Euclidean-algorithm

    0下载:
  2. 欧几里得算法 非常给力 值得参考 招来不易啊-Euclid' s algorithm is very difficult to force ah worth considering provoke
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:190.98kb
    • 提供者:huihui
  1. AlgorithmAnalysis

    0下载:
  2. 该VC程序中,包含了求最大公约数的三种方法:1、欧几里得算法;2、求全部质因数方法;3、连续整数检测方法-The VC program, including the common denominator of the three methods: 1, Euclidean algorithm 2, find all the prime factor method 3 consecutive integers detection method
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:210.95kb
    • 提供者:
  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. knn

    0下载:
  2. 一个简单的knn算法程序,核心算法是基于欧几里得距离,程序在vs2010上调试运行,一点问题都没有,其他环境不知道-A simple knn algorithm program, the core algorithm is based on the Euclidean distance, program debugging run on vs2010, no problem at all, other environments do not know.
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2.43mb
    • 提供者:yu
  1. ou

    0下载:
  2. 扩展欧几里得 方程ax + by = C的(x)最小正整数解 - Equation AX+ by = C (x) minimal positive integer solution
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:12.89kb
    • 提供者:liuwei
  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. juising

    0下载:
  2. sar图像去噪的几种新的方法,基于欧几里得距离的聚类分析,cordic算法的matlab仿真。- Several new methods sar image denoising, Clustering analysis based on Euclidean distance, cordic matlab simulation algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4.82kb
    • 提供者:夏锁安
  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. kMeans

    0下载:
  2. matlab欧几里得公式,最终输出一张聚类图(Matlab Euclidean formula)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2kb
    • 提供者:Thrysta
  1. test

    1下载:
  2. 时间序列欧式距离度量;欧几里得距离;时间序列的欧氏距离相似度(Euclidean Distance Measurement of Time Series)
  3. 所属分类:其他

    • 发布日期:2020-12-05
    • 文件大小:1kb
    • 提供者:nahan
« 12 3 4 5 »
搜珍网 www.dssz.com