文件名称:3-4
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
1.从键盘随机输入十个数据,统计其中负数的个数,并在屏幕上显示出来;
2.求出这十个数的总和, 存入数据段SUM 单元,并在屏幕上显示出来;
3.将这些数从小到大排序,存入 ORDER 为首址的存储区域,并在屏幕上显示出来。
4.编一跳转表,按键1,2,3,分别执行上述三种操作。
-1. Stochastic input from the keyboard, ten data, the number of statistical wherein negative, and on the screen display 2. Obtaining the sum of the ten numbers, stored in the data segment SUM unit, and displayed on the screen 3. These numbers from small to large sort deposited ORDER led addressed memory area, and is displayed on the screen. 4. Compiled a jump table, keys 1, 2, and 3, respectively, to perform the three operations.
2.求出这十个数的总和, 存入数据段SUM 单元,并在屏幕上显示出来;
3.将这些数从小到大排序,存入 ORDER 为首址的存储区域,并在屏幕上显示出来。
4.编一跳转表,按键1,2,3,分别执行上述三种操作。
-1. Stochastic input from the keyboard, ten data, the number of statistical wherein negative, and on the screen display 2. Obtaining the sum of the ten numbers, stored in the data segment SUM unit, and displayed on the screen 3. These numbers from small to large sort deposited ORDER led addressed memory area, and is displayed on the screen. 4. Compiled a jump table, keys 1, 2, and 3, respectively, to perform the three operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3-4.asm