文件名称:weiyuan
介绍说明--下载内容均来自于网络,请自行研究使用
用汇编语言编写程序计算比赛成绩。
要求:① 比赛选手人数控制在30以下;
② 9个评委,每个评委给分范围为0~10分(整数),随机给出分数;
③ 9个评委的给分中,去掉一个最高分和一个最低分,余下7位评委的平均分即为参加者的得分(精确到小数点后一位);
④ 将分数在屏幕中间位置处用红色显示出来;
⑤ 将参加比赛的选手的排名顺序显示出来;
-Assembly language programming to calculate the competition results.
Requirements: ① the number of contestants is controlled at below 30
② nine judges, each judge scores ranged from 0 to 10 (integer) randomly given fraction
③ nine judges to the sub, remove one of the highest points and a minimum average score is the score of the participants in the remaining seven judges (accurate to one decimal place)
④ the scores in the middle of the screen position is shown in red
⑤ Competitors rankings to come out
要求:① 比赛选手人数控制在30以下;
② 9个评委,每个评委给分范围为0~10分(整数),随机给出分数;
③ 9个评委的给分中,去掉一个最高分和一个最低分,余下7位评委的平均分即为参加者的得分(精确到小数点后一位);
④ 将分数在屏幕中间位置处用红色显示出来;
⑤ 将参加比赛的选手的排名顺序显示出来;
-Assembly language programming to calculate the competition results.
Requirements: ① the number of contestants is controlled at below 30
② nine judges, each judge scores ranged from 0 to 10 (integer) randomly given fraction
③ nine judges to the sub, remove one of the highest points and a minimum average score is the score of the participants in the remaining seven judges (accurate to one decimal place)
④ the scores in the middle of the screen position is shown in red
⑤ Competitors rankings to come out
(系统自动生成,下载前可以参看下载内容)
下载文件列表
weiyuan.asm