代码搜索:SWITCH
找到约 10,000 项符合「SWITCH」的源代码
代码结果 10,000
www.eeworm.com/read/101292/15838720
class switch.class
www.eeworm.com/read/101208/15841493
h 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
www.eeworm.com/read/101208/15841505
c switch.c
/*@A (C) 1992 Allen I. Holub */
#include
#include
#include
#include
#include
#includ
www.eeworm.com/read/101004/15858275
inc switch.inc
www.eeworm.com/read/7827/136743
sim 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
www.eeworm.com/read/7827/136750
sim 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
www.eeworm.com/read/290576/8475209
vhd 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
www.eeworm.com/read/390147/8482129
c p_switch.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th