文件名称:3
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 343kb
- 下载次数:
- 0次
- 提 供 者:
- 斜*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序实现计算任意长整数的加法运算,大致过程为显示提示信息-->用户输入—>显示结果。
程序中字符集限定为’1’ ’2’ ‘3’ ‘4’ ‘5’ ‘6’ ‘7’ ‘8’ ’9’ ‘0’ ’,’ ‘ ’ ,长整数的长度不予限制。
利用双向循环链表实现长整数的存储,每个结点含一个整型变量。任何整型变量的范围是-(215—1)~(215—1)。输入和输出形式:按中国对于长整数的表示习惯,每四位一组,组间用逗号隔开。-This procedure to achieve the calculation of arbitrary length integer addition operations, generally the process to show message-> User input-> result will be displayed. Program character set limited to 1 2 3 4 5 6 7 8 9 0, , a long integer that does not limit the length. The use of two-way cycle to achieve a long list integer storage, each node contains an integer variable. The scope of any integer variables is- (215-1) ~ (215-1). Input and output forms: according to China s long habit of integers that each of four groups of groups separated by commas.
程序中字符集限定为’1’ ’2’ ‘3’ ‘4’ ‘5’ ‘6’ ‘7’ ‘8’ ’9’ ‘0’ ’,’ ‘ ’ ,长整数的长度不予限制。
利用双向循环链表实现长整数的存储,每个结点含一个整型变量。任何整型变量的范围是-(215—1)~(215—1)。输入和输出形式:按中国对于长整数的表示习惯,每四位一组,组间用逗号隔开。-This procedure to achieve the calculation of arbitrary length integer addition operations, generally the process to show message-> User input-> result will be displayed. Program character set limited to 1 2 3 4 5 6 7 8 9 0, , a long integer that does not limit the length. The use of two-way cycle to achieve a long list integer storage, each node contains an integer variable. The scope of any integer variables is- (215-1) ~ (215-1). Input and output forms: according to China s long habit of integers that each of four groups of groups separated by commas.
相关搜索: 长整数
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug
.....\plus.obj
.....\vc60.pdb
.....\长整数加法运算.exe
.....\长整数加法运算.pdb
plus.cpp
长整数加法运算.dsp
长整数加法运算.dsw
长整数加法运算.ncb
长整数加法运算.opt
长整数加法运算.plg
.....\plus.obj
.....\vc60.pdb
.....\长整数加法运算.exe
.....\长整数加法运算.pdb
plus.cpp
长整数加法运算.dsp
长整数加法运算.dsw
长整数加法运算.ncb
长整数加法运算.opt
长整数加法运算.plg