代码搜索结果
找到约 10,000 项符合
Analog 的代码
machine.h
#ifndef MP_MACHINE_H
#define MP_MACHINE_H
/*
* mpatrol
* A library for controlling and tracing dynamic memory allocations.
* Copyright (C) 1997-2002 Graeme S. Roy
*
* Th
utils.h
#ifndef MP_UTILS_H
#define MP_UTILS_H
/*
* mpatrol
* A library for controlling and tracing dynamic memory allocations.
* Copyright (C) 1997-2002 Graeme S. Roy
*
* This l
mpatrol.m4
dnl mpatrol
dnl A library for controlling and tracing dynamic memory allocations.
dnl Copyright (C) 1997-2002 Graeme S. Roy
dnl
dnl This library is free software; you can redis
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
adc_ex_documentation.txt
Project Start: 6/11/05
Project LPC2148_A2D_Ex
Intent:
This application is intended to show how to set up the Analog-to-Digital con-
verter for conversion of input to channel 0 of AD0.
Speci
zir.m
function nzi = zir(d,ic,ty)
% ZIR Zero Input Response
% Support file for SYSRESP1 AND SYSRESP2
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% P
testencoderb.java
import java.awt.*;
import java.awt.event.*;
import java.awt.image.*;
import java.util.*;
import java.io.*;
import com.keypoint.*;
/**
* TestEncoderB creates a PNG file that shows an analog clock
*
io8515v.h
#ifndef __io8515v_h
#define __io8515v_h
/* AT90S8515/4414 register and bit name header file
* for ImageCraft ICCAVR compiler
*/
/* last changed 01-12-02
*/
/* Analog Comparator */
#de