文件名称:StudentInfo
- 所属分类:
- 教育/学校应用
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 47kb
- 下载次数:
- 0次
- 提 供 者:
- aptiv*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序使用汇编语言完成了一个简单的学生信息管理程序,其功能包括:
1、学生信息录入。学生的信息由用户逐个录入,每次录入一个学生信息后,提示录入下一个信息。用户输入#号即可结束录入工作。
2、显示全部录入的学生信息,按照录入的学号顺序。
3、显示平均成绩。显示成绩的平均值,精确到一位小数。
4、分段显示学生信息。按照60分以下,60到70分,70到80分,80到90分和90分以上的分组,显示每组学生的人数。
5、按照成绩排序显示。按照学生成绩降序显示所有学生成绩。-The program uses a simple assembly language to complete the student information management procedures, its features include: 1, student information input. Student information input by the user one by one, each time a student information entry, the prompt entry to the next message. Enter# number to the end user entry work. 2, showing all the input of student information, according to the order of entry of the student number. 3, showing the average results. Show results on average, accurate to one decimal place. 4, sub-display student information. By 60 points or less, 60 to 70 points, 70 to 80 points, 80 to 90 points and 90 points or more groups, indicating the number of students in each group. 5 results sorted by show. Descending order according to student achievement scores for all students.
1、学生信息录入。学生的信息由用户逐个录入,每次录入一个学生信息后,提示录入下一个信息。用户输入#号即可结束录入工作。
2、显示全部录入的学生信息,按照录入的学号顺序。
3、显示平均成绩。显示成绩的平均值,精确到一位小数。
4、分段显示学生信息。按照60分以下,60到70分,70到80分,80到90分和90分以上的分组,显示每组学生的人数。
5、按照成绩排序显示。按照学生成绩降序显示所有学生成绩。-The program uses a simple assembly language to complete the student information management procedures, its features include: 1, student information input. Student information input by the user one by one, each time a student information entry, the prompt entry to the next message. Enter# number to the end user entry work. 2, showing all the input of student information, according to the order of entry of the student number. 3, showing the average results. Show results on average, accurate to one decimal place. 4, sub-display student information. By 60 points or less, 60 to 70 points, 70 to 80 points, 80 to 90 points and 90 points or more groups, indicating the number of students in each group. 5 results sorted by show. Descending order according to student achievement scores for all students.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StudentInfo.asm
StudentInfo.EXE
汇编语言实验报告.doc
StudentInfo.EXE
汇编语言实验报告.doc