-
这是这几天我用C做的一个高性能计时器.希望大家指教
这是这几天我用C做的一个高性能计时器.希望大家指教-This is the last few days I used to do a high-performance C timer. Hope everyone advice
- 2022-05-18 04:55:49下载
- 积分:1
-
Realize this procedure a simple simulation of traffic light control, simple stru...
此程序实现简单红绿灯的模拟控制,结构简单、易懂,可以在学校实验室试验箱上模拟练习!-Realize this procedure a simple simulation of traffic light control, simple structure, easy to understand, you can in the school laboratory chamber simulated exercises!
- 2022-07-02 15:13:18下载
- 积分:1
-
这是一个游戏程序。
这事一个很经典的游戏――贪吃蛇的游戏源码,用汇编编的。-This is a program for snake games.
- 2022-08-20 05:21:04下载
- 积分:1
-
51控制led顺序点亮,
通过控制p0.0使其能按不同的顺序
51控制led顺序点亮,
通过控制p0.0使其能按不同的顺序
-Led the order of 51 to control light, through the control to enable them to p0.0 different order
- 2023-04-29 11:10:04下载
- 积分:1
-
EEPROM局部抄写软件,可以任意设置地址,抄写一段数据,数据由母片提供....
EEPROM局部抄写软件,可以任意设置地址,抄写一段数据,数据由母片提供.-EEPROM partial copying software, can set up addresses, copying a section of data, data provided by the master.
- 2022-06-29 08:31:42下载
- 积分:1
-
apilist编译文件列表,写的API函数,反
APilist,汇编写的api函数列表文件,在反汇编中很有用-APilist, compile written documents list api function, the anti-compilation of useful
- 2022-03-11 10:45:15下载
- 积分:1
-
This a measurement of your insomnia whether the procedures are interested in pla...
这是一个测量你是否失眠的程序,有兴趣的话玩玩啊-This a measurement of your insomnia whether the procedures are interested in playmate ah! !
- 2022-10-27 05:40:03下载
- 积分:1
-
智能小车的汇编程序,可供2003个国家参考使用…
智能小车的汇编程序,可以作为参考使用
2003年全国大学生电子设计竞赛试题 简易智能电动车(E题)-Smart car of the compilation process can be used as a reference in 2003 National Undergraduate Electronic Design Contest mini-mental test of electric vehicles (E title)
- 2023-07-03 23:35:03下载
- 积分:1
-
MMX即多媒体可扩展指令集,通常用汇编编写,内嵌于C++或C,提升图象算法的执行速度。该文档介绍了MMX的指令集及编程规范。...
MMX即多媒体可扩展指令集,通常用汇编编写,内嵌于C++或C,提升图象算法的执行速度。该文档介绍了MMX的指令集及编程规范。-That is scalable MMX multimedia instruction set, often used to prepare a compilation, embedded in C++ Or C, to enhance the implementation of the speed of the image algorithm. The document describes the MMX instruction set and programming norms.
- 2022-11-05 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