-
Gobang function automatically, there is interface to facilitate operation, assem...
自动实现五子棋的功能,有界面,方便操作,汇编语言实现-Gobang function automatically, there is interface to facilitate operation, assembly language implementation
- 2022-04-22 13:10:25下载
- 积分:1
-
Tabla multiplicar
.model 小
64.stack
.data
num db"Introdusca 联合国第 $",10,13 ;可变段 reslpaldar el número digitado por el usuario。
.code
属于:
mov ax @data
mov ds、 ax
mov 啊,09 h
lea dx num
int 21 h
mov 啊,01h ;Pedir el número al usuario
int 21 h
潜艇基地,30 h
mov num,al ; guardamos el número digitado en num 中。
mov cl,01 h; Iniciamos el 康塔多 en 1
mov cx 10
tabla:
mov al,num ; movemos al número guardado en num AL
mul cl ; se multiplica CL por AL,el resultado se 瓜尔达 en AL
aam ; ajuste ASCII 段 multiplicación
mov bx,ax;Se respalda la multiplicación BX el
mov 啊,02 h
mov dl,10,13 ; imprimimos 联合国非裔
int 21 h
mov 啊,02 h
mov dl,bh ; Imprime la 单方面阿尔塔德尔登记 BX,si el número es 市长德 9 imprime las decenas
添加 dl,30 h;Suma 30 段 imprimir el número 真实。
int 21 h
mov dl、 bl ; imprime la 单方面巴哈德 BX o la
- 2022-01-25 14:43:48下载
- 积分:1
-
通过拖动活动条来显示颜色
虽然有很简单,但是还是有值得学习的地方...
通过拖动活动条来显示颜色
虽然有很简单,但是还是有值得学习的地方-Article by dragging activities to show the color
- 2022-01-26 00:28:55下载
- 积分:1
-
汇编多媒体教案ppt格式,不错哦!
汇编多媒体教案ppt格式,不错哦!-compilation of multimedia lesson plans ppt format, it is true!
- 2022-01-25 15:42:15下载
- 积分:1
-
汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS...
汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS-asm source code and binary file , access /config CMOS , which contents analysis for partial area ,fitting for all PC/AT machine CMOS
- 2022-07-21 08:59:27下载
- 积分:1
-
Compilation of statistics to achieve a string of alphanumeric characters which h...
汇编实现统计一个串中 数字 字母 其他字符个有几个-Compilation of statistics to achieve a string of alphanumeric characters which have a number of other
- 2023-07-23 15:50:03下载
- 积分:1
-
蓝牙 hc 05 代码
在 + 角色 = 0---将模块要药膏模式设置。默认模式为药膏。
在 + 角色 = 1---将模块是主模式设置。
设置内存命令:
在 + CMODE = 1
设置模块,以使其他随机蓝牙模块 (未指定地址) 搭配。的
默认值是这种模式。
在 + CMODE = 1
设置模块,以使对带有蓝牙模块 (指定地址)。如果将模块设置
先随机搭配,然后设置模块,以使蓝牙模块搭配有
指定的地址。然后该模块将搜索最后的配对的模块,直到找到的模块。
重置密码命令
在 + PSWD = XXXX
设置模块对密码。密码必须是 4 位。
重置的波特率
在 + UART = = < 参数 > < Param2 > < Param3 >。
在 HC 0305 命令集提供了更多的信息
示例:
在 + UART = 9600,0,0---设置波特率为 9600N81
重置蓝牙名称
在 + 名称 = XXXXX
内容摘要:
HC 05 有许多功能,涵盖 HC 06 的所有功能。上面的命令是最
常见的。除此之外,HC 05 留下很多空间的用户。所以 HC 05 优于 HC 06 和
建议。HC 03 是类似与 HC-05。上述的介绍也适合 HC-03
- 2022-03-24 08:16:28下载
- 积分:1
-
功能:运行可执行文件11.exe,在出现的界面中输入任意文本内容,利用DEL键、BACKSPACE键、HOME键、END键、上下左右光标键对文本进行全屏幕编辑。...
功能:运行可执行文件11.exe,在出现的界面中输入任意文本内容,利用DEL键、BACKSPACE键、HOME键、END键、上下左右光标键对文本进行全屏幕编辑。
按f1键激活菜单file,下移光标,通过选择New;Open;Save As;Save;Exit子菜单实现文件的新建;打开;另存;保存和退出等功能。按f10激活帮助,给出帮助信息;按ESC键退出帮助。
-Function: Run the executable file 11.exe, the interface appears, enter any text, using DEL key, BACKSPACE key, HOME key, END key, up and down cursor keys left full-screen editing of text. Press f1 key to activate the menu file, down cursor, by selecting the New Open Save As Save Exit sub-menu to achieve a new document open Save save and exit functions. Press f10 to activate help, give help information Press ESC key to exit help.
- 2022-03-21 08:35:24下载
- 积分:1
-
步进电机的运转程序
步进电机的运转程序-stepper motor operation procedures
- 2022-01-30 17:29:29下载
- 积分:1
-
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译...
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译-贪食蛇assembly code, 6502 kernel development environment, called to remove a number of header files, in the definition of environment ram start address can be compiled
- 2022-08-10 09:28:39下载
- 积分:1