学生成绩管理

所属分类:Windows编程
开发工具:C/C++
文件大小:11383KB
下载次数:1
上传日期:2020-04-13 11:06:30
上 传 者lcygeek
说明:  1.定义学生类,包括学号、姓名、性别、多门课程的成绩,学生分为两类,课程门数不同,并将课程成绩全部初始化为0;假设有n个学生,由键盘输入学生信息; 2.定义类成员函数,完成修改每个学生的信息,计算每个学生的平均成绩,按课程统计每门课程的平均成绩、最高分和最低分; 3.同时输出所有学生信息; 4.通过输入学生学号或姓名查询某学生的信息。
(1. Define student category, including student number, name, gender, and scores of multiple courses. Students are divided into two categories, with different number of courses, and all course scores are initialized to 0. Suppose there are n students, input student information by keyboard; 2. Define the class member function, modify the information of each student, calculate the average score of each student, and count the average score, the highest score and the lowest score of each course according to the course; 3. Output all student information at the same time; 4. Query the information of a student by inputting the student number or name.)

文件列表:
Project4\.vs\Project4\v16\.suo (37376, 2020-04-09)
Project4\.vs\Project4\v16\Browse.VC.db (5836800, 2020-04-09)
Project4\.vs\Project4\v16\ipch\AutoPCH\99ac43c7322afb4b\Դ.ipch (33161216, 2020-04-09)
Project4\.vs\Project4\v16\ipch\AutoPCH\f8256700e24bcf90\函数.ipch (36896768, 2020-04-09)
Project4\Debug\Project4.exe (121856, 2020-04-09)
Project4\Debug\Project4.ilk (720628, 2020-04-09)
Project4\Debug\Project4.log (2849, 2020-04-09)
Project4\Debug\Project4.pdb (864256, 2020-04-09)
Project4\Debug\Project4.tlog\CL.command.1.tlog (698, 2020-04-09)
Project4\Debug\Project4.tlog\CL.read.1.tlog (19234, 2020-04-09)
Project4\Debug\Project4.tlog\CL.write.1.tlog (734, 2020-04-09)
Project4\Debug\Project4.tlog\link.command.1.tlog (1316, 2020-04-09)
Project4\Debug\Project4.tlog\link.read.1.tlog (3444, 2020-04-09)
Project4\Debug\Project4.tlog\link.write.1.tlog (576, 2020-04-09)
Project4\Debug\Project4.tlog\Project4.lastbuildstate (171, 2020-04-09)
Project4\Debug\Project4.tlog\unsuccessfulbuild (0, 2020-04-09)
Project4\Debug\Project4.vcxproj.FileListAbsolute.txt (120, 2020-04-09)
Project4\Debug\vc142.idb (265216, 2020-04-09)
Project4\Debug\vc142.pdb (503808, 2020-04-09)
Project4\Debug\函数.obj (240557, 2020-04-09)
Project4\head.h (1384, 2020-04-09)
Project4\Project4.sln (1436, 2020-04-09)
Project4\Project4.vcxproj (7251, 2020-04-09)
Project4\Project4.vcxproj.filters (1163, 2020-04-09)
Project4\Project4.vcxproj.user (168, 2020-04-09)
Project4\函数.cpp (8407, 2020-04-09)
Project4\Դ.cpp (5838, 2020-04-09)
Project4\.vs\Project4\v16\ipch\AutoPCH\99ac43c7322afb4b (0, 2020-04-09)
Project4\.vs\Project4\v16\ipch\AutoPCH\f8256700e24bcf90 (0, 2020-04-09)
Project4\.vs\Project4\v16\ipch\AutoPCH (0, 2020-04-09)
Project4\.vs\Project4\v16\ipch (0, 2020-04-09)
Project4\.vs\Project4\v16 (0, 2020-04-09)
Project4\.vs\Project4 (0, 2020-04-09)
Project4\Debug\Project4.tlog (0, 2020-04-09)
Project4\.vs (0, 2020-04-09)
Project4\Debug (0, 2020-04-09)
Project4 (0, 2020-04-09)

近期下载者

相关文件


收藏者