代码搜索:智能供水

找到约 3,616 项符合「智能供水」的源代码

代码结果 3,616
www.eeworm.com/read/16235/665549

c 智能家居控制系统.c

/***************************************************************************** * 智能家居控制系统程序 * 作者 :梦想科技*老高 * Email:9902013327@163.com * 单片机采用AT89S52,晶振频率为:12.00MHz。 /******************
www.eeworm.com/read/16742/686188

c 智能化家电控制.c

/* 演示样机 */ /* 智能化家电控制 */ #include #include #include #include sbit cd=P0^2; sbit wr=P0^0; sbit rd=P0^1; sbit reset=P0^3; sbit back_light=P3^6
www.eeworm.com/read/17144/720039

lnp 飞思卡尔智能车程序.lnp

"STARTUP.obj" TO "飞思卡尔智能车程序" RAMSIZE(256)
www.eeworm.com/read/17144/720042

plg 飞思卡尔智能车程序.plg

礦ision Build Log Project: C:\Documents and Settings\桌面\飞思卡尔智能车程序\飞思卡尔智能车程序.uvproj Project File Date: 10/11/2011 Output:
www.eeworm.com/read/17144/720047

c 飞思卡尔智能车程序.c

Main.c #include /* common defines and macros */ #include /* derivative information */ #pragma LINK_INFO DERIVATIVE "mc9s12db128b" #include "define.h" #include "init.h"
www.eeworm.com/read/26198/955315

asm 12智能脉冲发生器.asm

;智能脉冲发生器源程序-2001年31期12版 out bit p1.6 increase bit p3.2 decrease bit p3.3 hi_fre data 50h lo_fre_hi data 51h lo_fre_lo data 52h lo_state data 53h hi_fre_temp data 54h