文件名称:汇编语言 学生信息
介绍说明--下载内容均来自于网络,请自行研究使用
用汇编语言实现
一个学生的信息包括姓名、班级、学号、成绩,其中成绩需要精确到 1 位小数。
程序实现了以下功能:
1. 可以录入学生成绩(十进制形式);
2. 可以按要求(成绩)进行排序显示;
3. 可以统计平均成绩;
4. 可以统计个分数段的人数。(A student's information includes names, classes, school numbers, and grades, of which 1 decimal numbers are required.
The program implements the following functions:
1. can enter student achievement (decimal form);
2. can be sorted and displayed according to the requirements.
3. the average results can be counted.
4. can count the number of fractional segments.)
一个学生的信息包括姓名、班级、学号、成绩,其中成绩需要精确到 1 位小数。
程序实现了以下功能:
1. 可以录入学生成绩(十进制形式);
2. 可以按要求(成绩)进行排序显示;
3. 可以统计平均成绩;
4. 可以统计个分数段的人数。(A student's information includes names, classes, school numbers, and grades, of which 1 decimal numbers are required.
The program implements the following functions:
1. can enter student achievement (decimal form);
2. can be sorted and displayed according to the requirements.
3. the average results can be counted.
4. can count the number of fractional segments.)
相关搜索: 汇编语言
(系统自动生成,下载前可以参看下载内容)