代码搜索:定时报警

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

代码结果 10,000
www.eeworm.com/read/363062/9969410

c ds18b20.c

/*============================================================ File Name :timer.c 说明 : 1. 每10ms,定时器/计数器0发生溢出中断 2. 每1秒,LED及7-Segment-1计一次数 使用中断中的变量count作为条件,判断主循环,控制PA0引脚的LED 080505 ===========
www.eeworm.com/read/164863/10084505

o rtc.o

XL H 5 areas D global symbols M RTC.c S push_gset1 Ref0000 S push_gset3 Ref0000 S pop_gset1 Ref0000 S pop_gset3 Ref0000 A text size 14E flags 0 dbfile J:\AVRpractice\BOOK\定时器2\RTC.c dbfunc e
www.eeworm.com/read/163253/10168390

plg 3.plg

礦ision2 Build Log Project: F:\有用资料\电子工具\A\单片机\定时器\中断方式2ms方波\3.uv2 Project File Date: 02/18/2003 Output:
www.eeworm.com/read/358336/10192721

c uar.c

#include "uar.h" #include "regx51.h" #include"mytype.h" uint8 Sending; void init(void) { EA=0; TMOD&=0x0F; TMOD|=0x20; //定时器1工作在模式2 SCON=0x50; //串口工作在模式1 TCON=0x05; TH1=25
www.eeworm.com/read/357252/10213189

c adc0_uart.c

//****************************************************************************** //MSP430F149串口行实验程序 //使用ADC12采集实验,将采集到数据送向PC.(序列单次采集,采用定时器A作为时钟源) //P3.4为发送,P3.5为接收 晶体使32768HZ/8MHZ. 串行波特率B/S
www.eeworm.com/read/357178/10213941

txt 原程序.txt

ORG 0000H AJMP ZHU ORG 0003H AJMP ZD0;转速检查. ORG 000BH;T0中断,调压输出. CLR P1.4;开输出. CLR TR0;关定时器0. RETI ORG 0013H;外中断1 AJMP ZD1;交流电过0检查.
www.eeworm.com/read/356655/10223388

c main.c

#include "main.h" #include #include INT8U RcvData[20]; volatile int RcvOffset=0;//接收缓冲区的偏移 volatile INT8U RcvCmdFlag=0;//已接收一条指令的标志位 volatile INT8U TimerFlag=0;//定时器产生中断的标志位
www.eeworm.com/read/280342/10337897

txt linux 指令大全(2).txt

Linux 指令大全(2) 名称 : at 使用权限 : 所有使用者 使用方式 : at -V [-q queue] [-f file] [-mldbv] TIME 说明 : at 可以让使用者指定在 TIME 这个特定时刻执行某个程式或指令,TIME 的格式是 HH:MM其中的 HH 为小时,MM 为分钟,甚至你也可以指定 am, pm, midnight, noon
www.eeworm.com/read/280199/10348225

txt 跨页面实现多选.txt

本文介绍如何在ASP.NET中实现多页面选择的问题。其具体思路很简单:用隐藏的INPUT记住每次选择的项目,在进行数据绑定时,检查保存的值,再在DataGrid中进行选中显示。下面时完整的代码和例子: 查看例子 SelectMultiPages.aspx
www.eeworm.com/read/354468/10352446

c com.c

#include "reg51.h" #include unsigned char code tab[]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90}; unsigned char dat; void Init_Com(void) { TMOD = 0x20; //定时器工作方