-
利用单片机ATC51和汇编语言来实现交通灯。其中有PROTUES仿真图,和汇编语言来实现的程序。...
利用单片机ATC51和汇编语言来实现交通灯。其中有PROTUES仿真图,和汇编语言来实现的程序。-The use of microcontrollers and assembly language to achieve ATC51 traffic lights. Which PROTUES simulation map, and assembly language to implement procedures.
- 2023-06-27 20:35:04下载
- 积分:1
-
用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果...
用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果-Written using assembly language, you can achieve a larger number of addition operations, it is back to show the results of
- 2022-01-25 19:38:26下载
- 积分:1
-
用汇编做的一个编制演奏音乐的的小程序, 是一次课程设计的题目!...
用汇编做的一个编制演奏音乐的的小程序, 是一次课程设计的题目!-do with the compilation of a music concert establishment of small procedures, curriculum design is a topic!
- 2022-10-05 11:50:03下载
- 积分:1
-
这个zip文件包含汇编十二实践和C与项目文件…
This zip files contains twelve practices in assembler and C with the project files to work with the MPLAB IDE environment.
- 2023-09-02 12:30:04下载
- 积分:1
-
利用51单片机对自行车/电动自行车的速度进行测量,并显示里程和速度...
利用51单片机对自行车/电动自行车的速度进行测量,并显示里程和速度-The use of single-chip microcomputer 51 of the bike/electric bicycle speed measurement, and display the mileage and speed
- 2022-02-06 16:33:32下载
- 积分:1
-
基于单片机的交通灯程序。对于十字路口中的红黄绿灯的时间设定各有说明...
基于单片机的交通灯程序。对于十字路口中的红黄绿灯的时间设定各有说明-Based on SCM procedures for traffic lights. In the red, yellow, green light for the intersection of time to set their own description
- 2023-01-26 22:10:03下载
- 积分:1
-
源的USB接口,以供参考,有什么问题请多指教
一个的usb源码,提供给大家参考一下,有什么问题请指教-a source of usb, to refer to, what issues please enlighten
- 2022-03-07 08:19:17下载
- 积分:1
-
虚拟的Win32 API的BSD Unix,在UNIX编译器直接调用Win32 API和# 39…
Virtual Win32 API For BSD UNIX, 可在UNIX下直接编译呼叫标准Win32 API之C/C++原始码, 单一原始码可跨平台, 可在Windows下使用Visual C++对于目标UNIX的程序除错 , 确定没问题后可直接移植至UNIX完全不用修改-Virtual Win32 API For BSD UNIX, in the UNIX compiler directly call Win32 API"s standard C/C source code. a single source for cross-platform, in Windows using Visual C goals for the UNIX debugging procedures, After determining no problem can be transplanted directly to UNIX entirely without changes
- 2023-06-27 07:35:03下载
- 积分:1
-
图书管理系统,管理图书的借阅与归还,并进行记录
图书管理系统,管理图书的借阅与归还,并进行记录-Library management system to manage the books borrowed and returned, and recorded
- 2022-03-22 09:51:51下载
- 积分:1
-
High to low dividend deposited in TEMP_STR
被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中,
运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中
高字节在前
方法:移位相除
10位BCD码除法 XUE:20080729-High to low dividend deposited in TEMP_STR-> TEMP_STR+ 4, the divisor stored in TEMP_STR+ 10-> TEMP_STR+ 14, the operations are kept in after TEMP_STR-> TEMP_STR+ 4, the remainder stored in TEMP_STR+ 5-> TEMP_STR+ 9 in the high byte of the former method: shift 10 BCD division code division XUE: 20080729
- 2022-07-08 14:31:21下载
- 积分:1