代码搜索结果

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

16f877a.h

//////// Standard Header file for the PIC16F877A device //////////////// #device PIC16F877A #nolist //////// Program memory: 8192x14 Data RAM: 367 Stack: 8 //////// I/O: 33 Analog Pins: 8 ///

ex032300.m

% Chapter 3 : Example 3.21 % Reconstruction and aliasing using cubic splines % % Discrete-time Signal x2(n) Ts = 0.001; n = -5:1:5; nTs = n*Ts; x = exp(-1000*abs(nTs)); % Analog Sign

exa4_4.m

% exa4-4_Elliptic for example4-4 % Elliptic analog lowpass filter prototype clear all; n=0:0.01:2; for i=1:4 switch i case 1 N=2; case 2 N=3;

exa4_4.m

% exa4-4_Elliptic for example4-4 % Elliptic analog lowpass filter prototype clear all; n=0:0.01:2; for i=1:4 switch i case 1 N=2; case 2 N=3;

copie de __16f876.h

//////// Standard Header file for the PIC16F876 device //////////////// #device PIC16F876 #nolist //////// Program memory: 8192x14 Data RAM: 367 Stack: 8 //////// I/O: 22 Analog Pins: 5 /////

__16f876.h

//////// Standard Header file for the PIC16F876 device //////////////// #device PIC16F876 #nolist //////// Program memory: 8192x14 Data RAM: 367 Stack: 8 //////// I/O: 22 Analog Pins: 5 /////

__16f876a.h

//////// Standard Header file for the PIC16F876A device //////////////// #device PIC16F876A #nolist //////// Program memory: 8192x14 Data RAM: 367 Stack: 8 //////// I/O: 22 Analog Pins: 5 ///

copie de __16f876.h

//////// Standard Header file for the PIC16F876 device //////////////// #device PIC16F876 #nolist //////// Program memory: 8192x14 Data RAM: 367 Stack: 8 //////// I/O: 22 Analog Pins: 5 /////

__16f876.h

//////// Standard Header file for the PIC16F876 device //////////////// #device PIC16F876 #nolist //////// Program memory: 8192x14 Data RAM: 367 Stack: 8 //////// I/O: 22 Analog Pins: 5 /////

amf_delayallpassoffchip_4coef_s.c

// Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. ADI Confidential. #include "AMF_DelayAllpassOffChip_4Coef_S.h" void AMF_DelayAllpassOffChip_4Coef_S_Render(AMF_DelayAllpassOffChi