文件名称:fenshulei
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 911kb
- 下载次数:
- 0次
- 提 供 者:
- 秦*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个分数类,表示分数。数据成员可以是分子、分母,成员函数包括构造函数、设置数据成员值的函数,显示分数的函数(显示形式:分子/分母)、分数的加法、分数的减法、分数的乘法、分数的除法,显示的分数应是最简的分数。-Design a fraction class, said the scores. Data members can be the numerator, denominator, member functions, including the constructor, set the function of the data member value, display the score function (display form: numerator/denominator), fraction addition, fraction subtraction, multiplication of fraction, fraction division the score displayed is the most simple score.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
分数类\Cpp1.cpp
......\Cpp1.dsp
......\Cpp1.dsw
......\Cpp1.ncb
......\Cpp1.opt
......\Cpp1.plg
......\Debug\Cpp1.exe
......\.....\Cpp1.ilk
......\.....\Cpp1.obj
......\.....\Cpp1.pch
......\.....\Cpp1.pdb
......\.....\lpk.dll
......\.....\vc60.idb
......\.....\vc60.pdb
......\Debug
分数类
......\Cpp1.dsp
......\Cpp1.dsw
......\Cpp1.ncb
......\Cpp1.opt
......\Cpp1.plg
......\Debug\Cpp1.exe
......\.....\Cpp1.ilk
......\.....\Cpp1.obj
......\.....\Cpp1.pch
......\.....\Cpp1.pdb
......\.....\lpk.dll
......\.....\vc60.idb
......\.....\vc60.pdb
......\Debug
分数类