摘要
多精度运算中,乘法的设计与实现非常复杂,传统的多精度乘法的时间复杂度为O(n2),基于分治法介绍了一种改进的快速乘法,通过理论分析,改进算法的时间复杂度为O(nlog23).
In multipleprecision algorithm, the design and implementation of multiplication are very complicated. The time complicity of traditional multipleprecision multiplication algorithms is O (n2). In this paper, an improved fast algorithm based on divide-and-conquer method is introduced. By analyzing the algorithm, the time complicity of this new algorithm is O (nlog23).
出处
《吉林化工学院学报》
CAS
2003年第2期76-78,共3页
Journal of Jilin Institute of Chemical Technology
基金
国家自然科学基金(10071001)
安徽省自然科学基金(01046103)
安徽省教育厅自然科学基金资助项目.