搜索资源列表
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
testZ
- 计算器的功能实现,加减乘除四则运算,三角函数、阶乘、指数运算-Calculator functions to achieve, Math arithmetic, trigonometric functions, factorial, exponentiation
scientific_calculator
- 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
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.
Matrix-CAI-20075894940384
- 线性代数计算器,包括求幂、求逆、对角化、二次型化标准型-Matrix calculator, including exponentiation, inversion, diagonalization, quadratic standard
exp_
- 用于以自然数e为底,x为指数(手动输入)数值计算的C语言实现 将其进行麦克劳林展开,这样可以将指数运算转化为简单的加减乘除运算。 -Used to base e of natural numbers, x is exponential (manual input) numerical calculation of the C language to be Maclaurin expansion, which can be transformed into a simple expone
Exponentiation
- 用字符串实现浮点数计算,使输出精度达到30多位。-Characters used to calculate floating-point multiply achieve, achieve the output accuracy of 30 degrees position