文件名称:bigInt
-
所属分类:
- 标签属性:
- 上传时间:2014-03-01
-
文件大小:905byte
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
定义一个大整型类,可以处理长度为数十位的整数,补充传统的int,long的使用。要求提供+ - 等基本功能。其它* / > < ==运算符也希望都能完成。
给了一个例子,采用stl实现。stl相关内容可以参考资料里的stl讲义与stl例子。-Define a large integer class that can handle dozens of length integer supplement traditional int, long use. Request+- other basic functions. Other* / > < == operator also hope can be completed. Give an example, using stl implementation. stl relevant content can refer to the information in the stl stl handouts with examples.
给了一个例子,采用stl实现。stl相关内容可以参考资料里的stl讲义与stl例子。-Define a large integer class that can handle dozens of length integer supplement traditional int, long use. Request+- other basic functions. Other* / > < == operator also hope can be completed. Give an example, using stl implementation. stl relevant content can refer to the information in the stl stl handouts with examples.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bigInt.cpp