搜索资源列表

  1. Modular Exponentiation Algorithm Analysis.rar

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

    • 发布日期:2024-11-04
    • 文件大小: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

    0下载:
  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,
  3. 所属分类:Windows编程

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

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

    • 发布日期:2011-05-16
    • 文件大小:531499
    • 提供者:little_ma
  1. Modular Exponentiation Algorithm Analysis

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

    • 发布日期:2024-11-04
    • 文件大小:92160
    • 提供者:赵平
  1. number_theory_c++

    0下载:
  2. 数论算法库 C++ 语言实现 代码内容 数论算法库,包括以下算法: 欧几里德算法求a,b的最大公倍数 扩展的欧几里德算法,求出gcd(a,b)和满足gcd(a,b)=ax+by的整数x和y 求解模线性方程 ax ≡ b (mod n) 其中n>0 求解模线性方程组(中国余数定理) 模取幂运算 计算a^b mod n (a,b可能很大) Miller-Rabin随机性素数测试算法 -
  3. 所属分类:其他小程序

    • 发布日期:2024-11-04
    • 文件大小:9216
    • 提供者:henry
  1. resource_code_of_RSA

    0下载:
  2. 文件包括RSA算法原程序及详细注释。可以实现使用1024位以上大素数进行加解密。其中包括大整数的加、减、乘、除、模幂运算,求逆元运算,以及大素数的判定等算法。稍做扩展即可在实际中应用。-Documents include the RSA algorithm for the original procedures and detailed notes. Can be achieved using more than 1024 large
  3. 所属分类:加密解密

    • 发布日期:2024-11-04
    • 文件大小:112640
    • 提供者:wp
  1. Exponentiation

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

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:ljf
  1. acm_pku_code

    0下载:
  2. acmer pku入门题 初学acm和大一学生适合 附原题-Getting Started acmer pku title acm beginner and suitable for freshman students attached to the original title
  3. 所属分类:书籍源码

    • 发布日期:2024-11-04
    • 文件大小:176128
    • 提供者:杨成虎
  1. mu_mi_suan_fa

    0下载:
  2. VC写的模幂算法~~~~应用于密码学之中的-VC wrote the modular exponentiation algorithm ~ ~ ~ ~ applies to cryptography in the
  3. 所属分类:其他小程序

    • 发布日期:2024-11-04
    • 文件大小:164864
    • 提供者:ken
  1. Project1

    0下载:
  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,
  3. 所属分类:Windows编程

    • 发布日期:2024-11-04
    • 文件大小:39936
    • 提供者:云从龙
  1. verylong

    0下载:
  2. 大整数类,具有一般整数的几乎所有运算,具体包括:四则运算,输入输出,求模幂,乘法,矩阵求模幂,重载了所有int类型的运算符,int,long 等数据的兼容。使用方法与int,long等类型完全一致。-Large integer type, a general integral for almost all computing, including: four computing, input and output, and modula
  3. 所属分类:其他小程序

    • 发布日期:2024-11-04
    • 文件大小:6144
    • 提供者:superred
  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. 所属分类:其他小程序

    • 发布日期:2024-11-04
    • 文件大小:22528
    • 提供者:LYC
  1. 1001Exponentiation

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

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:xin
  1. Exponentiation.tar

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

    • 发布日期:2024-11-04
    • 文件大小:376832
    • 提供者:tt
  1. Exponentiation

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

    • 发布日期:2024-11-04
    • 文件大小:7168
    • 提供者:陈明
  1. RSA--exponentiation-

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

    • 发布日期:2024-11-04
    • 文件大小:3707904
    • 提供者:黄泰
  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. 所属分类:加密解密

    • 发布日期:2024-11-04
    • 文件大小:230400
    • 提供者:乐文君
  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.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-11-04
    • 文件大小:144384
    • 提供者:张立超
« 12 3 4 5 6 »

源码中国 www.ymcn.org