搜索资源列表
MAX
- 大整数乘法的详细实行 比如说1246*2566用此法可降低时间复杂度并且能过有效算出-large integer multiplication detailed implementation of the 1246 * 2566 for instance, tried to use this method can reduce the time complexity and can Guo calculated effective
dazhengshu
- 大整数乘法,C++环境下运行,可输入两个任意长的整数.
dazhengshuchengfa
- 大整数乘法,算法设计分析与设计 出自南大老师课件里面的 转载
2980
- 在北大POJ通过的高精度大整数乘法运算程序
MAXnum
- 大整数乘法 本程序中大整数由用户决定 并且算法复杂度相对叫小 有很好的可读性
dividemultiply
- 这是一个分治法应用的又一个例子,利用分治技术,做大整数乘法,尤其是几百位数以上的乘法,比一般的方法快很多,仅次于快速傅立叶变换.-This is a partition of the application also an example of the use of the partition, bigger integer multiplication, especially above the median of hundreds of multiplication, than the mu
ACM,Exponentiation
- 北大ACM题集中的Exponentiation解法,效率较高,大整数乘法算法。
dashuxiangcheng
- 利用分治方法设计实现大整数乘法的递归算法-Using the method of big integer partition design and realize the recursion algorithm square
bignumbermultiplay
- 大整数乘法算法,可实现普通程序无法实现的大整数的相乘。算法简单,可作为数据结构与算法研究之用-Large integer multiplication algorithm, can be achieved can not be achieved with the ordinary procedure of the multiplication of large integers. Algorithm is simple and can be used as data structure and
Multiply
- 大整数乘法 poj 2980 比一般的算法快一点点哦-Poj 2980 large integer multiplication
zzz
- 大整数乘法,实现两个大整数相乘的C++代码-Large integer multiplication
Large_integer_multiplication
- 算法分析与设计——大整数乘法。 计算两个超出机器数表示范围的整数的乘积。-Algorithm Analysis and Design- large integer multiplication. Calculating the number of two machines that go beyond the scope of the product of an integer.
dazhengshuchengfa
- 大整数乘法的算法实现,可以运行,希望可以帮到大家-Large integer multiplication algorithm, you can run, I hope you can help
friourchangetosolvebigvaluemultipy
- 福利叶变换用来计算大整数乘法的算法实现~~c语言哦~~欢迎下载-big value s multiplition
Multiplication-of-large-numbers
- 大整数乘法,大整数,乘法,基板满足科学计算要求-Multiplication of large numbers
1001
- 计算大整数乘法,可用于汇率等高精度计算上,为C语言编码。-Large integer multiplication calculation can be used for calculating the exchange rate and other high-precision, for the C language code.
fourior-algorithm-for-polynomial
- 快速傅立叶变换来解决多项式乘法(包括大整数乘法)等操作。-Fast Fourier transform to solve the polynomial multiplication (including large integer multiplication) and other operations.
ss
- 大整数乘法源码,输入两个大整数并返回相乘的结果。使用String类来实现,可进行高精度的乘法运算。-Large integer multiplication source, enter the two big integers and returns the result of multiplying them. Achieved the String class, high-precision data multiplied.
dazhengshuchengfa
- 算法设计大整数乘法用C语言编写实现,大整数乘法 大整数乘法大整数乘法-Design of large integer multiplication algorithm with the C language implementation, the large integer multiplication of large integer multiplication of large integer multiplication
multiplication
- 分治法求大整数乘法,包含简易的分支思想的阐述及大整数乘法实现代码和报告-The method of the large integer multiplication