代码搜索结果

找到约 10,000 项符合 Monitor 的代码

monitor.abs.phy

S0330000463A5C4D6963726F436869705C4D43397331325C5372635C53696E6755434F535C62696E5C4D6F6E69746F722E6162738F S2240FC000FEC04BFDC049270E35ED31EC3169700434FB310326F2FEC04DEC31270BED311870 S2240FC0200A30

covics_monitor.ini

[PARAMETER] DBCONNECT=Provider=SQLOLEDB.1;Password=zxczxc;Persist Security Info=True;User ID=sa;Initial Catalog=Monitor;Data Source=(local) #通常情况下不需要修改 ThreadCount_Refresh=1 [THDREFRESH_1] SPNa

net_monitor.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

monitor.rc2

// // MONITOR.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ///

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