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

搜索资源列表

  1. Modular Exponentiation Algorithm Analysis.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:90.08kb
    • 提供者:
  1. Modular Exponentiation Algorithm Analysis

    0下载:
  2. Modular Exponentiation Algorithm Analysis
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:90.35kb
    • 提供者:赵平
  1. ACM,Exponentiation

    0下载:
  2. 北大ACM题集中的Exponentiation解法,效率较高,大整数乘法算法。
  3. 所属分类:数据结构常用算法

    • 发布日期:2011-05-16
    • 文件大小:519.04kb
    • 提供者:little_ma
  1. bigInt

    0下载:
  2. 大整数的幂运算原代码(数组实现),在 dev c++中通过 -Large integer exponentiation of the original code (the array to achieve), the dev c++ through
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:812byte
    • 提供者:杨晓斌
  1. (Addition_chains_and_Montgomery_algorithm_for_mixe

    0下载:
  2. 利用加法链与蒙哥马利算法的混合,加快求幂模运算时的速度·-Montgomery algorithm using additive mixed chain and speed up exponentiation modulo the speed
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3.51mb
    • 提供者:肖梦奇
  1. Exponentiation.tar

    0下载:
  2. 高精度幂计算,北京大学ACM OJ上的Exponetiation-Exponentiation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:367.9kb
    • 提供者:tt
  1. M-mary

    0下载:
  2. 通过M-ary乘方原理和二进制算法原理实现模指数运算-By a power of M-ary principle and principle of achieving the binary modular exponentiation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.79mb
    • 提供者:nick
  1. CInt96

    0下载:
  2. 实现96位长整数的运算,包括加、减、乘、除以及幂运算等。-96-bit long integer to achieve computing, including addition, subtraction, multiplication, division, and exponentiation, etc..
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:10.32kb
    • 提供者:myj
  1. Big_num

    0下载:
  2. 超大数运算,实现了加法,减法,乘法,以及幂运算-Large number of calculations, to realize the addition, subtraction, multiplication, and exponentiation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:925.13kb
    • 提供者:guo
  1. testZ

    0下载:
  2. 计算器的功能实现,加减乘除四则运算,三角函数、阶乘、指数运算-Calculator functions to achieve, Math arithmetic, trigonometric functions, factorial, exponentiation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.26kb
    • 提供者:liangliang
  1. BigInteger

    0下载:
  2. 大整数库,实现了大整数之间的四则运算和模、模幂运算以及最大公约数的求解-Large integer library to achieve a large integer arithmetic and between modes, modular exponentiation and the greatest common divisor of the solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1.83kb
    • 提供者:林迪
  1. Montgomery-apply

    0下载:
  2.  Montgomery算法被认为是计算大数模乘的最快的算法。本文详细叙述了它的理论基础和算法原理,加以改进并应用在RSA 模幂运算中。-Montgomery algorithm is considered the model of large numbers by calculating the fastest algorithm. This paper describes its theoretical basis and algorithm theory, be improved and
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:171.92kb
    • 提供者:yaoy92
  1. scientific_calculator

    0下载:
  2. 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1008.75kb
    • 提供者:fay
  1. polynomial-with-linked-list

    0下载:
  2. 能够实现任意项有理多项式的加、减、乘、除、求模以及幂运算-Able to achieve any item rational polynomial plus, subtract, multiply, and exponentiation
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:8.81kb
    • 提供者: wu ting
  1. suf_beta2

    0下载:
  2. 处理一段字符串表达式 进行四则运算,幂运算,双目运算,支持变量输入 实现将中缀表达式转换成后缀表达式并计算-Processing period of expression for four operations, exponentiation, eyes operations, support for variable input
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4.07kb
    • 提供者:lee
  1. math

    0下载:
  2. 用逆波兰表达式实现计算器功能的数学头文件及源文件.支持四则运算,括号,负号,三角函数,求余,求幂和阶乘.但未处理大数,所以数值大小有限.-Math header file and source file with Reverse Polish expression calculator function. Supports four operations, brackets, negative numbers, trigonometric functions, modulo exponentia
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:4.63kb
    • 提供者:mark
  1. scientific_calculator

    0下载:
  2. 用matlab GUI编写的科学计算器程序,可以实现各进制的相互转换,进行逻辑运算,三角函数运算,幂运算,均值,标准差及方差运算等-this is a scientific calculator that was programmed by matlab GUI。its functions conclude hexadecimal conversion,logical operations,trigonometric,exponentiation,mean,standard deviation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:18.85kb
    • 提供者:闫鹤
  1. 10_23

    0下载:
  2. 乘幂法C语言编程实现代码乘幂法是计算按模最大的一个或几个特征值(成为优势特征值)和相应特征向量的方法-Multiply the power method C language programming code exponentiation method is calculated according to one or several of the largest eigenvalue (became the dominant eigenvalues) and the corresponding
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:157.97kb
    • 提供者:文昆
  1. jisuanqi

    0下载:
  2. 一个简单的计算器,用c语言编写,可重复使用,加减乘除,乘方均可-A simple calculator using the c language, reusable, addition, subtraction, multiplication and division, exponentiation can
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:12.34kb
    • 提供者:zhk
  1. chengmi

    0下载:
  2. 乘幂法的Matlab实现,在科学计算中非常有用,经常被调用。-Matlab, exponentiation method is very useful in scientific computing, often called.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:986byte
    • 提供者:张军文
« 12 »
搜珍网 www.dssz.com