代码搜索结果
找到约 10,000 项符合
Analog 的代码
dtsimgui.m
function dtsimgui(mode,ele_loc)
%DTSIMGUI Graphical User Interface program for DT system response
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
%
eflag_exp.ldf
/* MANAGED-BY-SYSTEM-BUILDER */
/*
** ADSP-BF533 linker description file generated on Aug 02, 2008 at 19:27:15.
**
** Copyright (C) 2000-2006 Analog Devices Inc., A
eflag_exp_heaptab.c
/* MANAGED-BY-SYSTEM-BUILDER */
/*
** User heap source file generated on Aug 02, 2008 at 19:27:15.
**
** Copyright (C) 2000-2006 Analog Devices Inc., All Rights Res
eflag_exp.ldf
/* MANAGED-BY-SYSTEM-BUILDER */
/*
** ADSP-BF533 linker description file generated on Aug 02, 2008 at 08:00:33.
**
** Copyright (C) 2000-2006 Analog Devices Inc., A
eflag_exp_heaptab.c
/* MANAGED-BY-SYSTEM-BUILDER */
/*
** User heap source file generated on Aug 02, 2008 at 08:00:33.
**
** Copyright (C) 2000-2006 Analog Devices Inc., All Rights Res
video_output.ldf
/* MANAGED-BY-SYSTEM-BUILDER */
/*
** ADSP-BF533 linker description file generated on May 26, 2006 at 00:16:33.
**
** Copyright (C) 2000-2006 Analog Devices Inc., A
video_output_heaptab.c
/* MANAGED-BY-SYSTEM-BUILDER */
/*
** User heap source file generated on May 26, 2006 at 00:16:33.
**
** Copyright (C) 2000-2006 Analog Devices Inc., All Rights Res
afd_chb2.m
function [b,a] = afd_chb2(Wp,Ws,Rp,As);
% Analog Lowpass Filter Design: Chebyshev-2
% -----------------------------------------
% [b,a] = afd_chb2(Wp,Ws,Rp,As);
% b = Numerator coefficients of Ha
afd_chb1.m
function [b,a] = afd_chb1(Wp,Ws,Rp,As);
% Analog Lowpass Filter Design: Chebyshev-1
% -----------------------------------------
% [b,a] = afd_chb1(Wp,Ws,Rp,As);
% b = Numerator coefficients of Ha
dbmalloc.c
/*
* mpatrol
* A library for controlling and tracing dynamic memory allocations.
* Copyright (C) 1997-2002 Graeme S. Roy
*
* This library is free software; you can redistr