代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/286010/8795238
sch backup of control.sch
www.eeworm.com/read/286010/8795243
bkp control1.bkp
www.eeworm.com/read/385509/8802856
v display_control.v
module display_control(
GCLK,
DISPLAY_DATA,
DISPLAY_MODE,DISPLAY_RD,DISPLAY_WR,DISPLAY_CS,
SRAM1_DATA,SRAM1_A,SRAM1_WEN,SRAM1_CEN,
SRAM2_DATA,SRAM2_A,SRAM2_WEN,SRAM2
www.eeworm.com/read/384728/8848718
vhd 87_control.vhd
--------------------------------------------------------------------------------
--
-- AMD 2910 Benchmark (Functional blocks) (Algorithmic Behaviour of Funct blocks)
--
-- Source: AMD data book
www.eeworm.com/read/384663/8852170
v control_interface.v
/******************************************************************************
*
* LOGIC CORE: Control Interface - Top level module
* MODULE NAME: control_interface()
* COM
www.eeworm.com/read/428596/8856710
v control_interface.v
module control_interface(
CLK,
RESET_N,
CMD,
ADDR,
REF_ACK,
INIT_ACK,
CM_ACK,
NOP,
READA,
WRITEA,
REFRESH,
www.eeworm.com/read/187095/8856865
ico control panel.ico
www.eeworm.com/read/285148/8865672
c temperature_control.c
#include
unsigned char display_code[10]={~0x3f,~0x06,~0x5b,~0x4f,~0x66,~0x6d,~0x7d,~0x07,~0x7f,~0x67};
unsigned char display_buffer[4];
bit set=0;
bit pid_allow=0;
sbit eoc=P3^3
www.eeworm.com/read/285139/8866404
m v_control.m
function V_control
H=figure(1)
output=uicontrol(H,'style','pushbutton','position',[10,10,100,25],'string','output','callback','s_out');
stop=uicontrol(H,'style','pushbutton','position',[130,10,100,
www.eeworm.com/read/284631/8912485