-
实现了算术运算功能,是分别通过水平移位和循环移位来实现的,正在学习诶汇编语言的朋友可以参考一下,是我的作业...
实现了算术运算功能,是分别通过水平移位和循环移位来实现的,正在学习诶汇编语言的朋友可以参考一下,是我的作业-Realize the arithmetic functions, respectively, through the level of displacement and the cyclic shift to realize, and are learning assembly language ah friends can refer to, is my operating
- 2023-09-08 09:30:03下载
- 积分:1
-
我们接口技术做的实验8253,有需要的就下载吧
我们接口技术做的实验8253,有需要的就下载吧-we do Interface Technology Experiment 8253, on the need to download it
- 2022-07-25 14:15:24下载
- 积分:1
-
VHDL 8086芯
vhdl 8086 core
-vhdl 8086 core
- 2022-02-04 14:47:51下载
- 积分:1
-
在职学员培训课程管理系统
(1)系统基本数据的录入。
(2)可实现课程信息的查询、修改。
(3)可查询教师所授课程的评价内容。
(4)培训教材的...
在职学员培训课程管理系统
(1)系统基本数据的录入。
(2)可实现课程信息的查询、修改。
(3)可查询教师所授课程的评价内容。
(4)培训教材的录入、修改和查询。
-In-service training courses management system (1) system, basic data entry. (2) can be achieved curriculum information query, modify. (3) can be found by teachers delegate the evaluation of course content. (4) training materials input, modify, and query.
- 2022-03-24 14:41:51下载
- 积分:1
-
MCS
MCS-96单片机中断控制下的多道I_O程序。该程序完成4路采样,并在HSO线上给出相应PWM输出,P2.5上给出另一个PWM输出。-MCS-96 microcontroller suspended under the control of multi-channel I_O procedures. The procedures are completed 4 Sample Road and the HSO line is the corresponding PWM output dry weight is given another PWM output.
- 2022-11-08 23:55:03下载
- 积分: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
-
TI个实现同步电机的SVPWM控制算法的使用
使用TI TMS2407 实现SVPWM同步电机控制算法-TI TMS2407 realize the use of SVPWM control algorithm for synchronous motor
- 2022-03-10 03:28:16下载
- 积分:1
-
51时钟程序,用于定时,结构简单,小巧实用
51时钟程序,用于定时,结构简单,小巧实用-51 clock procedures for the regular, simple, compact practical
- 2022-07-19 18:26:35下载
- 积分:1
-
keil51的手册,开发硬件也不错呀,这是最常用的汇编工具,用的人很多...
keil51的手册,开发硬件也不错呀,这是最常用的汇编工具,用的人很多-keil51 manuals, development hardware has a good game, which is a compilation of the most commonly used tools, a lot of people
- 2022-01-29 03:25:22下载
- 积分:1
-
LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file he...
LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file here. As it should
always be, the ASM stuff contains the innermost pieces of code for the
effect, and also some other stuff related to low-level keyboard input.-LANDSCAPE SOURCE
There is a makefile, two C sources and one ASM file here. As it should
always be, the ASM stuff contains the innermost pieces of code for the
effect, and also some other stuff related to low-level keyboard input.
- 2022-10-23 22:55:03下载
- 积分:1