登录
首页 » 其他项目 » 学生成绩核算系统的设计与实现(25) 要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百...

学生成绩核算系统的设计与实现(25) 要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百...

于 2022-03-15 发布 文件大小:2.86 kB
0 267
下载积分: 2 下载次数: 1

代码说明:

学生成绩核算系统的设计与实现(25) 要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。 (3)计算每位学生的总评成绩。 (4)计算该班级本课程的总平均成绩。 (5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。 (6)按要求输出成绩在优、良、中、及格、不及格各区间的学生学号、成绩。-The student achievement calculation system s design with realizes (25) Request: (1) reads in the corresponding usual result, the midterm examination result and the terminal examinations result according to the class and grade according to the curriculum from the document. (2) three result are defined to the general appraisal result s percentage as the constant, occupies the overall result respectively 30 , 30 and 40 . (3) calculates each student s general appraisal result. (4) calculates this class and grade this curriculum the population mean result. (5) calculates the student population which is in superiorly, good, passes an examination, does not pass an examination as well as accounts for the total number of peop

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Desktop mine, high imitation WinXp, I am learning VC debut, logic a bit confusin...
    桌面扫雷,高仿WinXp,本人学习VC处女作,逻辑比较混乱,代码风格也。。。不过好歹是实现了扫雷的所有功能,另外做了一点改进: 把原版扫雷的黑白显示功能抛弃了,全面进入彩色时代,-Desktop mine, high imitation WinXp, I am learning VC debut, logic a bit confusing, code style. . . But at any rate is to achieve all the features of the mine, while doing a bit improved: the original black-and-white display mine abandoned, full color era,
    2022-06-21 11:17:43下载
    积分:1
  • 输出你好,世界混乱的C++语言源代码(加密源代码,H ..
    输出Hello, World 混乱C语言的源代码(加密源代码,嘿嘿) 仅供朋友们“消遣作乐”,能够看懂是为什么固然不错。看不懂也不必太过认真,如果你要觉得有意思的话,顶顶贴。如果你觉得没什么意思的话,一笑了之。仅供娱乐而已,不必太过认真。-The output Hello, World chaotic C language source code (encrypted source code, Hei hei) only friends " entertainment creating music" , able to read it all very well why. There is no need to read too seriously, if you want to find interesting, then, Dingding paste. If you think there is any meaning, then laugh. Only for entertainment only, do not be too careful.
    2023-03-09 12:15:03下载
    积分:1
  • 稀疏矩阵
    此代码是关于稀疏矩阵。我表示稀疏矩阵为结构。它还可以做稀疏矩阵加法。如果你读了这段代码然后你可以了解有关内存分配、 指针和结构中的应用。稀疏 matrix 元素几乎为 0,所以如果你将它定义为 2 的三维数组,然后它会浪费内存。解我的想法是,使用结构.通知: 我是韩国的所以所有的文件和在 c 文件上的评论由朝鲜语写的。
    2022-10-02 11:45:05下载
    积分:1
  • 8051的ipcore。本人调试过 ,非常好用
    8051的ipcore。本人调试过 ,非常好用-8051 人 linked cavity ipcore 。 , Toru Tan试are suspect using quasi-
    2022-10-11 03:35:03下载
    积分:1
  • Zheda probability theory and mathematical statistics class answer
    浙大概率论与数理统计课后答案-Zheda probability theory and mathematical statistics class answer
    2022-08-12 08:49:02下载
    积分:1
  • omnet++ 节点传输
    omnet中节点的简单传输,目前实现单向传输,后续添加双向传输。代码是C++实现的,运用OMNet++自带的模块,定义实现节点剪得通信
    2023-01-06 10:30:04下载
    积分:1
  • 1, the two products add background, background Categories 3, add background frie...
    1、后台添加产品 2、后台分类 3、后台添加友情连接 4、会员管理 5、客户留言 6、在线订单 7、捆绑了《忠网广告管理系统》 8、公告发布、管理 管理员:admin 密码:admin888 -1, the two products add background, background Categories 3, add background friendship linking four, five members of management, customers six messages, online orders seven, tied up the "loyalty advertising network management system", 8 announcement, management administrator : admin password : admin888
    2022-01-24 15:32:18下载
    积分:1
  • VC is a beautiful MM prepared the jigsaw puzzle, top fun, and I hope everyone li...
    是一个VC编写的漂亮MM的拼图游戏,顶好玩的,希望大家喜欢-VC is a beautiful MM prepared the jigsaw puzzle, top fun, and I hope everyone likes
    2022-02-25 05:48:10下载
    积分:1
  • 把中缀表达式转换为后缀表达后,求表达式的结果。用到栈和队列...
    把中缀表达式转换为后缀表达后,求表达式的结果。用到栈和队列-Infix expression to convert the expression of suffix, and the results of expressions. Used stack and queue
    2022-08-09 05:44:51下载
    积分:1
  • 数组与二维数组
    应用背景basicamente ES UNA muestra de科摩硒克林洛杉矶阵列在C++ metodologia orientada CON UNA的一个东西。关键技术包括朋友类对LAS operaciones matriciales basicas。
    2022-01-22 08:08:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载