3

所属分类:其他小程序
开发工具:Visual C++
文件大小:343KB
下载次数:7
上传日期:2008-12-16 20:47:38
上 传 者xy61678687
说明:  本程序实现计算任意长整数的加法运算,大致过程为显示提示信息-->用户输入—>显示结果。 程序中字符集限定为’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 (196538, 2008-06-18)
Debug\vc60.pdb (110592, 2008-06-18)
Debug\长整数加法运算.exe (544862, 2008-06-18)
Debug\长整数加法运算.pdb (1090560, 2008-06-18)
plus.cpp (8422, 2008-06-18)
长整数加法运算.ncb (33792, 2008-06-18)
长整数加法运算.plg (262, 2008-06-18)
长整数加法运算.dsp (4370, 2008-06-18)
长整数加法运算.dsw (536, 2008-06-18)
长整数加法运算.opt (48640, 2008-06-18)
Debug (0, 2008-12-16)

近期下载者

相关文件


收藏者