代码搜索结果

找到约 10,000 项符合 Switch 的代码

switch.h

/*@A (C) 1992 Allen I. Holub */ #ifndef __SWITCH_H #define __SWITCH_H #include "value.h" /* For VALNAME_MAX definition. */ #define CASE_MAX 256

switch.c

/*@A (C) 1992 Allen I. Holub */ #include #include #include #include #include #includ

transient-2switch_cm-2switch_cm.sim

@OrCAD Simulation Server Version: 1.0 @Settings: 0 1 @General: ProfileName= "2switch_CM" ProfileFile= "transient-2switch_cm-2switch_cm.sim" DesignFile= "transient.dsn" 0 ProjectFile= "trans

transient-2switch_flyback-2switch_flyback.sim

@OrCAD Simulation Server Version: 1.0 @Settings: 0 1 @General: ProfileName= "2switch_flyback" ProfileFile= "transient-2switch_flyback-2switch_flyback.sim" DesignFile= "transient.dsn" 0 Proj

switch_bus.vhd

-- 库声明 library IEEE; use IEEE.STD_LOGIC_1164.all; -- 实体声明 entity switch_bus is -- 类属参数 generic ( BUS_WIDTH : integer := 8 ); -- 总线宽度 port ( din1 : in std_logic_vector(BUS_WIDTH-1 d

p_switch.c

// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id:$ // // Copyright (C) 1993-1996 by id Software, Inc. // // Th