大整数乘法问题_LargeIntegerMulti_algorithm

时间:2012-05-07 18:25:59
【文件属性】:
文件名称:大整数乘法问题_LargeIntegerMulti_algorithm
文件大小:831KB
文件格式:RAR
更新时间:2012-05-07 18:25:59
大整数乘法 分而治之 数据结构 本程序利用数据结构中分而治之法求解大整数乘法的问题。LargeIntegerMulti_algorithm
【文件预览】:
LargeIntegerMulti_algorithm
----LargeIntegerMulti_algorithm.plg(993B)
----Debug()
--------vc60.pdb(108KB)
--------vc60.idb(73KB)
--------LargeIntegerMulti_algorithm.ilk(745KB)
--------LargeIntegerMulti_algorithm.obj(136KB)
--------LargeIntegerMulti_algorithm.pch(1.95MB)
--------LargeIntegerMulti_algorithm.pdb(1.01MB)
--------LargeIntegerMulti_algorithm.exe(496KB)
----LargeIntegerMulti_algorithm.ncb(33KB)
----LargeIntegerMulti_algorithm.opt(48KB)
----LargeIntegerMulti_algorithm.dsw(579B)
----LargeIntegerMulti_algorithm.dsp(4KB)
----LargeIntegerMulti_algorithm.cpp(846B)

网友评论

  • 源程序并没有用到分而治之算法啊,只是简单的数学逻辑啊,大数的递归都没有。

相关文章