-
一个可以控制传输的汇编+
一个可以控制传输的汇编+-one can control the transmission of compilation
- 2022-07-11 00:45:39下载
- 积分:1
-
这是一个dos下的时钟驻留程序
这是一个dos下的时钟驻留程序-This is a dos clock presence under the procedures
- 2022-02-07 01:19:36下载
- 积分:1
-
实现统计男女生个数 0代表男生 1代表女生 键盘输入 中断调用...
实现统计男女生个数 0代表男生 1代表女生 键盘输入 中断调用
-Interrupt program for boys and girls to achieve statistical number of 0 for boys and girls on behalf of a keyboard input
- 2022-12-26 01:25:03下载
- 积分:1
-
DS18B20的源程序,很好用的
DS18B20的源程序,很好用的-DS18B20 source, the good
- 2022-02-04 08:32:13下载
- 积分:1
-
此文件应用PIC16F913实现LCD控制,本程序具有加,移,设置三键功能,可以在仪器仪表等方面应用....
此文件应用PIC16F913实现LCD控制,本程序具有加,移,设置三键功能,可以在仪器仪表等方面应用.-Application of this document PIC16F913 realize LCD control, this procedure has the added, changed, set three key features, such as in the application of instrumentation.
- 2022-05-25 13:16:47下载
- 积分:1
-
- 2022-03-12 23:59:55下载
- 积分:1
-
实现password的校验,输两次密码不一致提示sorry,一致提示hello...
实现password的校验,输两次密码不一致提示sorry,一致提示hello-check password
- 2022-11-12 15:45:03下载
- 积分:1
-
确定结构的DFA句子识别程序的基础上,识别…
一个根据所构造的确定有穷自动机进行识别句子的程序,识别由0,1所构成的字符串,并且该字符串不能含有两个连续的0.运行效果良好,是个值得参考的程序.-a basis to determine the structure DFA sentence identification procedures, identification by 0. consisting of a string, and the string can contain two consecutive 0. running well, is a worthy reference procedures.
- 2022-06-21 10:19:47下载
- 积分:1
-
通过用汇编语言编写液晶屏幕显示程序,连接左右液晶地址口和数据口,通过开关来来控制点亮和点灭.点亮开关则显示欢度佳节4个字样,点灭则屏幕是空....
通过用汇编语言编写液晶屏幕显示程序,连接左右液晶地址口和数据口,通过开关来来控制点亮和点灭.点亮开关则显示欢度佳节4个字样,点灭则屏幕是空.-Through the use of assembly language procedures for the preparation of liquid crystal display, LCD address to connect around the mouth and data port, through the switch to control light and point out. Lit switches show to celebrate the festive season four words, point out the screen is empty.
- 2022-05-24 08:23:55下载
- 积分: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