代码搜索:无线广播

找到约 3,481 项符合「无线广播」的源代码

代码结果 3,481
www.eeworm.com/read/310341/13653275

txt 短距离无线通信2.txt

文件头: #ifndef _WIRELESS_H // 防止wireless.h被重复引用 #define _WIRELESS_H #include // 引用标准库的头文件 #include #define uchar unsigned char #define
www.eeworm.com/read/309378/13673175

txt 单片机键盘无线发射程序.txt

HJT BIT 01H ORG 0000H MAIN: MOV SP,#60H ;========TIMER0==================== MOV TCON,#00H ;定时器1工作方式1,定时器0工作方式2 MOV TMOD,#11H SETB EA SETB ET1 MOV 50H,#1