代码搜索:Analog

找到约 10,000 项符合「Analog」的源代码

代码结果 10,000
www.eeworm.com/read/288383/8637507

c util.c

#include"myApp.h" void initCLK( int value) { int i; CLKMD=0; for(i=0;i
www.eeworm.com/read/287485/8685203

c uarttest.c

//uartTest.c : source file for the uartTest project // /* Title: AVR-GCC test program #7 for the STK200 eva board Authors: Pieter Conradie, Volker Oth Date: 9/1999 Purp
www.eeworm.com/read/430581/8738360

uv2 aduc.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Target
www.eeworm.com/read/430581/8738367

bak aduc_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Target
www.eeworm.com/read/382220/9041845

uv2 water.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Targ
www.eeworm.com/read/382220/9041855

bak water_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Targ
www.eeworm.com/read/381547/9085697

1 res-4-s.1

V 51 K 255726825300 res-4-s |R 21:46_10-7-05 Y 1 D 0 -10 20 40 Z 10 i 2 U 20 -10 10 0 3 3 TOLERANCE=XXX U 0 0 9 0 3 0 DEVICE=RP4 U 0 0 9 0 3 0 PARTS=4 U 0 0 9 0 3 0 PKG_TYPE=0603X4 U 0 0 0
www.eeworm.com/read/381547/9085954

1 res-8b-s-exbe.1

V 51 K 346298958100 res-8b-s-exbe |R 22:15_3-15-06 Y 1 D 0 -10 20 40 Z 10 i 2 U 20 -10 10 0 3 3 TOLERANCE=XXX U 0 0 9 0 3 0 DEVICE=RP8_BUS U 0 0 9 0 3 0 PARTS=8 U 0 0 9 0 3 0 PKG_TYPE=1608X8
www.eeworm.com/read/381211/9103996

m fg_06_03.m

% fg_06_03 Analog Butterworth poles. L=[2 4 6]; b=1; clr=['r' 'g' 'b']; sp_fig(1,8,3); for plt=1:3, a=[1, zeros(1,2*L(plt)-1), 1]; subplot(1,3,plt); pz_plot(0,a); end
www.eeworm.com/read/381211/9104085

m bw_weights.m

function [b,a]=bw_weights(band,L,v1,v2) % [b,a]=bw_weights(band,L,v1,v2) % % [b,a] = weights of a digital Butterworth filter in cascade form. % Inputs: % band =1(lowpass), 2(highpass), 3(bandpa