代码搜索结果

找到约 10,000 项符合 Design 的代码

edn access the design source for engineers and managers.url

[DEFAULT] BASEURL=http://www.ednc.com.cn/embeddedsystem.htm [InternetShortcut] URL=http://www.ednc.com.cn/embeddedsystem.htm Modified=104D27EB4001C00171

clock.map.rpt

Analysis & Synthesis report for clock Tue Nov 11 22:54:48 2008 Version 5.1 Build 176 10/26/2005 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal N

keypadscan.bld

Release 6.3.03i - ngdbuild G.38 Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved. Command Line: ngdbuild -dd _ngo -uc KeypadScan.ucf -p xbr KeypadScan.ngc KeypadScan.ngd Reading NGO file

asgde.pas

{**************************************************************************} { TADVSTRINGGRID DESIGN TIME EDITOR } { for Delphi & C++Builder

prev_cmp_seven.map.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}

seven.map.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}

octdsgn.m

function [B,A] = octdsgn(Fc,Fs,N); % OCTDSGN Design of an octave filter. % [B,A] = OCTDSGN(Fc,Fs,N) designs a digital octave filter with % center frequency Fc for sampling frequency Fs. %

sdram_pll_waveforms.html

Sample Waveforms for Sdram_PLL.v Sample behavioral waveforms for design file Sdram_PLL.v The following waveforms show t

bookinfo.txt

005Computer Data Structures 010Introduction to Data Structures 023Fundamentals of Data Structures 034The Design and Analysis of Computer Algorithms 050Introduction to Numerical Analysis 067Numeri

p7_1.m

% Program P7_1 % Design of a Butterworth Bandstop Digital Filter Ws = [0.4 0.6]; Wp = [0.2 0.8]; Rp = 0.4; Rs = 50; % Estimate the Filter Order [N1, Wn1] = buttord(Wp, Ws, Rp, Rs); % Design the