文件名称:大数运算c++
文件大小:3.84MB
文件格式:RAR
更新时间:2017-04-26 14:14:09
大数运算 c++
设计一个“大数类”(LargeNumber),使它支持对任意大整数的输入、输出和基本运算(+,-,×,÷,=,++,--,^)。 1. “大数”能以字符串的方式存储在文件中,并能将其读入内存,实现字符与数值的转化,参与运算。 2. 重载基本运算符,使其能够实现“大数”与“大数”,“大数”与双精度数之间的基本运算。 3. 给大数引进“正负号”,使其支持正负数的运算。
【文件预览】:
计0601-1刁文钦
----frame()
--------frame.h(1KB)
--------frame.plg(903B)
--------frame.clw(2KB)
--------Debug()
--------LargeNumber.h(18KB)
--------LargeNumber2.h(2KB)
--------frameDlg.h(2KB)
--------frame.rc(7KB)
--------frameDlg.cpp(8KB)
--------frame.dsw(535B)
--------frame.ncb(97KB)
--------ReadMe.txt(3KB)
--------实验报告(刁).doc(94KB)
--------testDlg.cpp(996B)
--------res()
--------LargeNumber2.cpp(18KB)
--------frame.aps(22KB)
--------Resource.h(1KB)
--------StdAfx.cpp(207B)
--------frame.opt(52KB)
--------新建 文本文档.txt(0B)
--------frame.dsp(4KB)
--------testdat()
--------StdAfx.h(1KB)
--------testDlg.h(1KB)
--------frame.cpp(2KB)
----readme.txt(114B)