期刊文献+

一种长整数计算器的实现 被引量:1

The Implementation of a Kind of Long Scale Integer Calculator
下载PDF
导出
摘要 采用动态分配的字符数组存储长整数,0位置保存数的符号,其他位置保存整数的各位数值,另外记录整数的位数,实现了加、减、乘、除和乘方的运算函数并对各个函数的时间复杂度进行了分析. The program uses dynamic assigned character array to store long scale integer. The sign of the integer should be stored in location 0, other digits of the integer should be stored in the other locations. And the program also records the length of the integer and implements the operation functions of addition, subtraction, multiplication, division and power, and analyzes the timing complexity of each function.
出处 《广东教育学院学报》 2006年第3期29-32,共4页 Journal of Guangdong Education Institute
关键词 长整数 字符数组 中缀表达式 Long Scale Integer character array infix expression stack
  • 相关文献

参考文献1

  • 1殷人昆 陶永雷.数据结构[M].北京:清华大学出版社,1999..

共引文献21

同被引文献2

引证文献1

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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