代码搜索结果
找到约 10,298 项符合
Monitor 的代码
temperature monitor.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
monitor.h
#ifndef __MONITOR_H
#define __MONITOR_H
void dump_content(char *prefix, char *src, int l);
void monitor(void);
#endif/*__MONITOR_H*/
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.lnp
"Temperature Monitor.obj"
TO "Temperature Monitor"
temperature monitor.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
monitor.dsp
# Microsoft Developer Studio Project File - Name="monitor" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) E
monitor.plg
Build Log
--------------------Configuration: monitor - Win32 Debug--------------------
I:\ddk\monitor>if "%E:\WINDDK\3790%" == "" goto InvalidParamet
monitor.lst
C51 COMPILER V7.20 MONITOR 11/06/2006 20:13:30 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE MONITOR
OBJECT MODULE PLACED IN
monitor.cpp
// Monitor.cpp: implementation of the Monitor class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Monitor.h"
#ifdef _DEBUG
#undef
monitor.h
// Monitor.h: interface for the Monitor class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MONITOR_H__5F3D3DB8_0CE1_4D8F_9121_516AC26BD8E7__INCLUDED