代码搜索:8025
找到约 156 项符合「8025」的源代码
代码结果 156
www.eeworm.com/read/431091/8709572
c timer(8025).c
#include /*reference file*/
#include "Define.h"
#pragma code
/*--------------------------------------------------------------------------*/
/* Send start bit
* Input
www.eeworm.com/read/418779/10909010
txt 8025.txt
Rule:
--
Sid:
8025
--
Summary:
This event is generated when an attempt is made to return to a web client a file with a Class ID (CLSID) embedded in the file.
--
Impact:
A successful attack may resu
www.eeworm.com/read/460145/7257072
c 8025.c
//ICC-AVR application builder : 2008-11-16 18:42:49
// Target : M128
// Crystal: 6.0000Mhz
#include
#include
int time1s=0; //1s定时
unsigned char S1BZ=0;
www.eeworm.com/read/436457/7769605
c 8025.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/289772/8527994
h rtc8025.h
/*
* linux/drivers/i2c/chips/rtc8025.h
*
* Copyright (C) 2007 arming
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/289772/8527998
c rtc8025.c
/*
* linux/drivers/i2c/chips/rtc8025.c
*
* Copyright (C) 2007 arming
*
* based on linux/drivers/i2c/chips/rtc8564.c
* Copyright (C) 2002-2004 Stefan Eletzhofer
*
* This program is f
www.eeworm.com/read/175601/9540268
h nx8025.h
/*
* nx8025.h
*
* Copyright (C) 2005 Fudan Software Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2
www.eeworm.com/read/175601/9540269
c nx8025.c
/*
* nx8025.c
*
* Device driver for EPSON's Real Time Controller NX-8025.
*
* Copyright (C) 2002 Fudan Software Inc.
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/352941/10490935
_c rtc8025._c
#include
#include "Rtc8025.h"
//==========================================================
//函 数:void RTC_Delay(unsigned int MD)
//功 能:延时
//入口参数:延时的参数
//出口参数:无
//日 期:2005-07-21 ch