代码搜索结果

找到约 516 项符合 Capacitor 的代码

captemp.c

/********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1985 Thomas L. Quarles **********/ /* */ /* load the capacitor structure with those pointers nee

niintegrate.c

/* * Copyright (c) 1985 Thomas L. Quarles */ /* NIintegrate(ckt,geq,ceq,cap,qcap) * integrate the specified capacitor - method and order in the * ckt structure, ccap follows qcap.

term.asm

; Digital thermometer with LCD display ; by Jarek Paluszynski ; jarekp@ict.pwr.wroc.pl ; ; Technical details: ; ; - thermistor with capacitor connected to RB2: ; ; o +5V ;

netlist.y

%{ #include #include #include "component.h" extern char *yytext; extern FILE *yyin; %} %start netlist %token IDENTIFIER %token CAPACITOR %token INDUCTOR %

probridge.bak

/* DESCRIPTION:This program uses to give out full 3-phase bridge's pulse. Detecting the voltage of the capacitor and the current of the circuit. */ #include "LF2407regs.h" #include

probridge.c

/* DESCRIPTION:This program uses to give out full 3-phase bridge's pulse. Detecting the voltage of the capacitor and the current of the circuit. */ #include "LF2407regs.h" #include

captemp.c

/* * Copyright (c) 1985 Thomas L. Quarles */ /* load the capacitor structure with those pointers needed later * for fast matrix loading */ #include "prefix.h" #include #i

m3.m

% MATLAB M-file m3.m is for the generator with % series capacitor compensated case of Project 3 on % subsynchronous resonance in Chapter 10. % It is to be used with the SIMULINK files : s3.m and

m3.m

% MATLAB M-file m3.m is for the generator with % series capacitor compensated case of Project 3 on % subsynchronous resonance in Chapter 10. % It is to be used with the SIMULINK files : s3.m and

prog34.asm

; PROG34 - Testing the Decoupling Capacitor ; ; This Application "Marches" a series of LEDs Across P1 and P3 to Try and ; Force a Reset or Device Lock Up. ; ; Myke Predko ; 98.03.10