-
用MASM写的显示系统时间的程序,内附源码和说明
用MASM写的显示系统时间的程序,内附源码和说明-written with Multiple Display System time-consuming procedures, and notes containing FOSS
- 2022-04-24 21:05:04下载
- 积分: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
-
汇编课程设计 文本编辑
汇编课程设计 文本编辑-curriculum design compilation text editor
- 2022-05-21 23:47:35下载
- 积分:1
-
进入mf2k汇编语言的开发环境,将转换为BCD码的。
进入MF2K汇编语言开发环境,将二进制转换为BCD码的汇编程序设计方法与程序-Enter MF2K assembly language development environment, will be converted to BCD binary code compiled program design methods and procedures
- 2022-09-12 15:50:03下载
- 积分:1
-
电子称键盘子程序
电子称键盘子程序电子称键盘子程序电子称键盘子程序电子称键盘子程序电电子称键盘子程序电子称键盘子程序电子称键盘子程序子称键盘子程序电子称键盘子程序
- 2022-05-19 20:59:18下载
- 积分:1
-
用c++编程 *
*** **
*** *
*****
*
用c++编程 *
*** **
*** *
*****
*-Programming with c****************
- 2022-01-26 02:25:42下载
- 积分:1
-
注意浮点算法
说明FPU算法和浮点运算的算法
- 2023-07-14 18:20:04下载
- 积分:1
-
This a program that I wrote many years ago. It is a floppy disk , disk copy,disk...
This a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs.
There are many asm tricks in the source code.
Have fun with this old code.-This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs.
There are many asm tricks in the source c
- 2022-04-02 00:01:45下载
- 积分:1
-
利用PMW技术控制LED的RGB亮度。DMX512通讯。
利用PMW技术控制LED的RGB亮度。DMX512通讯。-PMW use technology to control LED brightness of the RGB. DMX512 communications.
- 2022-02-05 09:46:29下载
- 积分:1
-
一些基本的浮点数运算实现,可以方面地在ASM环境下调用这些子程序,简化编程...
一些基本的浮点数运算实现,可以方面地在ASM环境下调用这些子程序,简化编程-Some of the basic floating-point realize, you can easily call in ASM environment of these subroutines, simplify programming
- 2022-03-23 23:41:10下载
- 积分:1