摘要
论文在固定位数的大数类软件实现方案基础上,综合可伸缩的队列模板deque的优点,提出了使用无符号长整型队列实现无位数限制的大数类的设计方案,分析了其表示方法和计算模型,为大数运算的实现提供了一种新的选择。
This paper,based on common design and realization of limited big integer,taking advantage of Standard Template deque,develops the design scheme of unlimited big integer,analyses the expression and calculate model and produces a new choice of big integer realization.
出处
《计算机工程与应用》
CSCD
北大核心
2004年第31期78-79,89,共3页
Computer Engineering and Applications
关键词
密码运算
大数
队列
类
Cryptography,Big Integer,queue,Class