文件名称:xueshengguanlixitong

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

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

设计题目:学生信息管理系统

设计要求:

设计要求实现如下功能:

(1)建立学生信息数据,包括学号、姓名、性别、三科成绩、出生时间、年龄(必须计算得到)。

(2)使用继承的方法构造至少3个类,(即学生类——虚基类,本科生和研究生类——派生类)使用相应的对象放置10个学生信息。

(3)编写同名display()成员函数,用来输出数组的内容。

(4)按不同类别输出学生信息,比如按性别。(可选功能)

(5)要求对“<<”和“>>”运算符进行重载。

(6)抽取并计算学生的平均成绩。

(7)按照至少一科成绩进行排序。

(8)检索(查找)指定信息。(如按姓名检索、按年龄检索)

-Design Title: Student Information Management System

Design requirements:

Design requirements to achieve the following functions:

(1) the establishment of a student information data, including student number, name, gender, three subjects, the time of birth, age (must be calculated).

(2) use the inherited method to construct at least three classes (ie, students class- a virtual base class, undergraduate and graduate class- derived class) using the corresponding object is placed 10 student information.

(3) the preparation of the same name as the display () member function is used to output the contents of the array.

(4) output by different categories of student information, such as by gender. (Optional)

(5) "<<" and ">>" operator overloading.

(6) extraction and calculation of the student s grade point average.

(7) in accordance with at least one subjects to be sorted.

(8) Search (find) the specified information. (Such as by name search retrieved by age)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

我的課程設計\class.h

............\function.h

............\Graduate.dat

............\main.cpp

............\main.o

............\Makefile.win

............\UnderGraduate.dat

............\工程1.dev

............\工程1.exe

我的課程設計

............\main.exe

课程设计.txt

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org