代码搜索:Analog

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

代码结果 10,000
www.eeworm.com/read/383688/8927273

plg dm332.plg

礦ision2 Build Log Project: C:\Myson\Analog_Decoder\Toshiba_MTV332\V3.2_Demobaord\Code\DM332\Prj\dm332.uv2 Project File Date: 09/16/2005 Output:
www.eeworm.com/read/427354/8950137

uv2 can_self.uv2

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

c 61510.c

/*///////////// 本程序意在通过串口控制61510////////////////*/ #include "STC89C51.h" #include "init.h" #define uch unsigned char
www.eeworm.com/read/381211/9104101

m ch_weights.m

function [b,a]=ch_weights(band,L,dB,v1,v2) % [b,a]=ch_weights(band,L,dB,v1,v2) % % [b,a] = weights of a digital Chebyshev filter in cascade form. % Inputs: % band =1(lowpass), 2(highpass), 3(ba
www.eeworm.com/read/282008/9124321

he clock.he

class triangleClock { const int CMD_BACK = 1; const int ONE_SECOND = 1000; const int ONE_MINUTE = 60*1000; const String VIEW_ANALOG = "analogView"; const String VIEW_DIGITAL = "digi
www.eeworm.com/read/177809/9431690

h talkthrough.h

/********************************************************************************* Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. This software is proprietary and confidential. By
www.eeworm.com/read/358708/10181255

log qpsk.log

# Generated by the VisualDSP++ IDDE (Mon Dec 11 11:30:26 2006) # Project File: C:\Documents and Settings\asachde\Desktop\Project1\Blackfin_Qam\533\qpsk\qpsk.dpj "C:\Program Files\Analog Devices\Vi
www.eeworm.com/read/358708/10181321

log bpsk.log

# Generated by the VisualDSP++ IDDE (Mon Dec 11 11:26:59 2006) # Project File: C:\Documents and Settings\asachde\Desktop\Project1\Blackfin_Qam\533\bpsk\bpsk.dpj "C:\Program Files\Analog Devices\Vi
www.eeworm.com/read/352274/10568306

m uf_fltclose.m

function uf_fltclose(cFlag); if nargin < 1, cFlag = 1; end; AFC_Handle = findobj('Type','figure','Tag','Analog_Filter_Circuit'); if ~isempty(AFC_Handle), close(AFC_Handle); end; if cFla
www.eeworm.com/read/456887/7337654

c amf_biquadcascade.c

// Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. // This software is proprietary and confidential to Analog Devices, Inc. and its licensors. // File : $Id: //depot/development/vis