代码搜索结果
找到约 10,000 项符合
Analog 的代码
16f873.h
//////// Standard Header file for the PIC16F873 device ////////////////
//#device PIC16F873
#nolist
//////// Program memory: 4096x14 Data RAM: 192 Stack: 8
//////// I/O: 22 Analog Pins: 5
///
ex032300.m
% Chapter 3 : Example 3.21
% Reconstruction and aliasing using cubic splines
%
% Discrete-time Signal x2(n)
Ts = 0.001; n = -5:1:5; nTs = n*Ts;
x = exp(-1000*abs(nTs));
% Analog Sign
ex032300.m
% Chapter 3 : Example 3.21
% Reconstruction and aliasing using cubic splines
%
% Discrete-time Signal x2(n)
Ts = 0.001; n = -5:1:5; nTs = n*Ts;
x = exp(-1000*abs(nTs));
% Analog Sign
ex032300.m
% Chapter 3 : Example 3.21
% Reconstruction and aliasing using cubic splines
%
% Discrete-time Signal x2(n)
Ts = 0.001; n = -5:1:5; nTs = n*Ts;
x = exp(-1000*abs(nTs));
% Analog Sign
16f873.h
//////// Standard Header file for the PIC16F873 device ////////////////
//#device PIC16F873
#nolist
//////// Program memory: 4096x14 Data RAM: 192 Stack: 8
//////// I/O: 22 Analog Pins: 5
///
readme.txt
MicroC/OS-II Port for Analog Devices Blackfin ADSP-BF533
This is the MicroC/OS-II V2.70 port for the ADI Blackfin. Specifically it is coded for
the ADSP-BF533 that is included on the ADDS-BF
readme.txt
MicroC/OS-II Port for Analog Devices Blackfin ADSP-BF533
This is the MicroC/OS-II V2.70 port for the ADI Blackfin. Specifically it is coded for
the ADSP-BF533 that is included on the ADDS-BF
ex032300.m
% Chapter 3 : Example 3.21
% Reconstruction and aliasing using cubic splines
%
% Discrete-time Signal x2(n)
Ts = 0.001; n = -5:1:5; nTs = n*Ts;
x = exp(-1000*abs(nTs));
% Analog Sign
av7110_v4l.c
/*
* av7110_v4l.c: av7110 video4linux interface for DVB and Siemens DVB-C analog module
*
* Copyright (C) 1999-2002 Ralph Metzler
* & Marcus Metzler for convergence integrat
av7110_v4l.c
/*
* av7110_v4l.c: av7110 video4linux interface for DVB and Siemens DVB-C analog module
*
* Copyright (C) 1999-2002 Ralph Metzler
* & Marcus Metzler for convergence integrat