文件名称:4
介绍说明--下载内容均来自于网络,请自行研究使用
1. 学生成绩排名:
编程实现下列功能:从键盘输入10 个学生的成绩,然后排出其名次。成绩为0到100分,可存放在内存的某一区域(1000H),排序名次可存放在另一区域(2000H)。
-1. Student achievement ranking: programming to achieve the following functions: keyboard input from the 10 student achievement, and then discharge its ranking. Score of 0-100 points, can be stored in the memory of a given region (1000H), ranking position to deposit in another region (2000H).
编程实现下列功能:从键盘输入10 个学生的成绩,然后排出其名次。成绩为0到100分,可存放在内存的某一区域(1000H),排序名次可存放在另一区域(2000H)。
-1. Student achievement ranking: programming to achieve the following functions: keyboard input from the 10 student achievement, and then discharge its ranking. Score of 0-100 points, can be stored in the memory of a given region (1000H), ranking position to deposit in another region (2000H).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
4.asm