说明:实验内容:实现十进制数的乘法。要求被乘数和乘数均以ASCII码形式各自顺序存放在内存中,乘积在屏幕上显示出来。
-Experiment content: realize the multiplication of the decimal number. Requirements and multiplier are in with the multiplicand being ASCII form their order in me <蔡少> 在 2025-01-13 上传
| 大小:1kb | 下载:0
说明:字符串匹配实验
实验内容:编写程序实现两个字符串比较。如果相同,则屏幕显示“match”,否则屏幕显示”nomatch”-String matching experiment
Experiment content: write program realization is two strings. If the same, the screen shows "match", otherwise the screen shows <蔡少> 在 2025-01-13 上传
| 大小:1kb | 下载:0
说明:从键盘输入数据并显示的实验
实验内容:将键盘输入的2位十六进制数转换为等值的二进制数,并在屏幕上显示。列如:键入f2,则显示11110010-From the keyboard input data and display the experiment
Experiment content: will the keyboard input two hexadecimal number into the equivalent of <蔡少> 在 2025-01-13 上传
| 大小:1kb | 下载:0
说明:字符和数据计算的实验
实验内容:先在屏幕上显示“input string,”,输入字符串 再显示“result=”。如为0~9的数字,则计数器加1,如为非数字,则直接显示,但不计数。-Characters and calculating data of experiments
Experiment content: first on the screen shows "input string,", the input stri <蔡少> 在 2025-01-13 上传
| 大小:1kb | 下载:0