-
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减...
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示
“Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Addition or subtraction expression and Operational results. The subtraction operation, if less than subtrahend minuend, shows that the "Divide Overflow" message.
- 2022-03-23 17:26:53下载
- 积分:1
-
cmos编程....设计到一些底层的技术
cmos编程....设计到一些底层的技术-the program about the cmos
- 2022-08-14 13:39:20下载
- 积分:1
-
一段纯 3D 的 DOS 动画,据说是获一等奖的作品。虽然它不是最精美的但是当你得知它只有 4K 时,会不会立刻疯死掉呢...
一段纯 3D 的 DOS 动画,据说是获一等奖的作品。虽然它不是最精美的但是当你得知它只有 4K 时,会不会立刻疯死掉呢-Section of the DOS of pure 3D animation, won the first prize is said to work. Although it is not the most beautiful, but when you know it is only 4K, it will not immediately die, it was crazy
- 2022-08-11 19:00:07下载
- 积分:1
-
SerialS.asm实现查询方式半双工串行通信接口实验
SerialS.asm实现查询方式半双工串行通信接口实验-发送端程序查询方式半双工串行通信发送程序-Inquiries SerialS.asm way to achieve half-duplex serial communication interface experiment- client program to send query to send half-duplex serial communication program
- 2022-09-30 16:35:03下载
- 积分:1
-
use assembler in MCS
利用汇编程序在51单片机上实现了音乐播放器的功能,希望能给大家提供帮助.-use assembler in MCS-51 achieved a music player function, we can hope for help.
- 2022-03-21 08:23:11下载
- 积分:1
-
多功能跑马灯程序。包括按键、灯 等 。适合初学者联系。有详细介绍。...
多功能跑马灯程序。包括按键、灯 等 。适合初学者联系。有详细介绍。-multifunctional 5,250 procedures. Including the keys, and so on. For beginners links. A detailed briefing.
- 2023-02-17 23:25:03下载
- 积分:1
-
an assembler language of poker games
一个用汇编语言编写的扑克游戏-an assembler language of poker games
- 2022-05-28 07:31:37下载
- 积分:1
-
assembly language LED matrix operation
汇编语言的LED阵的操作-assembly language LED matrix operation
- 2022-05-31 16:19:19下载
- 积分:1
-
2 分类指令
在介绍各条分类指令之前,将指令中的操作数及注释中的符号说明如下。
Rn:当前指定的工作寄存器组中的Ro...
2 分类指令
在介绍各条分类指令之前,将指令中的操作数及注释中的符号说明如下。
Rn:当前指定的工作寄存器组中的Ro-R7(其中n=0,1,2,…,7)。
Ri:当前指定的工作寄存器组中的RO,R1(其中i=0,1)。
(Ri):Ri间址寻址指定的地址单元。
((Ri)):Ri间址寻址指定地址单元中的内容。
dir:8位直接字节地址(在片内RAM和SFR存储空间中)。
#data8:8位立即数。
#datal6:16位立即数。
addrl6:16位地址值。
addrll:11位地址值。
-2 classification of instruction in the introduction of each classification of instructions before the operation instructions and notes the number of symbols are described below. Rn: the current work of the designated register group Ro-R7 (in which n = 0,1,2, ..., 7). Ri: the current register group specified in the RO, R1 (in which i = 0,1). (Ri): Ri addressing inter-site unit
- 2022-02-07 17:01:45下载
- 积分:1
-
基于汇编语言的学生管理系统
资源描述学生管理系统。由汇编语言编写的,有学生信息录入、排序、输出等功能。
- 2022-03-22 09:49:52下载
- 积分:1