代码搜索:Controlling
找到约 944 项符合「Controlling」的源代码
代码结果 944
www.eeworm.com/read/443045/7638962
c clockface.c
/* $Id: clockface.c,v 1.15 2005/10/30 19:44:38 simimeie Exp $
* Functions for controlling the "clock face", which consists of 60 LEDs
* (12 big, 48 smaller) that are controlled by a MAX 7219 and sho
www.eeworm.com/read/443045/7638974
h clockface.h
/* $Id: clockface.h,v 1.4 2005/05/04 17:04:20 simimeie Exp $
* Functions for controlling the "clock face", which consists of 60 LEDs
* (12 big, 48 smaller) that are controlled by a MAX 7219 and show
www.eeworm.com/read/440253/7691444
asm robot.asm
#MAKE_BIN#
#CS = 500#
#DS = 500#
#SS = 500# ; stack is set
#SP = FFFF# ; automatically.
#IP = 0#
; This is an example of controlling
; the robot attached to a computer.
; This code ra
www.eeworm.com/read/141651/12992135
htm ch11.htm
Teach Yourself SQL in 21 Days, Second Edition -- Day 11 -- Controlling Transactions
www.eeworm.com/read/152843/5661575
c flexcop-sram.c
/*
* This file is part of linux driver the digital TV devices equipped with B2C2 FlexcopII(b)/III
*
* flexcop-sram.c - functions for controlling the SRAM.
*
* see flexcop.c for copyright informat
www.eeworm.com/read/158649/11595543
java jscrollpanes.java
//: c13:JScrollPanes.java
// Controlling the scrollbars in a JScrollPane.
//
//
import javax.swing.*;
import java.awt.*;
import java.awt
www.eeworm.com/read/341022/12113023
patch gpb-shadow.patch
GTA02v5 pulls the GPBn lines controlling the LEDs down too strongly.
Thus bit operations on GPB always contain a 0 in these bits. With
the addition of a shadow register, this problem is avoided.
- We
www.eeworm.com/read/254802/12117557
asm robot.asm
#MAKE_BIN#
#CS = 500#
#DS = 500#
#SS = 500# ; stack is set
#SP = FFFF# ; automatically.
#IP = 0#
; This is an example of controlling
; the robot attached to a computer.
; This code ra
www.eeworm.com/read/253533/12216608
txt 14.3.txt
Listing 14.3 Controlling Views with Row Filters
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespa