文件名称:asm
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:13.78kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Project Descr iption
A. Write an IA-32 assembly language program that will conduct the following task.
1) Read from the key board a series of pairs of a name and a score associated with all the students in a class. A name consists of alphabets of 8 characters at most. A score is a whole number ranging between 0 and 100. The end of the input sequence is indicated by an empty name with a score of -1. You may assume that the number of data entry will never exceed 100.
2) List the students’ data (name and score pairs) arranged according to the score in a descending order. At the bottom of the list, show the mean and standard deviation of the data.
A. Write an IA-32 assembly language program that will conduct the following task.
1) Read from the key board a series of pairs of a name and a score associated with all the students in a class. A name consists of alphabets of 8 characters at most. A score is a whole number ranging between 0 and 100. The end of the input sequence is indicated by an empty name with a score of -1. You may assume that the number of data entry will never exceed 100.
2) List the students’ data (name and score pairs) arranged according to the score in a descending order. At the bottom of the list, show the mean and standard deviation of the data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
4170666_source10.asm
TProj1.doc
TProj1.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.