代码搜索:Controlling
找到约 944 项符合「Controlling」的源代码
代码结果 944
www.eeworm.com/read/298071/7975952
bs2 ex29 - change counter.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex29 - Change Counter.BS2
' Purpose... Controlling 7-segment displays with MAX7219
'
www.eeworm.com/read/325023/13230178
java serialctl.java
//: io/SerialCtl.java
// Controlling serialization by adding your own
// writeObject() and readObject() methods.
import java.io.*;
public class SerialCtl implements Serializable {
private Str
www.eeworm.com/read/304645/13790314
txt readme.txt
This package is for people who want to develop USB applications with Borland
Delphi. It contains a Delphi Pascal wrapper for libUSB-Win32
and two demo applications for controlling the PowerSwitch d
www.eeworm.com/read/131315/5935132
rc
# @(#)rc 8.2 (Berkeley) 3/17/94
# System startup script run by init on autoboot
# or after single-user.
# Output and error are redirected to console by init,
# and the console is the controlling term
www.eeworm.com/read/402623/11531261
bs2 ex29 - change counter.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex29 - Change Counter.BS2
' Purpose... Controlling 7-segment displays with MAX7219
'
www.eeworm.com/read/348128/11610238
pas screenfilecheck.pas
// FileCheck of Directories for Controlling Magnetic Media (especially CD-ROMs)
// efg, July-Sep 1999
//
// Thanks to Miroslav Vancl for pointing out that the statement
//
// CalcCRC32 (@CRCVa
www.eeworm.com/read/344239/11894495
java serialctl.java
//: io/SerialCtl.java
// Controlling serialization by adding your own
// writeObject() and readObject() methods.
import java.io.*;
public class SerialCtl implements Serializable {
private Str
www.eeworm.com/read/17713/754636
bs2 ex29 - change counter.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex29 - Change Counter.BS2
' Purpose... Controlling 7-segment displays with MAX7219
'
www.eeworm.com/read/470720/1450244
c 20011223-1.c
/* Origin: Joseph Myers . */
/* Case labels in a switch statement are converted to the promoted
type of the controlling expression, not an unpromoted version.
Reported as PR c/
www.eeworm.com/read/470693/1462190
c 20011223-1.c
/* Origin: Joseph Myers . */
/* Case labels in a switch statement are converted to the promoted
type of the controlling expression, not an unpromoted version.
Reported as PR c/