代码搜索结果

找到约 6,083 项符合 Circuit 的代码

filter.sim

Circuit: filter Date: 星期六 十二月 2 1:38:12 2006 Total elapsed time: 0.172 seconds.

state.sim

Circuit: State Date: 星期六 六月 13 15:43:26 2009 Total elapsed time: 2.172 seconds.

spice.0

20 March 1986 SPICE(1) NAME spice - circuit simulator SYNOPSIS spice [ -n ] [ -t term ] [ -r rawfile] [ -b ] [ -i ] [ input file ... ]

bad_io.deck

Invalid number of inputs/outputs * * This circuit contains a simple gain block to demonstrate * that the simulator reports an error if the number of * connections on the code model is incorrect. * .tr

supply_ramping.deck

Supply ramping option * * This circuit demonstrates the use of the option * "ramptime" which ramps independent sources and the * capacitor and inductor initial conditions from * zero to their final v

initial_conditions.deck

Capacitor and inductor with natural initial conditions * * This circuit contains a capacitor and an inductor with * initial conditions on them. Each of the components * has a parallel resistor so tha

cktpzsetup.c

/* * Copyright (c) 1985 Thomas L. Quarles */ /* CKTpzSetup(ckt) * this is a driver program to iterate through all the various * pzSetup functions provided for the circuit elements in

cktsetup.c

/* * Copyright (c) 1985 Thomas L. Quarles */ /* CKTsetup(ckt) * this is a driver program to iterate through all the various * setup functions provided for the circuit elements in the

ckttemp.c

/* * Copyright (c) 1985 Thomas L. Quarles */ /* CKTtemp(ckt) * this is a driver program to iterate through all the various * temperature dependency functions provided for the circuit

cktdestroy.c

/* * Copyright (c) 1985 Thomas L. Quarles */ /* CKTdestroy(ckt) * this is a driver program to iterate through all the various * destroy functions provided for the circuit elements in