代码搜索:50C51单片机

找到约 10,000 项符合「50C51单片机」的源代码

代码结果 10,000
www.eeworm.com/read/326107/13165951

c 单片机计算器.c

/******************************************************************************************/ /* 简易计算器测试程序 */ /* 作者:蔡飞,樊世杰
www.eeworm.com/read/139256/13165953

uv2 电池单片机.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,
www.eeworm.com/read/326107/13165970

c 频率计单片机.c

/*********************************************************/ /** 单片机小系统测试程序 **/ /** 作者:关永峰 **/ /** 时间:20058/11/19
www.eeworm.com/read/313264/13591173

txt 单片机c语言编程.txt

主机程序master.c清单 #include #define uchar unsigned char #define BN 16 //传送一次的字节数 uchar master(uchar addrs,uchar comnd); uchar SLAVE=0*00; //从机地址 uchar idata