-
8253a
接口与通信实验报告(8253A定时计数器实验等)-8253a
- 2023-05-05 04:05:03下载
- 积分:1
-
(中断子程序)计时子程序
(中断子程序)计时子程序----------------CLOCK
功能:①TMR1每50000指令周期(即50000微秒)中断一次, 进入本程序后重装定时器
TMR1, 并清除TMR1溢出标志(PIR1,0).
-(Interrupt Subroutine) subroutine CLOCK timing functions: ① TMR1 every 50000 instruction cycles (that is 50000 microseconds) disruption of the first to enter this process re-timer TMR1, and clear TMR1 overflow flag (PIR1, 0).
- 2023-06-20 14:15:03下载
- 积分:1
-
ds18b20温度检测六位数码管显示温度
ds18b20温度检测六位数码管显示温度
- 2022-11-29 11:05:03下载
- 积分:1
-
简易的汇编电子琴程序,在通用的PC下运行,没有什么外观可言,通过键盘字母实现按键发声...
简易的汇编电子琴程序,在通用的PC下运行,没有什么外观可言,通过键盘字母实现按键发声-Simple compilation of flower procedures, the common PC running under no appearance at all, through the keyboard keys letters realize voice
- 2023-05-30 22:00:03下载
- 积分:1
-
grahamScan扫描法求凸包 输入有若干组测试数据。每一组测试数据的第一行上有整数n,表示该组测试数据有n个点组成的。接下来有n行,其每一行上有二个正整数,...
grahamScan扫描法求凸包 输入有若干组测试数据。每一组测试数据的第一行上有整数n,表示该组测试数据有n个点组成的。接下来有n行,其每一行上有二个正整数,之间用一个或几个空格隔开。当输入行上只有一个数0时,表示输入结束。
-grahamScan
- 2022-03-20 20:14:44下载
- 积分:1
-
Algorithm
dijkstra算法-- Algorithm
- 2022-02-26 14:04:45下载
- 积分:1
-
电子密码锁程序,用ASM编写,键盘6位密码,有开锁报警子程序
电子密码锁程序,用ASM编写,键盘6位密码,有开锁报警子程序-Electronic code lock procedure, prepared by ASM, keyboard 6 password, have become disengaged alarm subroutine
- 2022-03-21 15:18:35下载
- 积分:1
-
ds1302时钟电路的汇编语言程序,编译无法通过,请各位大虾指教...
ds1302时钟电路的汇编语言程序,编译无法通过,请各位大虾指教-DS1302 clock circuit assembly language program, the compiler can not, please enlighten prawns
- 2022-03-02 07:27:59下载
- 积分:1
-
解码程序,用PIC16C57C来解PT2262
解码程序,用PIC16C57C来解PT2262-Decoding procedure, with PIC16C57C solved PT2262
- 2022-06-02 22:50:20下载
- 积分: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