代码搜索结果
找到约 10,000 项符合
Analog 的代码
ads7841.h
/*
* Filename : ads7841.h
* Hardware : Controller -> P89V51RD2
* XTAL -> 18.432 MHz
* Mode -> 6 Clock/MC
* I/O : DCLK P3.3
* CS P3.4
adc.h
//****************************************************************************
// @Module Analog / Digital Converter (ADC)
// @Filename ADC.H
// @Project svm.dav
//--------------
debug.ini
/*-------------------------------------------------------------
This file changes the analog inputs for the A/D to different
values when the button is clicked
--------------------------------------
debug.ini
/*-------------------------------------------------------------
This file set the analog inputs for the A/D to different
values depending on the button clicked
-------------------------------------
debug.ini
/*-------------------------------------------------------------
This file set the analog inputs for the A/D to different
values depending on the button clicked
-------------------------------------
debug.ini
/*-------------------------------------------------------------
This file set the analog inputs for the A/D to different
values depending on the button clicked
-------------------------------------
debug.ini
/*-------------------------------------------------------------
This file set the analog inputs for the A/D to different
values depending on the button clicked
-------------------------------------
p201.m
%MATLAB PROGRAM p201
%Butterworth analog lowpass prototype
n=0:0.01:2;
N=10
[z,p,k]=buttap(N);
[b,a]=zp2tf(z,p,k);%Zero-pole to transfer function conversion.
[H,w]=freqs(b,a,n);%returns the comp
web51.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
web51_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {