代码搜索结果
找到约 6,083 项符合
Circuit 的代码
3sta_amp.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
"Two-stage common-emitter amplifier with a common collector output."
"Voltage gain (approx) = 205"
"Low 3dB frequency
saa7196.h
/*
Definitions for the Philips SAA7196 digital video decoder,
scaler, and clock generator circuit (DESCpro), as used in
the PlanB video input of the Powermac 7x00/8x00 series.
Copyr
if-sc.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test that all operators correctly short circuit. */
#if (2 || 3 / 0) != 1
#error /* { dg-bogus "error" "|| s
if-sc.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test that all operators correctly short circuit. */
#if (2 || 3 / 0) != 1
#error /* { dg-bogus "error" "|| s
saa7196.h
/*
Definitions for the Philips SAA7196 digital video decoder,
scaler, and clock generator circuit (DESCpro), as used in
the PlanB video input of the Powermac 7x00/8x00 series.
Copyr
saa7196.h
/*
Definitions for the Philips SAA7196 digital video decoder,
scaler, and clock generator circuit (DESCpro), as used in
the PlanB video input of the Powermac 7x00/8x00 series.
Copyr
if-sc.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test that all operators correctly short circuit. */
#if (2 || 3 / 0) != 1
#error /* { dg-bogus "error" "|| s
if-sc.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Test that all operators correctly short circuit. */
#if (2 || 3 / 0) != 1
#error /* { dg-bogus "error" "|| s
spice.vim
" Vim syntax file
" Language: Spice circuit simulator input netlist
" Maintainer: Noam Halevy
" Last Change: 12/08/99
"
" This is based on sh.vim by Lennart Schultz
" but gr
crosscompile.mpb
// -*- MPC -*-
// crosscompile.mpb,v 1.2 2003/12/30 15:18:22 dhinton Exp
project {
verbatim(gnuace, circuit) {
ifneq ($(CROSS-COMPILE),)
all clean realclean idl_stubs:
" @ech