代码搜索结果
找到约 10,000 项符合
Analog 的代码
jumper.txt
TMS320C24x Evaluation Board Jumper Settings for all programs in this
directory.
Jumper
Jumper Name Position Description
Analog supply JP1 1
adc.h
/*
* Analog conversion stuff for 16C71 - see adc.c for more info
*/
/*
* Read the adc on the specified channel - result is in ADRES
*/
extern void adc_read(unsigned char channel);
web51.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
Fi
http:^^www.cs.indiana.edu^hyplan^jwmills^projects^afc.proj.html
Date: Wed, 20 Nov 1996 19:16:13 GMT
Server: Apache/1.0.3
Content-type: text/html
Content-length: 1869
Last-modified: Wed, 29 Nov 1995 21:48:09 GMT
Analog Field Computing
web51.lnp
"ANALOG.obj",
"ARP.obj",
"ETH.obj",
"HTTP.obj",
"ICMP.obj",
"IP.obj",
"MAIN.obj",
"SERIAL.obj",
"TCP.obj",
"TIMER.obj",
"UDP.obj",
"CKSUM.obj",
"WEBDOC1.obj"
TO "Web51"
RAMSIZE(256)
web51_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
Fi
cyglink.txt
F:\mcu\tcprogram\tcprogram\wbinsweb020\Analog.obj,
F:\mcu\tcprogram\tcprogram\wbinsweb020\Arp.obj,
F:\mcu\tcprogram\tcprogram\wbinsweb020\Cksum.obj,
F:\mcu\tcprogram\tcprogram\wbinsweb020\Eth.obj,
F:\
web51.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
Fi
ewbext.cnf
EwbLoadExtension ("ext\DIGITAL")
EwbLoadExtension ("ext\ANALOG")
EwbLoadExtension ("ext\CHIP")
EwbAddMenuExtension ("Import...", "ext\SPICEEWB")
EwbAddMenuExtension ("Export...", "ext\EWBSPICE")
exa4_6.m
% exa4-6_lp2bp for example4-6
% chebshev I analog lowpass filter prototype to bandpass filter
clear all;
N=5;
Rp=3;
wl=200*pi;
wh=1000*pi;
% Chebyshev analog lowpass filter prototype
[z,p,k