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

搜索资源列表

  1. 1

    2下载:
  2. RS译码的Euclid算法及其FPGA实现
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:54738
    • 提供者:luvicee
  1. midify_euclid

    0下载:
  2. 修正的euclid算法matlab程序,验证通过
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16201
    • 提供者:张凯斌
  1. EUCLID

    0下载:
  2. 欧几里德算法:非常实用的!经调试通过!源代码不需任何修改!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1029
    • 提供者:liusong
  1. bch_matrix_v1_0_tar

    0下载:
  2. The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza \"new_rs_erasures.c\". In particular the Berlekamp-Massey algorithm has not been modified. New features compared to \"new_r
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:18432
    • 提供者:shijianhong
  1. RS_Euclid_FPGA

    2下载:
  2. RS译码的Euclid算法及其FPGA实现,并通过仿真器的出结果,对于设计RS译码很有帮助
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:52784
    • 提供者:番茄
  1. TestRsa

    0下载:
  2. 个人编的rsa的源代码,算出public—private key;其中有Euclid,Extend Euclid的实现,以及Millar-Rabin test的实现,和加密/解密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2289
    • 提供者:lengyan119
  1. qu

    0下载:
  2. 就是两个多项式的欧几里得算法,即求两个多项式的最大公约数。-two polynomial is the Euclid algorithm, namely polynomial for the two majors.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1846
    • 提供者:陶发辉
  1. Euclid

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

    • 发布日期:2017-04-11
    • 文件大小:632
    • 提供者: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
    • 文件大小:10455
    • 提供者:snow_imy
  1. 200707171152015173

    0下载:
  2. 图像检索中颜色的特征提取及匹配算法,以家权欧几里得距离,中心距得加权距离,直方图交集算法等。-Image Retrieval color feature extraction and matching algorithm to the right home Euclid distance, center distance of a weighted distance, histogram intersection algorithm.
  3. 所属分类:Document

    • 发布日期:2017-04-30
    • 文件大小:36592
    • 提供者:李里
  1. Euclidium

    0下载:
  2. 歐基理德輾轉相除法(之一) 以歐基理德輾轉相除法求出m,n這2個整數的最大公因數 -Reed Euclid division algorithm (one) to Euclid division algorithm Reed obtained m, n this two integers gcd
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:25378
    • 提供者:王大明
  1. fasterEuclidium

    0下载:
  2. 歐基理德輾轉相除法(之二) m與n相差太大時,可用(m%n)來取代(m-n),這樣的處理效率較高。以下便以此方法求出最大公因數。 -Reed Euclid division algorithm (II) m and n be too significant, the available (m% n) to replace the (mn), this kind of treatment more efficient. The following will be obtained in t
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:25367
    • 提供者:王大明
  1. ojld

    0下载:
  2. 可以输出最大公约数 用Java语言实现扩展欧几里得算法 -Common denominator can be output using Java language extended Euclid algorithm
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:3716
    • 提供者:wang shao hua
  1. EuclideanalgorithmfGCD

    0下载:
  2. In number theory, the Euclidean algorithm (also called Euclid s algorithm) is an algorithm to determine the greatest common divisor (GCD) of two elements of any Euclidean domain (for example, the integers). Its major significance is that it does not
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:8141
    • 提供者:wonder
  1. euclid[1]

    0下载:
  2. 实现了eculid算法,是一个很好的算法,实用于RSA-Achieved eculid algorithm, the algorithm is a good, practical in the RSA
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:686
    • 提供者:jerryzhan
  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
    • 文件大小:1304
    • 提供者: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
    • 文件大小:6695
    • 提供者:zhaodongdong
  1. colorguide

    1下载:
  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 averag
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1088
    • 提供者:胡骞
  1. jisuanjihedaolun

    0下载:
  2. 大量领域应用了计算几何的问题,包括欧几里得巡回售货员问题,最小生成树问题,隐藏线问题和线性规划问题-A large number of field applications of computational geometry problems, including Euclid roving salesman problem, minimum spanning tree problem, hidden line problem and linear programming problems, a
  3. 所属分类:Fractal program

    • 发布日期:2017-05-24
    • 文件大小:7780019
    • 提供者:梦琦
  1. euclid

    0下载:
  2. extended euclidean algorithm for polynomials with maple
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:10202
    • 提供者:hasan
« 1 23 4 »
搜珍网 www.dssz.com