代码搜索结果
找到约 10,000 项符合
Monitor 的代码
tdo_monitor.v
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|08 Feb 2002 03:43:20 -0000
vti_extenderversion:SR|5.0.2.4330
vti_lineageid:SR|{E0BA2CB5-5A9E-4AAD-83A3-227D9D1BD552}
vti_cacheddtm:TX|08 Feb 2002 03
wlan_monitor.gnorba
[wlan_monitor]
type=exe
repo_id=IDL:GNOME/Applet:1.0
description=Wireless Monitor
location_info=wlan_monitor
wlan_monitor.c
/*--------------------------------*-C-*---------------------------------*
*
* Copyright 1999, Terry Duchastel .
*
* This program is free software; you can redistribute it and/o
wlan_monitor.h
/*--------------------------------*-C-*---------------------------------*
*
* Note: You must change the following two variables!
*
* The variable "host_name" should hold the ip address of the gate
wlan_monitor.desktop
[Desktop Entry]
Name=Wireless Monitor
Name[ca]=
Name[de]=
Name[es]=
Name[eu]=
Name[fi]=
Name[fr]=
Name[ja]=
Name[ko]=
Name[nl]=
Name[no]=
Name[pt]=
Comment=Wireless Monitor
Comment[ca]=
Comment[de]=
C
temperature monitor.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\55 Temperatuer Monitor\Temperature Monitor.uv2
Project File Dat
temperature monitor.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
temperature monitor.asm
LED_0 EQU 30H
LED_1 EQU 31H
LED_2 EQU 32H
ADC EQU 35H
TCNTA EQU 36H
TCNTB EQU 37H
H_TEMP EQU 38H ;温度上限
L_TEMP EQU 39H ;温度下限
FLAG BIT 00H
H_ALM BIT P3.0
L_ALM BIT P3.1
SO