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

搜索资源列表

  1. Modular Exponentiation Algorithm Analysis.rar

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

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

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

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

    0下载:
  2. 这是pku1001的源码,黄英大家使用,多多交流。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1344
    • 提供者:ljf
  1. Project1

    1下载:
  2. This project requires you to write a program that imitates a simple desk calculator. Your calculator must be able to accept an infix expression which at least includes (, ), +, -, *, /, %, and ^ (exponentiation operator, a^b = ab ). If the expression
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:40492
    • 提供者:云从龙
  1. ACM,Exponentiation

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

    • 发布日期:2011-05-16
    • 文件大小:531499
    • 提供者:little_ma
  1. 基于二叉树求算术表达式求值的课程设计

    2下载:
  2. 这是本人做的关于基于二叉树求算术表达式求值的课程设计,供大家一起学习。表达式求解问题 设计一个程序实现基于二叉树表示的算术表达式的操作。 1、 需求分析 1. 算术表达式的合法输入数据包括变量(A~Z,a~z)、常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。程序对数据输入格式不作要求,用户需自己保证语法正确,详见用户手册说明。 2. 演示程序以人机对话的方式执行,即在计算机上显示提示信息后,由用户在键盘上输入对应的数据或命令,程序将执行相应的操作并显示下一步信息。 3. 程
  3. 所属分类:汇编语言

    • 发布日期:2012-08-22
    • 文件大小:5090
    • 提供者:viking
  1. momi

    0下载:
  2. 大数的模幂算法(GUI),用密码学课本中的算法,快速、高效。计算(x的r次方) mod p 的值-Large numbers of modular exponentiation algorithm (GUI), used cryptography algorithm textbooks, fast and efficient. Calculation of (x of the r-th power) mod p value
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:22429
    • 提供者:LYC
  1. 1001Exponentiation

    0下载:
  2. POJ 1001 Exponentiation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1068
    • 提供者:xin
  1. RSA_spadpa_attcaks_and_defenses_design_based_on_80

    0下载:
  2. (繁体中文版)台湾出品不得多得的关于spa dpa 旁道攻击rsa算法的精彩论文。相对国内的一些翻译性质的、粗制滥造的论文,简直是一个天上一个地下。-As information technology has developed rapidly, it provides more convenient life for people. As the result, the security has become the main concern. Recently, user id and pa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:524146
    • 提供者:wang carl
  1. MOD

    0下载:
  2. 模指数运算的求解 用VC++6.0编写的 包含所有代码-Solving the modular exponentiation using VC++6.0 prepared that contains all the code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:358542
    • 提供者:扬扬
  1. CH15

    0下载:
  2. 15.3 复数乘幂opowr.c 15.4 复数的N次方根ontrt.c 15.5 复数指数ocexp.c 15.6 复数对数oclog.c 15.7 复数正弦ocsin.c 15.8 复数余弦occos.c 15.9 复数作图oplot.c-15.3 Complex exponentiation opowr.c 15.4 plural N-th power root ontrt.c 15.5 plural index ocexp.c 15.6 complex logar
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:5145
    • 提供者:yangasdtat
  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
    • 文件大小:812
    • 提供者:杨晓斌
  1. plx

    0下载:
  2. 一个经过本人修改的扩展了许多功能的pl/x编译器,具有求余和求幂运算功能-After I modified an extension of a number of functions pl/x compiler, with the remainder, and exponentiation computing capabilities
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:299193
    • 提供者:
  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
    • 文件大小:3675752
    • 提供者:肖梦奇
  1. Exponentiation.tar

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

    • 发布日期:2017-03-28
    • 文件大小:376730
    • 提供者:tt
  1. Lab3

    0下载:
  2. Understand and apply exponentiation-Wind chill is the apparent temperature felt by exposed skin on a cold, windy day. Normally, there is a thin layer of warm air surrounding our bodies, and this warm air helps insulate us from the cold air around u
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:1759
    • 提供者:Chenli
  1. Exponentiation

    0下载:
  2. 规范化乘幂函数求模的最大值和最大向量,又叫规范化幂乘法-Seek mode power function normalized by the maximum and the maximum vector
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:6707
    • 提供者:陈明
  1. RSA--exponentiation-

    0下载:
  2. 揭秘RSA求幂算法,代码简洁方便,非常实用,用于求解任何求模运算-the exponentiation of RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3708148
    • 提供者:黄泰
  1. exponentiation-algorithm

    0下载:
  2. 快速取模指数算法,C++编写,下载即可编译运行,RSA算法里面需要用到的-Take the fast modular exponentiation algorithm, C++ to prepare, you can compile and run the download, the RSA algorithm which need
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:230537
    • 提供者:乐文君
  1. Exponentiation

    0下载:
  2. Exponentiation Problems involving the computation of exact values of very large magnitude and precision are common. For example, the computation of the national debt is a taxing experience for many computer systems. This problem requires t
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:144257
    • 提供者:张立超
« 12 3 4 5 6 »
搜珍网 www.dssz.com