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

搜索资源列表

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

    0下载:
  2. 汇编原理课设:主要有词法分析,语法分析,语义分析- A program to perform Euclid s Algorithm to compute gcd.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:8993
    • 提供者:yun
  1. Evklid

    0下载:
  2. This program implements the extended algorithm of Euclid.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:168997
    • 提供者:maximator
  1. gcd

    0下载:
  2. oujilide suanfa de kuozhansuanfade shxiamzj jdsa lfjdas f-Euclid suandafa a ldjfdkuodahznadnfa,dfna dsfjdas fjdas
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1188979
    • 提供者:li
  1. aco

    1下载:
  2. 蚁群算法解欧氏平面上的TSP问题。包括了2-opt、3-opt优化,经过了若干经典数据的测试。-AntColony algorithm solving the TSP problem in Euclid plane, including 2-opt and 3-opt optimization. It has been tested by authorized data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:12923
    • 提供者:sunli
  1. gongyueshu

    0下载:
  2. 由欧几里得,连续整数检测,分解质因数算法得最大公约数,并分析各种算法的时间性-By the Euclid, consecutive integers detection, decomposition of the prime factors have the greatest common divisor algorithm, and analyze the timing of various algorithms
  3. 所属分类:Algorithm

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