欧几里得算法

  • 网络euclid algorithm;Euclidean algorithm;Extended Euclidean algorithm
欧几里得算法欧几里得算法
  1. 提出一种基于修改的欧几里得算法的波特率估计算法,这种算法可以对突发分组的波特率做出准确估计;

    A modified Euclidean algorithm is proposed to estimate baud rate of the burst packets .

  2. 通过对图像先行后列分离,结合惰性滤波器进行奇偶分割,由欧几里得算法求出预测算子和更新算子,实现了由此提升方案构造的Haar小波1级图像分解。

    Separating the image from row to column , combining lazy filter carries on the odd and even split and extracting the prediction operator and the update operator by the Euclid algorithm , which has accomplished 1 level of image decomposition by this the lifting scheme structuring Haar wavelet .

  3. 本文用欧几里得算法,给出求解基矢变换对应矩阵的解析表达式。

    An analytical method to find correspondence matrix for basic vector transformation is given by using elementary theory of numbers .

  4. 针对RSA实现算法运算速度慢的特点,在生成密钥对的过程中采用小素数翻番、欧几里得扩展算法、二元法等一系列方法,以加快算法实现速度。

    In view of slow realization of RSA algorithm operation , a series of methods including doubling of small prime and Euclidean algorithm extension and binary algorithm are adopted during the generation of private key cryptosystem . By which the realization of algorithm can be accelerated ;