代码搜索:Analog
找到约 10,000 项符合「Analog」的源代码
代码结果 10,000
www.eeworm.com/read/352077/10584013
bs2 ex21 - analogin.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex21 - AnalogIn.BS2
' Purpose... Analog input using PULSIN
' Author.... Parallax
'
www.eeworm.com/read/352077/10584026
bs2 ex27 - adc0831.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex27 - ADC0831.BS2
' Purpose... Analog to Digital conversion
' Author.... Parallax
www.eeworm.com/read/158750/10731460
m u_elipap.m
function [b,a] = u_elipap(N,Rp,As,Omegac);
% Unnormalized Elliptic Analog Lowpass Filter Prototype
% -----------------------------------------------------
% [b,a] = u_elipap(N,Rp,As,Omegac);
% b
www.eeworm.com/read/273212/10922669
a51 start_ad.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Startup Code for the Analog Devices ADuC83x and ADuC84x
www.eeworm.com/read/272156/10968153
a51 start_ad.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Startup Code for the Analog Devices ADuC83x and ADuC84x
www.eeworm.com/read/468893/6981419
txt readme.txt
*********************************************************************************************
ADSP-BF533 EZ-KIT Lite C Based AD1836 TALKTHRU
Analog Devices, Inc.
DSP Division
Three Technology
www.eeworm.com/read/458860/7288497
a51 start_ad.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Startup Code for the Analog Devices ADuC83x and ADuC84x
www.eeworm.com/read/299454/7852960
cnf ewbext.cnf
EwbLoadExtension ("ext\DIGITAL")
EwbLoadExtension ("ext\ANALOG")
EwbLoadExtension ("ext\CHIP")
EwbLoadExtension ("ext\MEP_A")
EwbLoadExtension ("ext\MEP_B")
EwbAddMenuExtension ("Import...", "ext
www.eeworm.com/read/396275/7919083
a51 start_ad.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Startup Code for the Analog Devices ADuC83x and ADuC84x
www.eeworm.com/read/298071/7975994
bs2 ex21 - analogin.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex21 - AnalogIn.BS2
' Purpose... Analog input using PULSIN
' Author.... Parallax
'