-
汇编打字游戏的源代码
汇编打字游戏的源代码-compilation typing game"s source code
- 2022-01-22 03:27:44下载
- 积分:1
-
单片机数字电压表汇编程序.希望大家分享哦
单片机数字电压表汇编程序.希望大家分享哦-Single-chip digital voltage meter assembler. Hope that we share Oh
- 2022-07-22 16:26:48下载
- 积分:1
-
1、用8255的A口驱动六个七段数码管(LED)的字段,C口驱动六位七段数码管(LED)的位控端,右侧两位显示分值,左侧两位显示秒值。
2、段数码管采用动态...
1、用8255的A口驱动六个七段数码管(LED)的字段,C口驱动六位七段数码管(LED)的位控端,右侧两位显示分值,左侧两位显示秒值。
2、段数码管采用动态扫描方式,用8253做定时器(采用查询方式),每位显示的时间50Hz。
3、以5ms为基本时间单位,计数产生秒时间值,秒计数到60时对分计数,分计数到69时对时计数。
-BUFF_KEY EQU 21H BUFF_LED1 EQU 22H
BUFF_LED2 EQU 23H
BUFF_LED3 EQU 24H
BUFF_LED4 EQU 25H
BUFF_LED5 EQU 26H
BUFF_LED6
- 2022-06-15 18:58:08下载
- 积分:1
-
This is a master simple calculator written in assembler! !
这是一个用汇编语言编写的简单计算器!
- 2022-04-06 21:36:39下载
- 积分:1
-
PT6523的程序,需要的朋友可以看一下
PT6523的程序,需要的朋友可以看一下-PT6523 procedures need friends can look at
- 2022-07-21 09:08:02下载
- 积分:1
-
8051单片机,解码红外线遥控器,懂得如何去解码各种遥控器的客户码,键值....
8051单片机,解码红外线遥控器,懂得如何去解码各种遥控器的客户码,键值.-8051, decoding infrared remote control, know how to decode a variety of remote client code, key.
- 2022-02-12 20:05:54下载
- 积分:1
-
A serial debugger, under the agreement can be read by the internal RAM and exter...
一个串口调试程序,根据协议可以读取内部RAM和外部RAM和外部FLASH的数据.-A serial debugger, under the agreement can be read by the internal RAM and external RAM and external FLASH data.
- 2023-05-13 19:25:02下载
- 积分:1
-
积木游戏汇编语言
积木游戏汇编语言-modular assembly language game
- 2022-02-06 14:48:30下载
- 积分:1
-
Realize the storage and classification of the input points, and ultimately the f...
实现对分数的输入存储及分类,并最终以计数的形式在dos中显示!-Realize the storage and classification of the input points, and ultimately the form of innumerable dos to display!
- 2022-03-20 03:55:20下载
- 积分:1
-
串口功能的读写程序,包括汇编原代码,可烧录文件,熟悉串口操作的方法和通信格式...
串口功能的读写程序,包括汇编原代码,可烧录文件,熟悉串口操作的方法和通信格式-Function to read and write serial procedures, including the compilation of the original code, recordable documents, familiar with the serial method of operation and communication format
- 2022-03-25 02:43:38下载
- 积分:1