代码搜索:Controlling
找到约 944 项符合「Controlling」的源代码
代码结果 944
www.eeworm.com/read/192559/5154110
c hp400.c
/* Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved. */
// Notes:
//
// _inp and _outp are input/output routines to write the
// registers controlling the parallel interface. R
www.eeworm.com/read/402041/2333887
java taskmonitorbuttonboxdialog.java
package org.trinet.util.graphics.task;
import java.awt.*;
import javax.swing.*;
/** Extension of AbstractTaskMonitorDialog containing a button enabled task panel
* component for controlling t
www.eeworm.com/read/383940/2607588
nc hpltda5250datacontrol.nc
/**
* Interface for controlling the data interface of the TDA5250 Radio.
* This interface lets you switch between Tx and Rx.
* In conjunction to this the HplTda5250Data interface
* is used for t
www.eeworm.com/read/161559/5551279
sgml monitoring.sgml
Monitoring the Gatekeeper
Status Port
The status port is the external interface for monitoring and controlling the gatekeeper.
The gatekeeper will send out me
www.eeworm.com/read/161559/5551292
sgml monitoring.sgml
Monitoring the Gatekeeper
Status Port
The status port is the external interface for monitoring and controlling the gatekeeper.
The gatekeeper will send out me
www.eeworm.com/read/171466/9753271
c mvp_main.c
/*
* File: MVPmain.c
*
* Author: Elliot Hill
*
* Description: This is the main controlling source file for the
* Mobile VideoPhone (MVP) Thesis. It is intended to run
* on the TMS320C6701 EVM,
www.eeworm.com/read/100295/15877689
txt readme.txt
I wrote these routines for controlling the CD-ROM to play audio CD's in C++
for something to do. It took approximately 4 months, which is not an
indication of the difficulty involved, but an exampl
www.eeworm.com/read/100083/15885736
readme
Rz and sz are Unix programs designed to support dial-in XMODEM,
YMODEM, and ZMODEM transfers via the controlling TTY port.
The contents of this archive can be uploaded to a remote Unix or
Xenix syste
www.eeworm.com/read/100079/15885969
readme
Rz and sz are Unix programs designed to support dial-in XMODEM,
YMODEM, and ZMODEM transfers via the controlling TTY port.
The contents of this archive can be uploaded to a remote Unix or
Xenix syste
www.eeworm.com/read/435150/7796630
cpp prog5_10.cpp
// Program 5.10 Controlling input with an infinite loop
#include
#include
#include
using std::cout;
using std::cin;
using std::endl;
using std::setw;
int main()