代码搜索结果

找到约 5,955 项符合 Circuit 的代码

circuit1.clp

;;;====================================================== ;;; Example Circuit #1 ;;; ;;; An example circuit to be loaded for use with ;;; the "electronic.clp" example program. Note ;;;

circuit2.clp

;;;====================================================== ;;; Example Circuit #2 ;;; ;;; An example circuit to be loaded for use with ;;; the "electronic.clp" example program. This ;;;

circuit1.clp

;;;====================================================== ;;; Example Circuit #1 ;;; ;;; An example circuit to be loaded for use with ;;; the "electronic.clp" example program. Note ;;;

cpld_mpu1.log

Starting EDIF2BLIF.... readEDIF ended normally. Inspect circuit CPLD_MPU1 Number of input ports : 1 Number of output ports : 16 Number of bidir ports : 0 Number of instanc

circuit.cpp

/* Alfonso2 Peterssen 7 - 6 - 2008 CEOI 2002 Day 1 "Printed Circuit" Simple MST */ #include #define REP( i, n ) \ for ( int i = 0; i < (n); i++ ) #define ID( x, y ) ( (x) * C

sumarize11_3_4.m

subplot(1,2,1) imshow circuit.tif I = imcrop; subplot(1,2,2) imshow(I);

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)

file_id.diz

RLZ NOTES: SEE tlf-mpcdwv.nfo INSIDE FOR MUCH MORE INFO! ---------* TLFeBOOK *--------- Date:[12-15-04] [XX/2] MIT.Press.Circuit.Design.With.VHDL.eBook-TLFeBOOK

haming_encoding.m

function encodedmsg=hamc(m,msg) % m is positive integer, msg= binary msg to be encoded whose length is(( 2^m-1)-m) %encoded msg is given as out put % function to hamming encoder circuit implementat

rlc-circuit-series.frm

VERSION 5.00 Begin VB.Form ParallelCircuit BackColor = &H00FF7D04& BorderStyle = 1 'Fixed Single Caption = "Parallel Circuit" ClientHeight = 8820 Cl