代码搜索:Remote Control

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

代码结果 10,000
www.eeworm.com/read/152711/12091296

h control.h

/** * \file control.h * \author Wei Yongming * \date 2001/12/29 * * This file includes interfaces of standard controls of MiniGUI. * \verbatim Copyright (C) 1998-2002 W
www.eeworm.com/read/152673/12094101

mdb control.mdb

www.eeworm.com/read/255154/12099161

v control.v

`include "params.v" /*-----------------------------------*/ // Module : CONTROL // File : control.v // Description : Description of Control Unit in Viterbi Decoder // Simulator : Modelsim
www.eeworm.com/read/341217/12100928

java control.java

package com.javapatterns.command.television; public class Control { /** * @directed */ private Command onCommand, offCommand, changeChannel; public Control(Command o
www.eeworm.com/read/254980/12110215

c control.c

/********************************************************************* * * Project: (if you don't mind... I'll withhold the actual * application.. Maybe you can guess..) * *
www.eeworm.com/read/340875/12129716

v control.v

module control(EN_in,SW1,RST,Red1,Red2,Yellow1,Yellow2,Green1,Green2); output Red1; output Red2; output Yellow1; output Yellow2; output Green1; output Green2; input [1:0] EN_in; input
www.eeworm.com/read/340779/12134563

class control.class

www.eeworm.com/read/340779/12134567

java control.java

package control; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import java.awt.event.WindowEvent
www.eeworm.com/read/152144/12136066

v control.v

module control(clk1,cnt_for_mux,cnt,clk_488,rst,frame_clk); output clk1; //as the clk of mux and demux output [4:0] cnt_for_mux; //use cnt_for_mux to control the mux,demux output [2:0] cnt
www.eeworm.com/read/152120/12138619

bin control.bin