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

搜索资源列表

  1. xinxisafe

    0下载:
  2. 信息安全实验代码 包括维吉尼亚密码 凯撒密码 欧几里得密码 置换密码等,附实验报告-Test code includes information security Caesar Virginia password passwords password Euclid password replacement, with test report
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2937862
    • 提供者:chenrui
  1. math-problems

    0下载:
  2. 一些数学问题算法模板,稍微做了下分类 目录 1 欧几里得和模线性方程 欧几里德 扩展欧几里德 模线性方程 2 欧拉φ函数 扩展欧拉函数 3 线性时间素数筛法 生成欧拉函数表 4 因式分解 5 Nim游戏和sg函数 合肥B 题 -Some mathematical problems algorithm template, do a little under Categories 1and mode of linear eq
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:20879
    • 提供者:Leo
  1. UVA_for_C

    0下载:
  2. The file include: UVa 10104 Euclid Problem, UVA 861 LittleBishop, UVA 10018 Reverse, UVA 846 Step, UVA 10191 Longestnap -The file include UVa 10104 Euclid Problem, UVA 861 LittleBishop, UVA 10018 Reverse, UVA 846 Step, UVA 10191
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3045
    • 提供者:tang kin wai
  1. Euclid

    0下载:
  2. 扩展欧几里得算法的大数实现,实现任意两个大数求莫逆-Large numbers of extended Euclidean algorithm implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4189689
    • 提供者:chenhao
  1. Algorithm-template

    0下载:
  2. C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等-C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash metho
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:995692
    • 提供者:zhzhl
  1. Solve-Modular-Linear-Equations

    0下载:
  2. 解模块线性方程组, solve modular linear equations, 用到了extended-euclid算法求最大公约数-solve modular linear equations, use extended-euclid to compute the greatest common divisor..
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1371
    • 提供者:yxc
  1. extend_euclid

    0下载:
  2. this extended euclid source code-this is extended euclid source code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:243727
    • 提供者:sara125
  1. extend_gcd

    0下载:
  2. 数论中最基础、最重要的的拓展欧几里德模板。拓展欧几里德用于求逆元,在本模板中已经把类型改成了long long。-Number theory is the most basic and most important expansion of the Euclidean template. Expand Euclid for inverse element in the template has been turned into a long long type.
  3. 所属分类:Algorithm

    • 发布日期:2017-10-31
    • 文件大小:1640
    • 提供者:star
  1. euclid1

    0下载:
  2. c++ implementation of euclid works on visual studio 2010 express on windows xp professional
  3. 所属分类:Console

    • 发布日期:2017-12-03
    • 文件大小:578
    • 提供者:carolB
  1. euclid4

    0下载:
  2. Visual studio c++ 2010 express implementation of euclid algorithm
  3. 所属分类:Exploit

    • 发布日期:2017-11-21
    • 文件大小:862824
    • 提供者:robin
  1. euclid2

    0下载:
  2. visual studio c++ 2010 express extended euclid algorithm
  3. 所属分类:Exploit

    • 发布日期:2017-11-16
    • 文件大小:2263243
    • 提供者:robin
  1. Greatest-common-divisor-(GCD)

    0下载:
  2. 用递归调用和辗转相除法求两个整数的最大公约数(输入多组数据,每个数在1到1000之间;输出为一行一个公约数)。-Calculate and output the greatest common divisor (GCD) of a pair of integers.The classic algorithm for computing the GCD, known as Euclid’s algorithm, goes as follows: Let m and n be variables c
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:3150
    • 提供者:Lee·K
  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
    • 文件大小:138998
    • 提供者:陆桥
  1. Euclidean-algorithm

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

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

    0下载:
  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 average d
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1133
    • 提供者:tarysou
  1. CTRL02

    0下载:
  2. Triangles can be classified according to the relative lengths of their sides: In an equilateral triangle all sides have the same length. An equilateral triangle is also a regular polygon with all angles measuring 60°.[1] In an isosceles triangle,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:521
    • 提供者:RodrigoRPM
  1. cPP

    0下载:
  2. 员工管理系统,简单大数问题,对称三位素数,欧几里得求最大公约数(差),深度优先搜索-Staff management system, the problem of large numbers is simple, symmetrical three primes, Euclid find the greatest common divisor (poor), depth-first search
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4339
    • 提供者:黎红玲
  1. rsa

    0下载:
  2. RSA编码实现,创建公钥和私钥,并判定生成的是否是素数,生成界面和菜单便于用户选择,用扩展欧几里得短发求乘法逆元,快速模幂算法,-RSA Coding, create public and private keys, and determine whether the resulting number is a prime generate user-friendly interface and menu choices, with short hair extensions Euclid se
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1973
    • 提供者:
  1. extended_euclid.m

    0下载:
  2. Extended Euclid Algorithm in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:724
    • 提供者:aineko
  1. Project1

    0下载:
  2. extended euclid algorithm in korean
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:796741
    • 提供者:Kim hyeon seok
« 1 2 34 »
搜珍网 www.dssz.com