-
使用74164连接8行2列键盘的行线,74165连接键盘的列线,编写扫描键盘,包括C和汇编程序...
使用74164连接8行2列键盘的行线,74165连接键盘的列线,编写扫描键盘,包括C和汇编程序-74164 connect using 8 line 2 keyboard line, out of 74,165 lines to connect the keyboard, the preparation of scanning the keyboard, including C and assembler
- 2022-08-25 18:40:01下载
- 积分:1
-
Timing counts subtraction. Input data between the three
定时减法计数。输入数据0到9之间三位数,开始计时,每秒减一。当计数完成时,可做二次开发。还可做简单加减法-Timing counts subtraction. Input data between the three-digit 0-9, start running, by one per second. When the count is complete, do the secondary development. Also to do simple addition and subtraction
- 2023-07-09 20:55:03下载
- 积分:1
-
定时流水灯 定时流水灯
定时流水灯 定时流水灯 -liushui
- 2022-01-26 03:42:20下载
- 积分:1
-
the compressed file contains the source code of AWARD BIOS type D1D.Supported ch...
AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS type D1D.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
- 2022-07-16 08:09:09下载
- 积分:1
-
Multisim9 电池设计
压缩包解压时不能有密码
Multisim9 电池设计
压缩包解压时不能有密码-Multisim9 battery design can not extract compressed package password
- 2023-09-06 12:05:04下载
- 积分:1
-
描述了用汇编语言对dm512信号接受与处理的过程,实现对led灯光控制。...
描述了用汇编语言对dm512信号接受与处理的过程,实现对led灯光控制。-Describes the assembly language used on the dm512 signal acceptance and treatment process, led lighting control to realize.
- 2022-01-26 04:59:42下载
- 积分:1
-
由8051/8096/8099/8048单片机汇编工具、
汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单片机汇编语言、do
由8051/8096/8099/8048单片机汇编工具、
汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、
创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是汇编语言的知识宝库!-Compiled by the 8051/8096/8099/8048 SCM tools, assembly language, Motorola m68HC11, m680x0 series of assembly language, inter8051 microcontroller assembly language, dos not open secret, windows process control, graphics programming, innovative development of 32-bit sound, video examples, etc. many elements, rich in content, is definitely assembly language of knowledge!
- 2023-03-23 18:50:03下载
- 积分:1
-
简易文本编辑器,提供基本文本编辑功能,作为样本,可以更新完善...
简易文本编辑器,提供基本文本编辑功能,作为样本,可以更新完善-Simple text editor, text editor providing basic functionality, as samples can be updated to improve
- 2022-03-14 22:45:04下载
- 积分:1
-
用回溯法实现最大团问题
用回溯法实现最大团问题-with retroactive law to achieve the greatest problem Mission
- 2022-01-25 14:17:39下载
- 积分: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