搜索资源列表
a223
- 此程式可輸入二個整數,並以歐幾里得演算法求其最大公因數(GCD)-this program can import two integers, and Euclid algorithms for its greatest common divisor (GCD)
acscontrol
- 带约束的蚁群算法的程序,用于欧几里德(Euclid)TSP问题,用c语言编写的,供大家借鉴-Constrained Ant Algorithm procedures for Euclidean (Euclid), TSP, c language used, for everybody's reference
euclid
- c语言经典的实现了最大公约数的算法 可以处理int内的任意整数!还有运行图 及运行处理的结果!-c classical language to achieve a common denominator of the algorithm can handle int the arbitrary integer! There diagram and operation of the outcome!
kzojldsf
- 扩展欧几里得算法 和大数模运算算法 自己写的注释,绝对好用。-expansion Euclid algorithm and computation algorithm for Modular himself wrote the notes, definitely handy.
EUCLID
- 本程序完成了欧几里得算法求最大公约数、扩展欧几里得算法求乘法逆元和素性检验判断输入的数是否为素数
euclid
- euclid算法的简单实现,比较简单,仅供大家参考
euclid
- 欧几里德算法又称辗转相除法,用于计算两个整数a,b的最大公约数。
1
- RS译码的Euclid算法及其FPGA实现
midify_euclid
- 修正的euclid算法matlab程序,验证通过
EUCLID
- 欧几里德算法:非常实用的!经调试通过!源代码不需任何修改!
gcd
- 欧几里得算法求最大公约数电路的Verilog实现,消耗功率较低-Euclid algorithm for the realization of the common denominator Verilog circuit, lower power consumption
lubangxingdetuxiangpinjie
- 图像拼接的核心是图像的配准.提出一种准确、高效的图像拼接方法:利用Harris角点检测算子提取相邻图 像的特征点,通过Euclid度量改进熵变换的算法,进行特征点匹配,并通过最小均值二乘估计求解相邻图像的变换 矩阵,以此实现宽视角图像的拼接.实验结果表明:所给出的算法能够实现场景图像的精确匹配. -Image mosaic is the core of image registration. Make an accurate and efficient method of image
euclid
- 欧几里德算法和一些其他的简单功能。 求最大公约数之类-Euclidean algorithm and some other simple functions. Such as seeking common denominator
euclidesfunciones
- Euclid s Extended Algorithm Algoritmo de Euclides Extendido
Euclid
- 使用欧几里德算法求最大公倍数,内有欧几里德算法的步骤。-Euclid Algorithm
euclid
- 最简单、最基础的欧几里得算法,运用此代码可以实现欧几里得算法的一般功能-euclid
EUCLID
- 辗转欧几里得算法 求多项式逆 网路安全中的算法-Inverse polynomial Euclidean algorithm was removed network security algorithms
extended-euclid
- 经典的Extended-Euclid算法,计算GCD-implement Extended-Euclid
The-Elements-of-Euclid
- This edition of the Elements of Euclid, undertaken at the request of the principals of some of the leading Colleges and Schools of Ireland, is intended to supply a want much felt by teachers at the present day—the production of a work which, wh
based-on-Euclid
- 自己以前写的基于欧几里得的小程序。 1.判断一个整数是不是素数 2.计算两个整数的最大公约数 3.计算两个整数的最小公倍数 4.将输入的a,b表示成s*a+t*b=gcd(a,b)的形式 5.求输入的a,m中a模m的逆元-A small program based on Euclid . 1. Determine an integer is not a prime number 2 Calculate