文件名称:shiyan

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 29kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 熊**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

实验五 类的继承实验3.编写一个基类Shape,在此基础上派生出类Triangle和Circle,二者都有计算对象面积的函数GetArea( )和计算对象周长的函数GetPerim()。

4.开发一个简单的大学人员管理程序,该程序可以管理大学的一些基本人员:学生(student)、教师(teacher)、教授(professor)。首先设计一个虚基类person。通过该类保存人员的最基本信息:姓名(name)、年龄(age)和性别(sex)。然后使用该类派生出学生类student和教师类teacher,在其中添加各自的特性,如在student类中添加如下信息:专业(speciality),在teacher类中添加院系(department)等。还有部分教师在工作的同时在职修读学位,因此同时具有教师和学生双重身份,所以由student类和teacher类再次派生出stuTeacher类。为每个类定义一个输出函数print(),输出该类相关信息。

5.简易银行账户系统,银行帐户类派生出定期储户类和信用卡类。(选作)

-Experimental class inheritance experiments.Write a base class Shape, on the basis of the derived classes Triangle and Circle, both to calculate the function of the object area GetArea () function to calculate the object perimeter GetPerim ().

4. Develop a simple university personnel management program, the program can manage the University some of the basic staff: students (student) teachers (teacher), professor (professor). First, the design of a virtual base class person Show. Class to save the most basic information: name (name), age (age) and gender (sex). Derived student class student and teacher class teacher and then use the class in which to add their own features, such as in the student class, add the following information: professional (speciality), added in the teacher class faculty (department). There are some teachers in the work at the same time are pursuing a degree, so also has the dual capacity of teachers and students, so again by the student class and the teacher cl
(系统自动生成,下载前可以参看下载内容)

下载文件列表

shiyan\3_ti.cpp

......\4_ti.cpp

......\5_ti.cpp

......\实验五 类的继承实验.doc

shiyan

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org