搜索资源列表
Modular Exponentiation Algorithm Analysis
- Modular Exponentiation Algorithm Analysis
ACM,Exponentiation
- 北大ACM题集中的Exponentiation解法,效率较高,大整数乘法算法。
bigInt
- 大整数的幂运算原代码(数组实现),在 dev c++中通过 -Large integer exponentiation of the original code (the array to achieve), the dev c++ through
(Addition_chains_and_Montgomery_algorithm_for_mixe
- 利用加法链与蒙哥马利算法的混合,加快求幂模运算时的速度·-Montgomery algorithm using additive mixed chain and speed up exponentiation modulo the speed
Exponentiation.tar
- 高精度幂计算,北京大学ACM OJ上的Exponetiation-Exponentiation
M-mary
- 通过M-ary乘方原理和二进制算法原理实现模指数运算-By a power of M-ary principle and principle of achieving the binary modular exponentiation algorithm
CInt96
- 实现96位长整数的运算,包括加、减、乘、除以及幂运算等。-96-bit long integer to achieve computing, including addition, subtraction, multiplication, division, and exponentiation, etc..
Big_num
- 超大数运算,实现了加法,减法,乘法,以及幂运算-Large number of calculations, to realize the addition, subtraction, multiplication, and exponentiation
testZ
- 计算器的功能实现,加减乘除四则运算,三角函数、阶乘、指数运算-Calculator functions to achieve, Math arithmetic, trigonometric functions, factorial, exponentiation
BigInteger
- 大整数库,实现了大整数之间的四则运算和模、模幂运算以及最大公约数的求解-Large integer library to achieve a large integer arithmetic and between modes, modular exponentiation and the greatest common divisor of the solution
Montgomery-apply
- 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
scientific_calculator
- 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
polynomial-with-linked-list
- 能够实现任意项有理多项式的加、减、乘、除、求模以及幂运算-Able to achieve any item rational polynomial plus, subtract, multiply, and exponentiation
suf_beta2
- 处理一段字符串表达式 进行四则运算,幂运算,双目运算,支持变量输入 实现将中缀表达式转换成后缀表达式并计算-Processing period of expression for four operations, exponentiation, eyes operations, support for variable input
math
- 用逆波兰表达式实现计算器功能的数学头文件及源文件.支持四则运算,括号,负号,三角函数,求余,求幂和阶乘.但未处理大数,所以数值大小有限.-Math header file and source file with Reverse Polish expression calculator function. Supports four operations, brackets, negative numbers, trigonometric functions, modulo exponentia
scientific_calculator
- 用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
10_23
- 乘幂法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
jisuanqi
- 一个简单的计算器,用c语言编写,可重复使用,加减乘除,乘方均可-A simple calculator using the c language, reusable, addition, subtraction, multiplication and division, exponentiation can
chengmi
- 乘幂法的Matlab实现,在科学计算中非常有用,经常被调用。-Matlab, exponentiation method is very useful in scientific computing, often called.