期刊文献+

256比特以下整数乘法的快速实现 被引量:2

A faster multiplication for integers below 256 bits
在线阅读 下载PDF
导出
摘要 提出一种新的适用于256比特以下的整数乘法的软件实现方式.用软件实现大整数乘法时,一般采用所谓"纸笔运算"的方式,这种方式要求在内存中开辟一个区域来存放运算的中间结果.新的实现方式调整了乘法运算的步骤,充分地利用了寄存器组,几乎不需要用内存来存放中间结果,有效地减少了对内存访问的次数,从而提高了速度. The author proposes a new implementation of multiplication. This implementation is suitable for multiple two integers whose bit-length is less than 256 bits. Traditional way to implement multiple precession multiplication is called'pencil and paper', which need a large memory area to save the interim result. New implementation efficiently uses the registers and almost need no memory for interim result saving. The memory access times is greatly reduced, so the speed is increased.
作者 张晓磊
出处 《广州大学学报(自然科学版)》 CAS 2004年第2期111-113,共3页 Journal of Guangzhou University:Natural Science Edition
关键词 多精度整数乘法 内存访问 循环 递归 multiple precision multiplication memory access cycle recursion
  • 相关文献

参考文献2

  • 1D E KNUTH.The art of computer programming[M].USA:Addison.Wesley,1981.
  • 2A Menezes,P van Oorschot,S Vanstone.Handbook of applied eryptography[M].USA:CRC Press,1996.

同被引文献5

  • 1李翀,罗家融,王华忠.基于BEOWULF的PC集群系统设计及并行编程的研究[J].微计算机信息,2005,21(08X):64-67. 被引量:14
  • 2D E KNUTH.The art of computer programming[M].USA:Addisorr Wesley,1981 250-280
  • 3Tudor Jebelean.Integer and Rational Arithmetic on MasPar[J].DISCO 1996 162-173.
  • 4C K KOC.High-speed RSA implementation[R],RSA Laboratories.1994 33-37
  • 5陈国良.并行算法的设计与分析[M]高等教育出版社,2002.

引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部