代码搜索结果
找到约 10,000 项符合
Monitor 的代码
main.c
#include // SFR definition header file
#include // prototype declarations for I/O functions
#include
#ifdef MONITOR51
03.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
client.h
#ifndef _CLIENT_H
#define _CLIENT_H
// setup function for monitor download
int DownloadMonitor(tUartHandle serial_handle, bool bRecorder, char* szFilename);
int DownloadArchosMonitor(tUartHandle ser
net.c
/*
* Copied from Linux Monitor (LiMon) - Networking.
*
* Copyright 1994 - 2000 Neil Russell.
* (See License)
* Copyright 2000 Roland Borde
* Copyright 2000 Paolo Scaffardi
* Copyright 2000, 200
pictest.cmd
| The Synthetic PIC
|
| This is just my Command file for Viewlogic's VIEWSIM. These commands allow
| me to view a nice Viewtrace plot all all the signals I need to monitor.
| This is particular t
files.txt
Monitor Service
astercc.pl connect to asterisk AMI, read all events and store to database
CRM part
./account.* account management interface
./group.* account group management interface
net.c
/*
* Copied from Linux Monitor (LiMon) - Networking.
*
* Copyright 1994 - 2000 Neil Russell.
* (See License)
* Copyright 2000 Roland Borde
* Copyright 2000 Paolo Scaffardi
* Copyright 2000, 200
min_mon.asm
; minimal monitor for EhBASIC and 6502 simulator V1.05
; To run EhBASIC on the simulator load and assemble [F7] this file, start the simulator
; running [F6] then start the code with the RESET [
client.h
#ifndef _CLIENT_H
#define _CLIENT_H
// setup function for monitor download
int DownloadMonitor(tUartHandle serial_handle, bool bRecorder, char* szFilename);
int DownloadArchosMonitor(tUartHandle ser
client.h
#ifndef _CLIENT_H
#define _CLIENT_H
// setup function for monitor download
int DownloadMonitor(tUartHandle serial_handle, bool bRecorder, char* szFilename);
int DownloadArchosMonitor(tUartHandle ser