文件名称:assembly
介绍说明--下载内容均来自于网络,请自行研究使用
里面有六个汇编程序,分别为:
实验一:在屏幕上显示数字串“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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.asm
2.asm
3.asm
4.asm
5.asm
6.asm
目录.txt
2.asm
3.asm
4.asm
5.asm
6.asm
目录.txt