Location:
Search - ASM_Score
Search list
Description: 用汇编语言实现的程序:
每名学生需要如下描述:班级、学号、姓名、期末成绩、期中成绩、实验成绩、平时成绩。成绩可以有小数,如果有小数只能是点5,班级、学号、姓名格式自定。试编制一程序完成学生的录入和输出,输出的格式为:“班级、学号、姓名、总评成绩”,按照班级、学号进行排序,每人一行;最后再输出60以下、60-70、70-80、80-90、90-100分段内的人数。总评成绩的计算方法是:期末成绩×0.6+期中成绩×0.2+实验成绩*0.1+平时成绩*0.1。-Using assembly language to achieve the procedure: 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:
Platform: |
Size: 31744 |
Author: Tony Yau |
Hits: