-
键盘扫描输出点初始化,调用键盘扫描程序,每移一位,键盘接收端检测一次...
键盘扫描输出点初始化,调用键盘扫描程序,每移一位,键盘接收端检测一次 -Keyboard scan output point initialization, call the keyboard scanning process, each one shift, keyboard receiver detection time
- 2022-01-30 14:32:14下载
- 积分:1
-
在键盘上输入一个十进制的数字 可以转换成一个十六进制和二进制的数输出...
在键盘上输入一个十进制的数字 可以转换成一个十六进制和二进制的数输出-On your keyboard to enter a decimal figures can be converted into a hexadecimal and binary number of output
- 2022-01-31 13:54:28下载
- 积分:1
-
The driver of AT24C01, it will bring you very big benfit if you will read it, it...
AT24C01的汇编驱动程序,如果能看懂会给你带来很大的好处,学习的好资料.-The driver of AT24C01, it will bring you very big benfit if you will read it, it is very nice.
- 2022-09-03 12:05:02下载
- 积分:1
-
在该系统下,将所有的系统中的所有的设备都一一列举出来…
在dos下编程,列举出系统中的全部PCI设备,显示出厂商和设备号-Under the dos program to enumerate all the PCI devices in the system, indicating that manufacturers and device number
- 2022-03-20 05:24:46下载
- 积分:1
-
矢量演示
Vector demo
The files included in the same archive as this document
are public domain and no warranty of any kind is offered
on them. Use them at own risk. This file is 99.4
guarenteed to exist and to occupy your hard drive space!
-Vector demo
The files included in the same archive as this document
are public domain and no warranty of any kind is offered
on them. Use them at own risk. This file is 99.4
guarenteed to exist and to occupy your hard drive space!
- 2022-10-25 21:15:03下载
- 积分:1
-
通用boot loader m8 m16m
通用boot loader m8 m16m-common boot loader sp m16m
- 2023-06-21 10:35:03下载
- 积分:1
-
基于分布式算法数字滤波器 VHDL语言编写 适用于FPGA
基于分布式算法数字滤波器 VHDL语言编写 适用于FPGA-Digital filters based on distributed algorithms written in VHDL for FPGA
- 2023-01-04 04:25:03下载
- 积分:1
-
AT89S51的并行口P1接4×4矩阵键盘,以P1.0-P1.3作输入线,以P1.4-P1.7作输出线;在数码管上显示每个按键的“0-F”序号。...
AT89S51的并行口P1接4×4矩阵键盘,以P1.0-P1.3作输入线,以P1.4-P1.7作输出线;在数码管上显示每个按键的“0-F”序号。-AT89S51 the parallel port P1 then 4 × 4 matrix keyboard to P1.0-P1.3 as input lines to P1.4-P1.7 for output line in the digital control button displayed on each of the " 0-F" serial number.
- 2022-03-03 22:05:03下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1
-
微机原理与接口技术课程设计,步进电机综合控制实验,设计用PC机对四相步进电机,方向,步数的控制系统,并编写汇编程序实现相应功能。...
微机原理与接口技术课程设计,步进电机综合控制实验,设计用PC机对四相步进电机,方向,步数的控制系统,并编写汇编程序实现相应功能。
-Microcomputer Principle and Interface Technology curriculum design, stepper motor control experiments, designed to PC-to four-phase stepper motor, direction, step control system and the preparation of the compilation process to achieve the corresponding functionality.
- 2022-08-09 00:47:59下载
- 积分:1