文件名称:StuAchievement
- 所属分类:
- 教育/学校应用
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 612kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
程序,对下面的学生成绩单进行处理,求出每位学生的平均成绩及每门课程的平均成绩,并按该成绩单格式输出报表。
要求:
1)在主函数中输入原始数据;
2)用自定义函数average求各项平均成绩;
3)用自定义函数list输出报表;
No. ENGL MATH PHYS AVER
1007 90 80 76
1023 87 68 74
1014 56 57 72
1015 93 87 84
1047 73 69 58
AVER
-Program, the students of the following transcr ipt processing, find the average score for each student and the average score of each course, according to the report card format for the output report. Requirements: 1) Enter in the main function of the original data 2) request a custom function, the average grade point average 3) with a custom function list output report No. ENGL MATH PHYS AVER 1007 90 80 76 1023 87 68 74 1014 56 57 72 1015 93 87 84 1047 73 69 58 AVER
要求:
1)在主函数中输入原始数据;
2)用自定义函数average求各项平均成绩;
3)用自定义函数list输出报表;
No. ENGL MATH PHYS AVER
1007 90 80 76
1023 87 68 74
1014 56 57 72
1015 93 87 84
1047 73 69 58
AVER
-Program, the students of the following transcr ipt processing, find the average score for each student and the average score of each course, according to the report card format for the output report. Requirements: 1) Enter in the main function of the original data 2) request a custom function, the average grade point average 3) with a custom function list output report No. ENGL MATH PHYS AVER 1007 90 80 76 1023 87 68 74 1014 56 57 72 1015 93 87 84 1047 73 69 58 AVER
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StuAchievement\Debug\StdAfx.obj
..............\.....\test201.exe
..............\.....\test201.ilk
..............\.....\test201.obj
..............\.....\test201.pch
..............\.....\test201.pdb
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\ReadMe.txt
..............\StdAfx.cpp
..............\StdAfx.h
..............\test201.cpp
..............\test201.dsp
..............\test201.dsw
..............\test201.ncb
..............\test201.opt
..............\test201.plg
..............\Debug
StuAchievement
..............\.....\test201.exe
..............\.....\test201.ilk
..............\.....\test201.obj
..............\.....\test201.pch
..............\.....\test201.pdb
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\ReadMe.txt
..............\StdAfx.cpp
..............\StdAfx.h
..............\test201.cpp
..............\test201.dsp
..............\test201.dsw
..............\test201.ncb
..............\test201.opt
..............\test201.plg
..............\Debug
StuAchievement