代码搜索结果

找到约 10,000 项符合 Remote Control 的代码

slider_control.js

addLoadListener(initSliders); function initSliders() { var sliderReplacements = getElementsByAttribute("class", "slider"); for (var i = 0; i < sliderReplacements.length; i++) { var

fifo_control.v

////////////////////////////////////////////////////////////////////// //// //// //// File name "fifo_control.v"

87_control.vhd

-------------------------------------------------------------------------------- -- -- AMD 2910 Benchmark (Functional blocks) (Algorithmic Behaviour of Funct blocks) -- -- Source: AMD data book

writeback_control.h

#ifndef KAPI_WRITEBACK_CONTROL_NO_RANGE_PREFIX #define KAPI_WRITEBACK_CONTROL_NO_RANGE_PREFIX #ifdef WRITEBACK_CONTROL_NO_RANGE_PREFIX #define range_start start #define range_end end #endif #endif

usb-control.h

/* linux/include/asm-arm/arch-s3c2410/usb-control.h * * (c) 2004 Simtec Electronics * Ben Dooks * * S3C2410 - usb port information * * This program is free software; you can

usb-control.h

/* linux/include/asm-arm/arch-s3c2410/usb-control.h * * (c) 2004 Simtec Electronics * Ben Dooks * * S3C2410 - usb port information * * This program is free software; you can

control_dir.c

#include"19#405.h" #define ON_LINE 90 // 主红外踩到黑线的临界值 #define ON_LINE_LOW 20 // 从红外踩到黑线的临界值 #define LEFT 1 #define RIGHT 2 #define MIDLE 0 /*******当前状态记录值********/ char

control_structures.hpp

// -- control_structures.hpp -- Boost Lambda Library -------------------------- // Copyright (C) 1999, 2000 Jaakko J鋜vi (jaakko.jarvi@cs.utu.fi) // // Distributed under the Boost Software License,