说明:C51精确延时分析探讨
从精度考虑,它得研究结果是:
void delay2(unsigned char i)
{
while(--i)
}
为最佳方法。-C51 accurate analysis of delay from the accuracy considerations, it was the outcome of the study: void delay2 (unsigned cha <向华> 在 2024-11-17 上传
| 大小:1kb | 下载:0
说明:虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成-Virtual function and polymorphism, references and pointer variables and the distinction in common. VC compiler engineering principles and the <蓝海星> 在 2024-11-17 上传
| 大小:6kb | 下载:0
说明:8051用8255扩展I/O口接八位数码管(PA口输出控制字,PB口位选通,数码管采用的是共阴极的).此程序可以实现动态显示,并且可以人机交互,当要修改某一位时,此位会闪烁,就像电脑中的光标一样一闪一闪的.当输入确定后可自动转入下一位,可用来选择不同的程序来远行(看自己怎么来了)-8051 with 8255 expansion I/O port access 8 digital tube (PA port output control <腾龙> 在 2024-11-17 上传
| 大小:1kb | 下载:0
说明:可作为一个小型的购物商店,也可作为时讯项目供人学习-Can be used as a small shopping stores, can also be used as items for human learning Newsletter <刘书杰> 在 2024-11-17 上传
| 大小:3.03mb | 下载:0