代码搜索:Digital
找到约 10,000 项符合「Digital」的源代码
代码结果 10,000
www.eeworm.com/read/408971/11363265
do bench.do
add wave N1
add wave N2_BESSEL_2
add wave N2_BESSEL_4
add wave N2_BESSEL_2_DIGITAL
run -all
www.eeworm.com/read/407127/11428709
txt description.txt
Welcome to use my software:
"PC Based I2c Tester"
This software will help you to archieve I2c I/O operation by PC's parallel port.
Most world famous manufactur
www.eeworm.com/read/405427/11462741
m exa060702_2.m
%--------------------------------------------------------------------------
% exa060702_2 , for example 6.6.2 and 6.7.2;
% to test buttord.m and butter.m;
% to design a Butterworth Bandpass digital
www.eeworm.com/read/347432/11665987
readme
The aclock program displays an analog clock widget.
See also the dclock sample that displays a digital LCD clock and can
switch between time and date.
www.eeworm.com/read/347431/11666031
readme
The aclock program displays an analog clock widget.
See also the dclock sample that displays a digital LCD clock and can
switch between time and date.
www.eeworm.com/read/347428/11666236
readme
The aclock program displays an analog clock widget.
See also the dclock sample that displays a digital LCD clock and can
switch between time and date.
www.eeworm.com/read/346818/11719754
h evm5509_keypad.h
/*
* Copyright 2004 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*/
/*
* ======== evm5509_keypad.h ========
*
* Keypad interf
www.eeworm.com/read/157294/11721329
m exa060702_2.m
%--------------------------------------------------------------------------
% exa060702_2 , for example 6.6.2 and 6.7.2;
% to test buttord.m and butter.m;
% to design a Butterworth Bandpass digital
www.eeworm.com/read/346772/11723737
m 设计 butterworth 带通滤波器.m
%--------------------------------------------------------------------------
% exa060702_2 , for example 6.6.2 and 6.7.2;
% to test buttord.m and butter.m;
% to design a Butterworth Bandpass digital
www.eeworm.com/read/156653/11786358
m ex081000.m
% Chapter 8: Example 8.10
% Impulse Invariance Transformation
% Simple example
%
subplot(1,1,1);
c = [1,1]; d = [1,5,6]; T = 0.1; Fs = 1/T;
[b,a] = imp_invr(c,d,T)
%%b = 1