文件名称:asm_for_grade_process
介绍说明--下载内容均来自于网络,请自行研究使用
汇编程序,完成如下功能:
每名学生需要如下描述:班级、学号、姓名、期末成绩、期中成绩、实验成绩、平时成绩。成绩可以有小数,如果有小数只能是点5,班级、学号、姓名格式自定。试编制一程序完成学生的录入和输出,输出的格式为:“班级、学号、姓名、总评成绩”,按照班级、学号进行排序,每人一行;最后再输出60以下、60-70、70-80、80-90、90-100分段内的人数。总评成绩的计算方法是:期末成绩×0.6+期中成绩×0.2+实验成绩*0.1+平时成绩*0.1。-Compilation process, the completion of the following functions: the needs of each student described as follows: class, student number, name, the end results, interim results, the experimental results, achieved in peacetime. Results can be decimal, if there is decimal point can only be 5, classes, student number, name format custom. Test procedures to produce a completed student entry and output, the output format is: classes, student number, name, overall results , according to classes, school No. sort each party Finally, the output 60 the following 60-70, 70-80,80-90,90-100 subparagraph number. Overall performance is calculated by: × 0.6 at the end results during the performance test results × 0.2 * 0.1* 0.1 peacetime achievements.
每名学生需要如下描述:班级、学号、姓名、期末成绩、期中成绩、实验成绩、平时成绩。成绩可以有小数,如果有小数只能是点5,班级、学号、姓名格式自定。试编制一程序完成学生的录入和输出,输出的格式为:“班级、学号、姓名、总评成绩”,按照班级、学号进行排序,每人一行;最后再输出60以下、60-70、70-80、80-90、90-100分段内的人数。总评成绩的计算方法是:期末成绩×0.6+期中成绩×0.2+实验成绩*0.1+平时成绩*0.1。-Compilation process, the completion of the following functions: the needs of each student described as follows: class, student number, name, the end results, interim results, the experimental results, achieved in peacetime. Results can be decimal, if there is decimal point can only be 5, classes, student number, name format custom. Test procedures to produce a completed student entry and output, the output format is: classes, student number, name, overall results , according to classes, school No. sort each party Finally, the output 60 the following 60-70, 70-80,80-90,90-100 subparagraph number. Overall performance is calculated by: × 0.6 at the end results during the performance test results × 0.2 * 0.1* 0.1 peacetime achievements.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
汇编程序实验报告1.doc