代码搜索:Remote Control
找到约 10,000 项符合「Remote Control」的源代码
代码结果 10,000
www.eeworm.com/read/264442/11314997
cpp control.cpp
// Control.cpp: implementation of the CControl class.
//
//////////////////////////////////////////////////////////////////////
#include "Control.h"
#include "KeyChar.h"
#include "string.h"
#i
www.eeworm.com/read/409142/11345456
m control.m
function y=control(n)
a=20;
if n==0
y=a+1;
elseif n==1
y=a*(1+n);
elseif n==2
y=a+n;
else
y=a;
end
www.eeworm.com/read/409113/11347479
gif control.gif
www.eeworm.com/read/409113/11348112
gif control.gif
www.eeworm.com/read/409113/11348243
gif control.gif
www.eeworm.com/read/263246/11370121
vhd control.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.numeric_std.all;
ENTITY control IS
port(
CLK : in std_logic; --4096 Hz
RESET : in std_logic;
KEY1 : in std_logi
www.eeworm.com/read/406989/11431524
sch control.sch
www.eeworm.com/read/406905/11432881
v control.v
`include "definitions.v"
// Need a Reset signal for reseting all occupied bits of CAM
module control(phi1, phi2, cmd_s1, addr_s1, data_s1, lsb_addr_q1, msb_addr_s1,
cam_wen_q1, valid_
www.eeworm.com/read/406095/11449398
vwf control.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to