文件名称:3
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:342.79kb
-
已下载: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
Debug/vc60.pdb
Debug/长整数加法运算.exe
Debug/长整数加法运算.pdb
plus.cpp
长整数加法运算.ncb
长整数加法运算.plg
长整数加法运算.dsp
长整数加法运算.dsw
长整数加法运算.opt
Debug
Debug/vc60.pdb
Debug/长整数加法运算.exe
Debug/长整数加法运算.pdb
plus.cpp
长整数加法运算.ncb
长整数加法运算.plg
长整数加法运算.dsp
长整数加法运算.dsw
长整数加法运算.opt
Debug
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.