代码搜索:Monitor

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

代码结果 10,000
www.eeworm.com/read/473699/6833579

txt diskfree.txt

Disk Free Monitor, ver 1.0.5 Description: Disk Free Monitor is a utility which will inform you of the free space on your various disks. The program is conveniently placed in the traybar (rig
www.eeworm.com/read/135605/13917032

c spawn.c

/* Test program for checking CTask DOS spawn compatibility. NOTE: Task 1 does a "screensnap" every second. This is only useful in a dual-monitor system. The monitor to
www.eeworm.com/read/203036/15367439

c spawn.c

/* Test program for checking CTask DOS spawn compatibility. NOTE: Task 1 does a "screensnap" every second. This is only useful in a dual-monitor system. The monitor to
www.eeworm.com/read/182117/9216809

h soccermonitor.h

#ifndef _SOCCER_MONITOR_H_ #define _SOCCER_MONITOR_H_ #include "defines.h" #include "UDPSocket.h" enum MonitorCommand{ CmdConnect, CmdDisconnect, CmdReconnect, CmdKickoff, CmdDropball,
www.eeworm.com/read/229812/4749301

doc predef.doc

This is a summary of the pre-defined variables that may be used in expressions. dbg$radix - value of the last radix set by the user dbg$monitor - 0 if mono monitor, 1 if color dbg$psp
www.eeworm.com/read/170239/5406043

h tfs.h

/* tfs.h: * Header file for TFS transactions, used by both application and monitor. * * General notice: * This code is part of a boot-monitor package developed as a generic base * platform f
www.eeworm.com/read/170239/5406099

c gdb.c

/* gdb.c: * The code in this file allows a gdb debugger on a host to connect to the * monitor. * Unlike the typical commands in the monitor's command set, the gdb serial * line protocol does n
www.eeworm.com/read/170239/5406100

h tfsprivate.h

/* tfsprivate.h: * Header file for TFS used only by the monitor code. * * General notice: * This code is part of a boot-monitor package developed as a generic base * platform for embedded sy
www.eeworm.com/read/312185/3675424

java abstractbooster.java

package jboost.booster; import java.io.Serializable; import jboost.controller.Configuration; import jboost.monitor.Monitor; /** * This is the abstract definition of a booster. The booster is * re
www.eeworm.com/read/312185/3675452

java setattribute.java

package jboost.examples; import java.util.Arrays; import jboost.monitor.Monitor; /** * An attribute that represents a (small) subset of a large discrete * set. This attribute is used to repres