代码搜索:定时报警

找到约 10,000 项符合「定时报警」的源代码

代码结果 10,000
www.eeworm.com/read/28270/997273

c www.ourhc.cn.c

/******************************************************************** 汇诚科技 实现功能:STC15F104E系列单片机之串口、外部中断、掉电存储、定时器同时应用程序 使用芯片:STC15F104E系列单片机 晶振:11.0592MHZ 波特率:9600 编
www.eeworm.com/read/28525/1001152

c 按键长按短按效果.c

/*----------------------------------------------- 名称:单个独立按键控制 论坛:www.doflye.net 编写:shifang 日期:2009.5 修改:无 内容:按键加减数字,多个数码管显示,使用定时器做数码管动态扫描 并区别长按短按效果,完全可以应用的实际生产中 --------------------
www.eeworm.com/read/28525/1001239

c 交通灯实例.c

/*----------------------------------------------- 名称:红绿灯 论坛:www.doflye.net 编写:shifang 日期:2009.5 修改:无 内容:1、程序目的:使用定时器学习 倒计时 红绿灯原理 主要程序与倒计时相同 2、硬件要求:数码管、晶振12M
www.eeworm.com/read/34198/1039478

ewb 555振荡器.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "用能555定时器做 成的多谐振荡器" "振荡周期为1秒" "占空比为2/3" EncryptionType: 2 UsingVectorGraphics: 0 /000@D0I0?4D
www.eeworm.com/read/478601/1350184

c main.c

// 基于《Stellaris外设驱动库》的例程:定时器32位单次触发示例 // 包含必要的头文件 #include "LED.H" #include #include #include #include #include #in
www.eeworm.com/read/478406/1353124

c a13.c

// “验证式” 实验十三 脉冲计数(定时/记数实验) #include "reg51.h" #include "absacc.h" #define LEDLen 6 #define mode 0x03 xdata unsigned char OUTBIT _at_ 0xe101; // 位控制口 xdata unsigned char CLK164 _at_ 0xe102;
www.eeworm.com/read/312282/3674383

h globalvardef.h

#include int nExNum;//传递TreeView哪项更改了 unsigned int data[256];//具体每道的数据 unsigned int m_data[256];//具体显示时的缓存数据,根据data[]定时刷新; bool lsSetROILeft;//是否设置的是左面ROI线 bool lsSetROIRight;//是否设置的是
www.eeworm.com/read/431761/1904641

awl 0000001c.awl

FUNCTION "10TIS_PIS" : VOID TITLE = VERSION : 0.1 VAR_INPUT AI_INPUT : INT ; T_DE : S5TIME ; //延时时间 T_TIME : TIMER ; //定时器 END_VAR VAR_OUTPUT PT_HH : BOOL ; //高高信号 PT_H_H : BO
www.eeworm.com/read/394998/2451519

c main.c

// 基于《Stellaris外设驱动库》的例程:定时器32位单次触发示例 // 包含必要的头文件 #include "LED.H" #include #include #include #include #include #in
www.eeworm.com/read/385270/2593427

c main.c

// 基于《Stellaris外设驱动库》的例程:定时器32位单次触发示例 // 包含必要的头文件 #include "LED.H" #include #include #include #include #include #in