说明:用汇编语言实现磁盘管理,创建文件,写入信息,读取文件-Assembly language disk management, create a file, write the information, read the file <赵燕> 在 2025-01-14 上传
| 大小:1kb | 下载:0
说明:显示256个ASCII码,每行16个元素并记录负数 正数 0的个数-256 ASCII code display, 16 elements per line and record the negative number a positive number 0 <韦楠> 在 2025-01-14 上传
| 大小:1kb | 下载:0
说明:用asm实现录入16进制数,并经其转化为2进制并输出-Asm to achieve entry with 16 hexadecimal numbers, and by its conversion to binary and output <韦楠> 在 2025-01-14 上传
| 大小:1kb | 下载:0
说明:用asm汇编语言实现一个日时钟,用到8253中断实现秒跳动,可以从任意时间点开始计时-Asm assembly language with a Japanese clock, interrupt 8253 is used to achieve second beat, you can start from any point in time time <韦楠> 在 2025-01-14 上传
| 大小:1kb | 下载:0
说明:设在变量ADR为起始地址的字节存储单元中存放一组有符号数据,编写程序分别统计
1. 正数的个数
2. 负数的个数
3. 0的个数-ADR in variable byte starting address stored in a storage unit signed data, statistical programming, respectively, 1 the number of positive 2 negativ <孙健> 在 2025-01-14 上传
| 大小:1kb | 下载:0
说明:汇编实验设计,主要完成学生信息的录入与输出。-Compilation of experimental design, mainly to complete the student information input and output. <tina> 在 2025-01-14 上传
| 大小:1kb | 下载:0
说明:要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分。程序可接收输入人名及相应的电话号码,并把它们加入电话号码表文件中;凡有新的输入后,程序应按人名对电话号码表重新排序,并写入电话号码文件中;程序可接收需要查找电话号码的人名,并从电话号码表文件中查出其电话号码,再在屏幕上以如下格式显示出来。
-Requires the program to build a store 50 phone n <linting> 在 2025-01-14 上传
| 大小:1kb | 下载:0
说明:程序接收用户键入的一个关键字以及一个句子,如果句子中不包含关键字则显示"No match!";如果句子包含关键字则显示"Match!",且把该字在句子中的位置用十六进制数显示出来。-Program receives the user types a keyword and a sentence if the sentence does not contain the keyword shows the " No match!&q <linting> 在 2025-01-14 上传
| 大小:1kb | 下载:0