加入收藏 | 设为首页 | RSS
您当前的位置:首页 > 教育领域 > 教育行业
源码名称: ex12
文件类型: .zip
源码类型: Visual C++
源码分类: Visual C++ Books
文件大小: 1 KB
热    度:
源码作者 : 李叶
整理时间: 2013-01-03
源码简介: 编写一个程序实现那一个班级学生的学期成绩管理。个人信息类CPerson的数据成员有:姓名,年龄,性别;课程类CCourse的数据成员有:课程名,学分,成绩;学生类CStudent从CPerson类派生,并增加数据成员:学号,CCourse对象数据成员数组(大小为8),总成绩,总学分和平均成绩;班级类CClass类的数据成员有:CStudent类对象成员数组(大小由构造函数确定),班号,班级人数等。-Write a program that a class of students semester performance management. Personal information category of CPerson the data members: name, age, gender curriculum classes CCourse data members: course name, credits, grades the student class CStudent derived from CPerson class and increase data members: school, CCourse object data members array (size = 8), total score, total credits and grade point average the Class class CClass class data members: a member of the CStudent class object array (size determined by the constructor), class number, class size, and so on.

下载地址: [ 下载地址1 ]
相关源码: 无相关信息
分    享 :
分享到:
发表评论 共有条评论
验证码:
最新更新
热门点击