-
模型参考自适应程序。用于无速度传感器,做矢量控制
模型参考自适应程序。用于无速度传感器,做矢量控制-matlab
- 2022-01-26 02:24:52下载
- 积分:1
-
运行结果后产生华夏字样,在提示符后从键盘上输入Q(或q)退出这个程序。,,Asm...
运行结果后产生华夏字样,在提示符后从键盘上输入Q(或q)退出这个程序。,,Asm
-operating results generated from the Chinese words, at the prompt input from the keyboard Q (or q) to withdraw from the process. ,, Programmers
- 2022-03-06 12:56:28下载
- 积分:1
-
89S51 与数码管显示器以及键盘SW 对应引脚的联机为:
P0.0
89S51 与数码管显示器以及键盘SW 对应引脚的联机为:
P0.0-------------------------数码管显示器的a脚
P0.1-------------------------数码管显示器的b脚
P0.2-------------------------数码管显示器的c脚
P0.3-------------------------数码管显示器的d脚
P0.4-------------------------数码管显示器的e脚
P0.5-------------------------数码管显示器的f脚
P0.6-------------------------数码管显示器的g脚
P0.7-------------------------数码管显示器的dp脚
;
P2.2-------------------------数码管显示器1的驱动脚
P2.3-------------------------数码管显示器2的驱动脚
P2.4-------------------------数码管显示器3的驱动脚
P2.5-------------------------数码管显示器4的驱动脚
P2.6-------------------------数码管显示器5的驱动脚
P2.7-------------------------数码管显示器6的驱动脚
;
P2.2-------------------------键盘SW1
P2.3-------------------------键盘SW2
P2.4-------------------------键盘SW3
P2.5-------------------------键盘SW4
P2.6-------------------------键盘SW5
P2.7-------------------------键盘SW6-devised with the digital control display and keyboard SW corresponding pin online : P0.0------------------------- Digital Display of a foot P0 .1--------
- 2022-06-03 18:10:38下载
- 积分:1
-
PC的地下
Pc Underground - Assembly Language - The True Language Of Programmers-Pc Underground- Assembly Language- The True Language Of Programmers
- 2022-09-10 15:55:11下载
- 积分:1
-
win32 汇编教程。全面介绍windows环境下,汇编语言的编程教学。
win32 汇编教程。全面介绍windows环境下,汇编语言的编程教学。-win32 compilation of tutorials. Comprehensive introduction windows environment, assembly language programming teaching.
- 2023-03-04 16:15:04下载
- 积分:1
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第8章-Windows Environment 32-bit assembly language programming book source package in Chapter 8
- 2023-05-18 18:15:04下载
- 积分:1
-
关于用电子时钟的编程设计,对课程设计有重要用处
关于用电子时钟的编程设计,对课程设计有重要用处-electronic clock on the program design, the design of the curriculum is important useless!
- 2023-09-07 12:05:04下载
- 积分:1
-
在屏幕上用黄颜色显示天堂两个字并且经过一定得时间向右平移一段距离。...
在屏幕上用黄颜色显示天堂两个字并且经过一定得时间向右平移一段距离。-Yellow on the screen with color display and after the word heaven must have time to shift to the right for some distance.
- 2022-03-18 11:13:57下载
- 积分:1
-
分形
分形--- ----羊齿叶 不错的-reaching back to the good leaf
- 2022-02-03 05:19:34下载
- 积分: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