代码搜索结果
找到约 10,000 项符合
Monitor 的代码
readme.txt
This is a Delphi implementation of the Windows Telephony headers.
There's a test program that can monitor calls made with other TAPI
enabled programs like Remote Access and can also dial calls.
Als
get_net.c
#include "public.h"
//#include "monitor.h"
//#include "msgqueue.h"
#include "sysmoni.h"
#include "standdb.h"
/************************************************/
/*FILE NAME: get_net.c */
tfs.c
/* tfs.c:
* Tiny File System
* TFS supports the ability to store/access files in flash. The TFS
* functions provide a command at the monitor's user interface (the
* "tfs" command) as well as a li
mon_stat.c
/*
* The USB Monitor, inspired by Dave Harding's USBMon.
*
* This is the 's' or 'stat' reader which debugs usbmon itself.
* Note that this code blows through locks, so make sure that
* /dbg/usbmo
mon_stat.c
/*
* The USB Monitor, inspired by Dave Harding's USBMon.
*
* This is the 's' or 'stat' reader which debugs usbmon itself.
* Note that this code blows through locks, so make sure that
* /dbg/usbmo
readwritepriority.java
package concurrency.readwrite;
//@author: j.n.magee 11/11/96
//
// The Read Write Monitor Class - Writers priority
//
class ReadWritePriority implements ReadWrite{
private int readers =0;
3.out
Welcome to the miniSQL monitor. Type \h for help.
mSQL > -> ->
Query buffer
------------
insert into staff values ('David','Hughes','ProdDev',1,1.82)
[continue]
->
Query OK. 1 row
3.out
Welcome to the miniSQL monitor. Type \h for help.
mSQL > -> ->
Query buffer
------------
insert into staff values ('David','Hughes','ProdDev',1,1.82)
[continue]
->
Query OK. 1 row
main.c
#include // SFR definition header file
#include // prototype declarations for I/O functions
#include
#ifdef MONITOR51
tm-nindy960.h
/* Parameters for Intel 960 running NINDY monitor, for GDB, the GNU debugger.
Copyright (C) 1990-1991 Free Software Foundation, Inc.
Contributed by Intel Corporation and Cygnus Support.
This