代码搜索结果
找到约 10,000 项符合
Monitor 的代码
exdials0.pas
unit exdials0;
{
TMagRas Dialling Simple Example
===============================
Dial, monitor and hang-up a RAS connection using information
already specified in the phonebook entry.
Crea
main.cpp
/*
* for Embedded System Develoe and Debug
* Main used in monitor the BLOB bootstrap
* The more detailed of BLOB see BLOB source program
*
* Copyright(C) HCC
* HuNan Computer Information S
english.lng
[General]
EnglishLangName=English
NationalLangName=English
HelpFile=helpen.chm
PopupFile=popupen.txt
[Strings]
lngCantLoad=Can not load configuration file
lngNotifyTitle=Log Monitor Notificatio
event.h
class Event {
public:
char* name;
bool isFree;
Monitor* mon;
List* waitingQ;
~Event();
};
Event::~Event() {
delete[] name;
delete waitingQ;
}
class EventNode : public Node {
Event
usbinfo.c
/* usbinfo.c - Nereid USB Monitor / USB Device Information
* Copyright (C) 2003 Tachibana Eriko
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
usbinfo.h
/* usbinfo.h - Nereid USB Monitor / USB Device Information
* Copyright (C) 2003 Tachibana Eriko
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
binary.h
/* binary.h - Nereid USB Monitor / Binary description
* Copyright (C) 2003 Tachibana Eriko
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
config.h
/* config.h - Nereid USB Monitor / compile configuration
* Copyright (C) 2003 Tachibana Eriko
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G
bar.c
/*
* bar.c - sets the highlight and rate indicator bar for the IP traffic
* monitor and TCP/UDP statistics
*
* Copyright (c) Gerard Paul Java 2001
*
*
*/
/*
* Set the highlight bar
rateup.c
/*
MRTG 2.8.12 -- Rateup
*********************
Rateup is a fast add-on to the great MRTG Traffic monitor. It makes
the database file updates much faster, and creates the graphic image
files, r