-
在线酒店管理
基于 ASP 的在线酒店预订酒店管理
客户管理
报表生成
- 2022-11-15 16:05:03下载
- 积分:1
-
way light
是一个汇编延时程序,适合初学者使用,当P1.0端口输出高电平,即P1.0=1时,根据发光二极管的单向导电性可知,这时发光二极管L1熄灭;当P1.0端口输出低电平,即P1.0=0时,发光二极管L1亮;我们可以使用SETB P1.0指令使P1.0端口输出高电平,使用CLR P1.0指令使P1.0端口输出低电平。
-Delay is a compilation of procedures, suitable for beginners to use, when the high output port P1.0, P1.0 = 1 that is, when the one-way light-emitting diodes based on conductivity, we can see that this light-emitting diodes L1 extinguished when P1. 0 port output low, that is, P1.0 = 0, the light-emitting diodes L1-liang we can use the command SETB P1.0 port P1.0 output high to enable the use of instructions to enable CLR P1.0 output port P1.0 low.
- 2022-05-20 21:18:00下载
- 积分:1
-
这是台湾飞林单片机FM8PS56的例程,对初学者有很好的借鉴作用。...
这是台湾飞林单片机FM8PS56的例程,对初学者有很好的借鉴作用。-This is Taiwan" s Lin microcontroller FM8PS56 routine fly on a very good reference for beginners.
- 2022-08-06 00:12:06下载
- 积分: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
-
基于ATMEGA16的车载电脑
car computer on ATmega16
- 2022-08-17 06:04:47下载
- 积分:1
-
This is a MASM compiler environment, can help you to write assembly language, ea...
这是个 MASM 的 编译环境,可以帮助大家来编写汇编语言,早期的版本-This is a MASM compiler environment, can help you to write assembly language, early version
- 2022-11-13 20:05:03下载
- 积分:1
-
一个汇编语言程序,功能是输入一个字符及其前导字符和后续字符!...
一个汇编语言程序,功能是输入一个字符及其前导字符和后续字符!-an assembly language program, which aims to bring in a pre-characters and characters and follow-up characters!
- 2023-02-27 07:45:03下载
- 积分:1
-
A/D测试首先对A/D模块进行初始化操作,当A/D不忙时,进行A/D转化,A/D转化完毕产生中断,并将结果存入数组中。...
A/D测试首先对A/D模块进行初始化操作,当A/D不忙时,进行A/D转化,A/D转化完毕产生中断,并将结果存入数组中。-A/D test first A/D module to initialize the operation, when the A/D not busy when conducting A/D conversion, A/D conversion completion interrupt generated, and the results into the array.
- 2022-03-07 06:31:34下载
- 积分:1
-
Through this program, learners can use their a51 and C51 programs T89C51CC01 in...
通过本程序,学习者可以使用自己的a51和C51程序T89C51CC01学习看门狗功能。
- 2022-09-19 20:15:03下载
- 积分:1
-
汇编语言程序设计(第二版)课后答案,从第二章开始!
汇编语言程序设计(第二版)课后答案,从第二章开始!-Assembly language programming (second edition) after the answer, from the beginning of the second chapter!
- 2022-01-28 20:53:19下载
- 积分:1