代码搜索:SWITCH

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

代码结果 10,000
www.eeworm.com/read/336432/12444102

asm switch.asm

.def GISR2,PHANTOM .def GISR3,T1PINT_ISR .def GISR5,CANMBX_ISR .ref _timer2_isr,_timer1_isr .ref I$$SAVE,I$$REST .ref PVECTORS ;***INT 2**** GISR2:
www.eeworm.com/read/132141/14106923

cpp switch.cpp

// switch box routing #include #include "stack.h" bool CheckBox(int net[], int n) {// Determine whether the switch box is routable. Stack *s = new Stack (n); /
www.eeworm.com/read/132141/14107166

out switch.out

Type number of pins in switch box Type net numbers for pins 1 through 8 Switch box is routable
www.eeworm.com/read/132141/14107244

dat switch.dat

8 1 2 2 1 3 3 4 4
www.eeworm.com/read/234060/14123526

png switch.png

www.eeworm.com/read/233567/14146861

jhd switch.jhd

MODULE switch
www.eeworm.com/read/233567/14146906

vhd switch.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; -- 实体声明 entity switch is port ( din1 : in STD_LOGIC; din2 : in STD_LOGIC; sel : in STD_LOGIC; dout : out STD_LO
www.eeworm.com/read/230772/14274477

lst switch.lst

C51 COMPILER V7.50 SWITCH 03/28/2007 11:36:59 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE SWITCH OBJECT MODULE PLACED IN
www.eeworm.com/read/230772/14274493

c switch.c

#include #include #include "Define.h" #include "Set.h" #include "Common.h" ////////////////////////////////////////////////////////////////////////// extern _ucdKBScanRe
www.eeworm.com/read/230772/14274530

h switch.h

////////////////Functions//////// void Switch();