-
Seeking integral product, from a C language reference, proposed a new solution t...
求整数之积,出自C语言参考,提出了一种新的解决两数之积的算法
-Seeking integral product, from a C language reference, proposed a new solution to two the number of the product algorithm
- 2022-04-06 23:39:32下载
- 积分:1
-
基于DS18B20的数字温度驱动程序,汇编程序还有KILL环境编译和hex文件以及PROTUSE仿真环境图,对于研究ds18b20的人有帮助...
基于DS18B20的数字温度驱动程序,汇编程序还有KILL环境编译和hex文件以及PROTUSE仿真环境图,对于研究ds18b20的人有帮助-DS18B20 temperature based on the number of drivers, assembler also KILL environment, as well as compile and hex file PROTUSE simulation environment map, the study of people who have helped DS18B20
- 2022-01-25 16:45:43下载
- 积分:1
-
基于arm的示波器设计,内含单片机控制外部驱动程序
基于arm的示波器设计,内含单片机控制外部驱动程序-Based on the arm of the embedded microcontroller control design, oscilloscope external driver
- 2022-03-15 00:56:44下载
- 积分:1
-
- 2022-03-06 20:07:25下载
- 积分:1
-
点阵LED字符显示器的设计
可以显示四个汉字。
并且可以按照不同的方式显示出来。...
点阵LED字符显示器的设计
可以显示四个汉字。
并且可以按照不同的方式显示出来。
-lattice LED character display will show the design of four Chinese characters. And according to different ways of show.
- 2022-07-18 11:23:28下载
- 积分:1
-
COMPUTER LANGUAGE
8086的汇编语言指令表,是8086指令表的集合,是比较全的指令表-COMPUTER LANGUAGE
- 2022-07-14 02:21:27下载
- 积分:1
-
高手所写模拟WINDOWS界面的汇编源码,实属经典
高手所写模拟WINDOWS界面的汇编源码,实属经典-master simulated Windows interface written compilation of source code, it is classic
- 2022-02-12 19:17:06下载
- 积分:1
-
masm old fargon 2 to do asmbly code
masm old fargon 2 to do asmbly code
- 2022-12-15 09:55:02下载
- 积分: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
-
这个程序可以实现语音功能的键盘,可以发音…
此程序可以实现键盘发音功能,按1、2、3、4、5、6、7、8即可发音,按F6结束!-this procedure can be achieved pronunciation function keyboard, can be pronounced by 1,2,3,4,5,6,7,8, by the end of F6!
- 2022-09-25 19:30:02下载
- 积分:1