代码搜索:3231

找到约 83 项符合「3231」的源代码

代码结果 83
www.eeworm.com/read/418779/10901881

txt 3231.txt

Rule: -- Sid: 3231 -- Summary: This rule generates an event when an attempt is made to exploit a known vulnerability in Microsoft RPC DCOM. -- Impact: Execution of arbitrary code leading to full a
www.eeworm.com/read/473927/6822797

txt 3231.txt

Rule: -- Sid: 3231 -- Summary: This rule generates an event when an attempt is made to exploit a known vulnerability in Microsoft RPC DCOM. -- Impact: Execution of arbitrary code leading to full a
www.eeworm.com/read/269921/11058007

htm 3231.htm

www.eeworm.com/read/429642/8797153

o ds3231.o

www.eeworm.com/read/429642/8797157

h ds3231.h

#ifndef _DS3231_H_ #define _DS3231_H_ extern unsigned char ReadTemperatureflag; extern unsigned char temperature; extern unsigned char NowTemperature[]; extern unsigned char RealTimeDate[];
www.eeworm.com/read/429642/8797169

lst ds3231.lst

1 .file "ds3231.c" 2 .arch atmega32 3 __SREG__ = 0x3f 4 __SP_H__ = 0x3e 5 __SP_L__ = 0x3d 6
www.eeworm.com/read/429642/8797178

c ds3231.c

#include "DS3231.h" #include "system.h" //------------------------------------------------------------------- // DS3231特性 // // 1.0℃~+40℃温度范围内,时钟精度为±2ppm; // 2.-40℃~+85℃温度范围内,时钟精度为±3.5ppm;
www.eeworm.com/read/283828/8986459

c ds3231.c

#pragma DEBUG CODE #include #include "clock.h" #include sbit CLK_SDA=P3^4; sbit CLK_SCL=P3^5; extern unsigned char code MonthTable[13]; unsigned char xdata buf_clk[18];
www.eeworm.com/read/298912/7924041

pdf ds3231.pdf

www.eeworm.com/read/328694/13007558

h ds3231.h

/* * linux/drivers/i2c/chips/ds3231.h * * Copyright (C) 2002-2004 Guangzhou Jinpeng Co., Ltd * * based on linux/drivers/acron/char/pcf8583.h * Copyright (C) 2000 Russell King * * This progr