文件名称:CircleTable
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-01-03
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- 倪*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
(2) 设计一个圆类Circle和一个桌子类Table,在设计一个圆桌类Roundatable,它是从前两个类派生出来的。要求输出圆桌的高度、面积、颜色等数据。其中,类Circle包含数据成员radius和圆面积的成员函数,类Table包含数据成员height和返回高度的成员函数,类Roundtable再添加数据成员color和相应的成员函数。-(2) design a circle class Circle and a table class Table in the the design a roundtable class Roundatable, it is derived from the previous two classes. The required output of the round table data such as height, area, color. Class Circle contains the member functions of the data members of the radius and area of a circle class Table contains data members height and return to the high level of member functions, classes Roundtable add a data member color and corresponding member function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CircleTable\CircleTable\Circle.h
...........\...........\CircleTable.vcproj
...........\...........\CircleTable.vcproj.75EA1B1DB061424.Administrator.user
...........\...........\CircleTable.vcproj.A26.Administrator.user
...........\...........\RoundTable.cpp
...........\...........\Roundtable.h
...........\...........\RoundTable_main.cpp
...........\...........\Table.h
...........\CircleTable.sln
...........\CircleTable.suo
...........\CircleTable
CircleTable