搜索资源列表
yanshi
- 许多有关延时的有用程序,详细讲解了如何精确延时
delay
- C51精确延时分析探讨 从精度考虑,它得研究结果是: void delay2(unsigned char i) { while(--i) } 为最佳方法。
delay-12MHz
- 精确的延时1秒钟小程序 比较精确 可以替代汇编使用-The precise delay 1 second applet more precise alternative assembly use
PIC-delay-Procedures
- 比较详细的PIC单片机的精确延时的计算,全部为汇编语言-More detailed PIC MCU accurate delay calculation, all for the assembly language
clock
- 程序运行后输入设定时间,回车后开始计时。 本程序使用MASM6.11调试,使用硬件8254,8259的硬件计时,精确设定1s。 不同于软件延时,有创新点。
Assembly-delay-procedures
- 汇编延时程序,精确延时计算公式,内容不多-Assembly delay procedures, accurate delay calculation, content not more than
Delay
- 精确的C语言延迟代码,根据要求修改参数来实现各种延时-Accurate C language delay code, modify the parameters as required to achieve the various delays