CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Modulus

搜索资源列表

  1. hi-precision

    0下载:
  2. 实现大数操作的算法模板,重载了基本操作(+,-,* ,/),取模,次方,gcd等-Operation of the algorithm to achieve large numbers templates, overloads the basic operation (+,-,*, /), modulus, power, gcd, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:3024
    • 提供者:夏治文
  1. Repeat-square-modulus-calculation

    0下载:
  2. 模重复平方计算法,可以计算形如 a^b(modc)-Repeat square modulus calculation, we can calculate the form a ^ b (modc)
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:634888
    • 提供者:zhang
  1. PRIME-TEST

    0下载:
  2. 素数测试问题, 如果把乘、除法(包括取模)看成常数时间, 则算法的时间复杂度为 (k)=  (log m)=O(log n)。 而当n极大时,与n在同一数量级的两个数相乘除, 不超过O(log2n)次二进制位操作。 ∴算法的时间复杂性为O(log3n)二进制位操作 -Prime test, If the multiplication, division ( including the modulus as a constant
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:671
    • 提供者:朱茵茵
  1. nweixiangliang

    0下载:
  2. 编写一个n维向量类,要求具有构造函数和拷贝构造函数,实现如下功能: a) 成员变量为正整数n和n维float数组 b) 能够计算该向量的模(长度),并将向量单位化 c) 进行向量的加减运算 d) 计算两个向量的内积 -Preparation of an n-dimensional vector class, the constructor and copy constructor, the following functions: a) the member variable
  3. 所属分类:Data structs

    • 发布日期:2017-11-27
    • 文件大小:255595
    • 提供者:周鹏
搜珍网 www.dssz.com