代码搜索:Write_DS

找到约 125 项符合「Write_DS」的源代码

代码结果 125
www.eeworm.com/read/386366/8751435

c 1602887test.c

#include #include void delay(uint z) { uint x,y; for(x=z;x>0;x--) for(y=110;y>0;y--); } void didi() { beep=0; delay(50); beep=1; delay(100); beep=0; dela
www.eeworm.com/read/382249/9040629

c shizhong.c

#include #include void delay(uint z) { uint x,y; for(x=z;x>0;x--) for(y=110;y>0;y--); } void didi() { beep=0; delay(50); beep=1; delay(100); beep=0; dela
www.eeworm.com/read/382249/9040646

lst shizhong.lst

C51 COMPILER V6.12 SHIZHONG 07/31/2007 11:25:43 PAGE 1 C51 COMPILER V6.12, COMPILATION OF MODULE SHIZHONG OBJECT MODULE PLACED I
www.eeworm.com/read/373320/9463579

c key.c

#include void keyscan() //键盘扫描 { rd=0; if(flag1==1) //flag1=1时,闹铃响 { if(s2==0) { delay(5); if(s2==0) //按S2键闹铃停止响 { while(!s2);//松手检测 flag1=0; }
www.eeworm.com/read/373320/9463598

lst key.lst

C51 COMPILER V7.50 KEY 09/23/2008 20:05:36 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE KEY OBJECT MODULE PLACED IN key
www.eeworm.com/read/364423/9907180

c shizhong.c

#include #include void delay(uint z) { uint x,y; for(x=z;x>0;x--) for(y=110;y>0;y--); } void didi() { beep=0; delay(50); beep=1; delay(100); beep=0; dela
www.eeworm.com/read/358591/10184271

c shizhong.c

#include #include void delay(uint z) { uint x,y; for(x=z;x>0;x--) for(y=110;y>0;y--); } void didi() { beep=0; delay(50); beep=1; delay(100); beep=0; dela
www.eeworm.com/read/417359/10992981

txt 复件 main.txt

/*********************************************** **** AVR DSDS18B20多点测温范例 *** **** MCU: ATmega16 *** **** 作者: maweili *** **** 编译器
www.eeworm.com/read/417359/10993001

c main.c

/*********************************************** **** AVR DSDS18B20多点测温范例 *** **** MCU: ATmega16 *** **** 作者: maweili *** **** 编译器
www.eeworm.com/read/356730/7113411

c shizhong.c

#include #include void delay(uint z) { uint x,y; for(x=z;x>0;x--) for(y=110;y>0;y--); } void didi() { beep=0; delay(50); beep=1; delay(100); beep=0; dela