代码搜索结果

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

cktmkcur.c

/* * Copyright (c) 1985 Thomas L. Quarles */ /* CKTmkCur * make the given name a 'node' of type current in the * specified circuit */ #include "prefix.h" #include #i

bjtacload.c

/* * Copyright (c) 1985 Thomas L. Quarles */ /* * Function to load the COMPLEX circuit matrix using the * small signal parameters saved during a previous DC operating * point analysis. */ #inc

readme.txt

This is the README file for USBasp. USBasp is a USB in-circuit programmer for Atmel AVR controllers. It simply consists of an ATMega8 and a couple of passive components. The programmer uses a firmwar

chien-search.v

// ------------------------------------------------------------------------- //Chien-Forney search circuit for Reed-Solomon decoder //Copyright (C) Tue Apr 2 17:07:16 2002 //by Ming-Han Lei(hendrik@h

abc_cc.m

function abc_cc(op); % Adventures in Bifurication & Chaos Tool using Matlab - The Chua Circuit Paradigm %Peadar Forbes, Keith O' Donoghue,James McEvoy, Tomas Murray, % Variables available to a

ex1_3.m

% % This file generates the graph for Example 1.3 % "RF impedance response of metal film resistor" % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Pra

mgplt.m

% M-file to plot the results from a simulation run % comparing the errors from the rms open-circuit curve % and from the instantaneous psi versus i curve when % driven by a sinusoidal voltage in

rwdrcoef.c

/*Use Daubechies wavelet to transform inter turn short circuit signal*/ #include"stdio.h" #include"math.h" #define N 1024 /*the length of the original signal*/ #define wdlev 4

fsm_example.v

//===== Finite State Machine Example ===== //----- Synthesizable Circuit ----- module FSM_Example ( // Inputs: i$Clock, // Master clock i$Reset, // Master reset (active high) i$A, i$B, i$C,

fsm_example2.v

//===== Finite State Machine Example ===== //----- Synthesizable Circuit ----- module FSM_Example ( // Inputs: i$Clock, // Master clock i$Reset, // Master reset (active high) i$A, i$B, i$C,