文件名称:assembly
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.77kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
里面有六个汇编程序,分别为:
实验一:在屏幕上显示数字串“0123456789”,每串一行,共显示10行。
实验二:从键盘上输入一含有多个随机出现的空格的字符串,滤出其中所有空格后,输出显示不含空格的该字符串。
实验三:从键盘输入一个字母,然后输出它的前一个字母,和后一个字母。这里必须考虑大小写字母,还要考虑A、a只会输出它后面那个字母,Z、z只会输出它前面那个字母。
实验四:显示小于1000的素数(用十进制数显示它们)。
实验五:分别统计内存中从0f00H开始的1024个字型数据中正数.负数及0的个数,并用十进制的形式输出其结果。
实验六:从键盘上输入一个多位数的整数n,用递归法求“1+2+3+.....+n”的和运算,并用十进制的形式输出其结果。-There were six assembler, for:
Experiments on the screen: "0123456789 numeric string," each string line, show 10.
Lab 2: from the keyboard input a contains multiple random space, filter out of the string, after all Spaces that do not contain Spaces of the output of the string.
Lab 3: a letter from the keyboard input and output, and it s a letter, and before a letter. There must be considered letters, consider A, A will only output the letters, behind it will only output the Z Z, its front that letter.
Experiments showed less than 1000 4: (decimal number of primes display them).
Five: the statistics experiments in memory of 0f00H from start to 1,024 fonts data in the negative and positive. 0, and the number of decimal form output.
Experiments on the keyboard input from 6: an integer numerals in positional notation, using a recursive method n o "1+ 2+ 3+...+ n" and the operation, and the results of the decimal form output.
实验一:在屏幕上显示数字串“0123456789”,每串一行,共显示10行。
实验二:从键盘上输入一含有多个随机出现的空格的字符串,滤出其中所有空格后,输出显示不含空格的该字符串。
实验三:从键盘输入一个字母,然后输出它的前一个字母,和后一个字母。这里必须考虑大小写字母,还要考虑A、a只会输出它后面那个字母,Z、z只会输出它前面那个字母。
实验四:显示小于1000的素数(用十进制数显示它们)。
实验五:分别统计内存中从0f00H开始的1024个字型数据中正数.负数及0的个数,并用十进制的形式输出其结果。
实验六:从键盘上输入一个多位数的整数n,用递归法求“1+2+3+.....+n”的和运算,并用十进制的形式输出其结果。-There were six assembler, for:
Experiments on the screen: "0123456789 numeric string," each string line, show 10.
Lab 2: from the keyboard input a contains multiple random space, filter out of the string, after all Spaces that do not contain Spaces of the output of the string.
Lab 3: a letter from the keyboard input and output, and it s a letter, and before a letter. There must be considered letters, consider A, A will only output the letters, behind it will only output the Z Z, its front that letter.
Experiments showed less than 1000 4: (decimal number of primes display them).
Five: the statistics experiments in memory of 0f00H from start to 1,024 fonts data in the negative and positive. 0, and the number of decimal form output.
Experiments on the keyboard input from 6: an integer numerals in positional notation, using a recursive method n o "1+ 2+ 3+...+ n" and the operation, and the results of the decimal form output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2.asm
3.asm
4.asm
5.asm
6.asm
目录.txt
1.asm
3.asm
4.asm
5.asm
6.asm
目录.txt
1.asm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.