文件名称:STUDENT
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-15
- 文件大小:
- 18.29mb
- 下载次数:
- 0次
- 提 供 者:
- 疯**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个学生类student,它具有的私有数据成员是:注册号、姓名、数学、英语、计算机成绩;具有的公有成员函数是:求三门课总成绩的函数sum;求三门课平均成绩的函数average;显示学生数据信息的函数print;获取学生注册号的函数get_reg_num 设置学生数据信息的函数set_stu_inf。
编制主函数,说明一个student类对象的数组并进行全班学生信息的输入与设置,而后求出每一学生的总成绩、平均成绩、全班学生总成绩最高分、全班学生总平均分,并在输入一个注册号后,输出该学生有关的全部数据信息。-And input and set the whole class of information, and then determine each student s total score, grade point average, the highest total score of students in the class, the whole class overall average score, and after entering a registration number, the output of the student All information about the data.
编制主函数,说明一个student类对象的数组并进行全班学生信息的输入与设置,而后求出每一学生的总成绩、平均成绩、全班学生总成绩最高分、全班学生总平均分,并在输入一个注册号后,输出该学生有关的全部数据信息。-And input and set the whole class of information, and then determine each student s total score, grade point average, the highest total score of students in the class, the whole class overall average score, and after entering a registration number, the output of the student All information about the data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
张蕾+11123748
.............\ipch
.............\....\main2-f99ce3d7
.............\....\..............\main2-babe14e3.ipch
.............\main2
.............\main2.sdf
.............\main2.sln
.............\main2.suo
.............\.....\Debug
.............\.....\.....\CL.read.1.tlog
.............\.....\.....\CL.write.1.tlog
.............\.....\.....\link.read.1.tlog
.............\.....\.....\link.write.1.tlog
.............\.....\.....\main2.exe.intermediate.manifest
.............\.....\.....\main2.lastbuildstate
.............\.....\.....\main2.log
.............\.....\.....\main2.obj
.............\.....\.....\main2.vcxprojResolveAssemblyReference.cache
.............\.....\.....\main2.write.1.tlog
.............\.....\.....\mt.read.1.tlog
.............\.....\.....\mt.write.1.tlog
.............\.....\.....\vc100.idb
.............\.....\.....\vc100.pdb
.............\.....\main2.cpp
.............\.....\main2.vcxproj
.............\.....\main2.vcxproj.filters
.............\.....\main2.vcxproj.user
.............\第二次作业说明.pdf