代码搜索:Remote Control
找到约 10,000 项符合「Remote Control」的源代码
代码结果 10,000
www.eeworm.com/read/365556/9855984
ico control panel.ico
www.eeworm.com/read/365117/9878837
h comm_control.h
#if !defined (COMM_CONTROL_H_INCLUDED)
#define COMM_CONTROL_H_INCLUDED
// Only needed for versions prior to Visual C++ 6.0
#if _MSC_VER < 1200
//-----------------------------------------------
www.eeworm.com/read/365117/9879088
h comm_control.h
#if !defined (COMM_CONTROL_H_INCLUDED)
#define COMM_CONTROL_H_INCLUDED
// Only needed for versions prior to Visual C++ 6.0
#if _MSC_VER < 1200
//-----------------------------------------------
www.eeworm.com/read/364988/9883862
vhd control_led.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity control_led is
port ( reset_n : in std_logic;
clk : in std_logic;
www.eeworm.com/read/364771/9896397
mdl vecto_control.mdl
Model {
Name "Vecto_Control"
Version 6.6
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedMo
www.eeworm.com/read/364347/9911955
vhd dram_control.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity dram_control is
port(clk:in std_logic;
addr:in std_logic_vector(31 down
www.eeworm.com/read/364309/9912966
cpp gprs_control.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/364309/9913016
h gprs_control.h
#if !defined(AFX_GPRS_CONTROL_H__AB0AF447_F383_4598_92FA_2C4AF10800B2__INCLUDED_)
#define AFX_GPRS_CONTROL_H__AB0AF447_F383_4598_92FA_2C4AF10800B2__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#en
www.eeworm.com/read/168303/9922728
cgi order_control.cgi
#!/usr/bin/perl
#
#
##########################################################
# 网络小厨房 商店系统
# Net Kitchen SHOP
##########################################################
#首页代码
########
www.eeworm.com/read/363788/9935853
c machine_control.c
#include "reg52.h"
#include "absacc.h"
#define uchar unsigned char
#define SLAVE 0x01
// sbit light_1=P1^O;
//sbit light_2=P1^2;
sbit key_1=P1^0;
sbit key_2=P1^2;
u