代码搜索:推理机

找到约 10,000 项符合「推理机」的源代码

代码结果 10,000
www.eeworm.com/read/172741/9693597

htm 21ic 基于atmega128l的大容量mp3播放机.htm

21IC: 基于ATmega128L的大容量
www.eeworm.com/read/414775/11101866

txt 基于stc单片机的zlg7290读写程序(改自周立功软件包).txt

DS18B20读写程序(基于STC单片机) 2007-08-13 23:24 #include #include sbit DQ=P3^2;//定义单片机接ds18b20的数据端 void DelayNS(unsigned int dly) { unsigned int i; for(; dly>0; dly--)
www.eeworm.com/read/414772/11101871

txt 基于stc单片机的zlg7290读写程序(改自周立功软件包).txt

基于STC单片机的zlg7290读写程序(改自周立功软件包)2007-08-13 23:20#include "REG51.h" #include "viic_c51.h" #define zlg7290 0x70 //ZLG7290的IIC地址 #define SubKey 0x01 #define SubCmdBuf 0x07 #define SubDpRam 0x10