代码搜索结果
找到约 6,083 项符合
Circuit 的代码
dmac.h
/*++
$Workfile: DMAC.h $
$Date: 4/03/03 8:24p $
Abstract:
The PDD (Platform Dependent Driver) is responsible for
communicating with the audio circuit to start and stop playbac
sumarize11_3_3.m
I = imread('circuit.tif');
J = imrotate(I,35,'bilinear');
subplot(1,2,1)
imshow(I)
subplot(1,2,2)
imshow(J)
main.c
/*
USBasp - USB in-circuit programmer for Atmel AVR controllers
Thomas Fischl
License:
The project is built with AVR USB driver by Objective Development, which is
publish
mixed_ref.deck
Mixed references
*
* This circuit demonstrates the use of single-ended and
* differential inputs and outputs.
*
* Note that digital models reference a single node for
* their inputs and output (i.e. t
cktnodname.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/*
*CKTnodName(ckt)
* output information on all circuit nodes/equations
*
*/
#include "prefix.h"
#include
#include "
cktmkvolt.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/* CKTmkVolt
* make the given name a 'node' of type current in the
* specified circuit
*/
#include "prefix.h"
#include
#
cktsencomp.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/* CKTsenComp(ckt)
* this is a program to solve the sensitivity equation
* of the given circuit
*/
#include "prefix.h"
#include
#include
cktmapnode.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/* CKTmapNode(ckt,node)
* map the given node to the compact node numbering set of the
* specified circuit
*/
#include "prefix.h"
#i
cktparam.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/* CKTparam
* attach the given parameter to the specified device in the given circuit
*/
#include "prefix.h"
#include
#include
cktmodparam.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/* CKTmodParam
* attach the given parameter to the specified model in the given circuit
*/
#include "prefix.h"
#include
#inclu