代码搜索结果
找到约 10,000 项符合
Analog 的代码
f_adc.m
function [b,d,y] = f_adc (x,N,Vr)
%F_ADC: Perform N-bit analog-to-digital conversion
%
% Usage: [b,d,y] = f_adc (x,N,Vr);
%
% Inputs:
% x = analog input
% N = number of bit
f_adc.asv
function [b,d,y] = f_adc (x,N,Vr)
%F_ADC: Perform N-bit analog-to-digital conversion
%
% Usage: [b,d,y] = f_adc (x,N,Vr);
%
% Inputs: x = analog input
% N = number of bits
%
measure.ini
LOAD MEASURE.DMO
PE_SWD = 0 /* Disable Watchdog with pin PE_SWD */
reset /* perform CPU reset: uses value at PE_SWD */
G,MAIN
/*---------------------------
measure.ini
PE_SWD = 0 /* Disable Watchdog with pin PE_SWD */
reset /* perform CPU reset: uses value at PE_SWD */
G,MAIN
/*--------------------------------------------*
a2d.dox
/** \defgroup a2d a2d: Analog-to-Digital Converter Functions
This library provides an easy interface to the analog-to-digital converter
available on many AVR processors.
Updated to su
53865
Path: cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!fs7.ece.cmu.edu!europa.eng.gtefsd.com!darwin.sura.net!haven.umd.edu!uunet!optilink!elliott
From: elliott@optilink.COM (Paul Elliott)
Newsgroups
makelic.bat
anacrypt -i ANALOG.SRC -o license.dat
exit
instructions.txt
爱玩大众技术论坛:www.9itoy.com
http://bbs.9itoy.com
技术人员的乐园。:D
论坛理念: 开放自由创新进取
论坛需要技术“牛人”参与,丰富其内容,
欢迎提供原创的资料,:D
也迫切需要有水平的朋友来主持论坛内容.如果有意做坛主请与我联系.
欢迎提供意见.
__________________________
makelic.bat
anacrypt -i ANALOG.SRC -o license.dat
exit