代码搜索:微机开关
找到约 4,251 项符合「微机开关」的源代码
代码结果 4,251
www.eeworm.com/read/28936/1013866
按键控制开关灯
www.eeworm.com/read/29038/1014307
dsn 开关控制led.dsn
www.eeworm.com/read/29038/1014554
dsn 开关控制led.dsn
www.eeworm.com/read/34129/1039294
dbk last loaded 开关检测.dbk
www.eeworm.com/read/34129/1039296
pwi 模拟开关灯实验.pwi
www.eeworm.com/read/34129/1039297
c 源程序-开关检测.c
#include "reg51.h"
#define uchar unsigned char
#define uint unsigned int
sbit in=P3^0;
sbit out=P1^0;
void main(void)
{
while(1)
{
in=1;if(in==0)out=0;else out=1;
}
}
www.eeworm.com/read/37775/1085429
zip 开关.~(1).schlib.zip
www.eeworm.com/read/37775/1085435
zip 开关.~(2).schlib.zip
www.eeworm.com/read/38400/1112471
zip 开关.~(1).schlib.zip
www.eeworm.com/read/38400/1112477