搜索资源列表

  1. acscontrol

    0下载:
  2. 带约束的蚁群算法的程序,用于欧几里德(Euclid)TSP问题,用c语言编写的,供大家借鉴-Constrained Ant Algorithm procedures for Euclidean (Euclid), TSP, c language used, for everybody's reference
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1150
    • 提供者:刘关俊
  1. acscontrol

    0下载:
  2. 带约束的蚁群算法的程序,用于欧几里德(Euclid)TSP问题,用c语言编写的,供大家借鉴-Constrained Ant Algorithm procedures for Euclidean (Euclid), TSP, c language used, for everybody's reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:刘关俊
  1. euclid

    0下载:
  2. 最简单、最基础的欧几里得算法,运用此代码可以实现欧几里得算法的一般功能-euclid
  3. 所属分类:加密解密

    • 发布日期:2024-06-13
    • 文件大小:889856
    • 提供者:emma
  1. EUCLID

    0下载:
  2. 辗转欧几里得算法 求多项式逆 网路安全中的算法-Inverse polynomial Euclidean algorithm was removed network security algorithms
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-13
    • 文件大小:247808
    • 提供者:foxsmile
  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 follo
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:3072
    • 提供者:Lee·K
  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. 所属分类:书籍源码

    • 发布日期:2024-06-13
    • 文件大小:4096
    • 提供者:黎红玲
  1. DigitalSignatureStandard(DSS)

    0下载:
  2. 运行程序之前需要配置OpenSSL的开发环境(SHA-1算法利用OpenSSL开发包实现),本源代码实现了DSS数字签名(美国标准数字签名标准),主要运用了大整数的加减模幂、以及欧几里得算法。并有一个完整的界面。-You need to configure before running the program OpenSSL development environment (SHA-1 algorithm uses OpenSSL de
  3. 所属分类:CA认证

    • 发布日期:2024-06-13
    • 文件大小:12158976
    • 提供者:郭政伟

源码中国 www.ymcn.org