文件名称:长整形运算
介绍说明--下载内容来自于网络,使用问题请自行百度
一、问题描述
设计一个实现任意长的整数进行加法运算的演示程序。
二、需求分析
(1)利用双向循环链表实现长整数的存储,每个结点含一个整形变量,任何整形变量的范围是-(215-1) ~ (215-1)。输入和输出形式:按中国对于长整数的表示习惯,每四位一组,组间用逗号隔开。-a problem describe the design to achieve an arbitrarily long integer addition operations for the demonstration program. Two, demand analysis (1) using two-way cycle Chain achieve long integer storage, each node containing a plastic variables, any plastic scope of the variables - (215-1) ~ (215-1). Input and output forms : by China for the long integer said habits, a group of four, the group separated by a comma.
设计一个实现任意长的整数进行加法运算的演示程序。
二、需求分析
(1)利用双向循环链表实现长整数的存储,每个结点含一个整形变量,任何整形变量的范围是-(215-1) ~ (215-1)。输入和输出形式:按中国对于长整数的表示习惯,每四位一组,组间用逗号隔开。-a problem describe the design to achieve an arbitrarily long integer addition operations for the demonstration program. Two, demand analysis (1) using two-way cycle Chain achieve long integer storage, each node containing a plastic variables, any plastic scope of the variables - (215-1) ~ (215-1). Input and output forms : by China for the long integer said habits, a group of four, the group separated by a comma.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
长整形运算==.cpp
www.dssz.com.txt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.