代码搜索:Remote Control
找到约 10,000 项符合「Remote Control」的源代码
代码结果 10,000
www.eeworm.com/read/209636/15216186
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\ucos-ii\add\list.h"
#define OSCtrl
www.eeworm.com/read/209470/15218970
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\ucos-ii\add\list.h"
#define OSCtrl
www.eeworm.com/read/209308/15223656
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\inc\drv\display.h"
#include "..\ucos
www.eeworm.com/read/209167/15226566
h control.h
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00
www.eeworm.com/read/208860/15234009
vhd control.vhd
--
--
-- control module (simulates SPIM control module)
--
--
library Synopsys, IEEE;
use Synopsys.attributes.all;
use IEEE.STD_LOGIC_1164.all;
entity control is
port( signal Op : i
www.eeworm.com/read/208858/15234068
vhd control.vhd
---------------------------------------------------------------------
-- TITLE: Controller / Opcode Decoder
-- AUTHOR: Steve Rhoads (rhoadss@yahoo.com)
-- DATE CREATED: 2/8/01
-- FILENAME: control.vhd
www.eeworm.com/read/208768/15237419
v control.v
module control (addrin,countin,datein,clk,dateout,addrout);
input [2:0] addrin;
input [2:0] countin;
input clk,datein;
output dateout;
output [2:0] addrout;
assign dateout=(!clk)? da
www.eeworm.com/read/208609/15242825
class control.class
www.eeworm.com/read/208609/15242829
java control.java
package SimFrameWork;
public abstract class Control extends Thread{
public Control(){
}
public void run(){
active=true;
while(active){
update();
}
}
public void s
www.eeworm.com/read/208499/15246286
acf control.acf
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any