代码搜索:PLL

找到约 8,888 项符合「PLL」的源代码

代码结果 8,888
www.eeworm.com/read/430979/8715136

obj pll.obj

www.eeworm.com/read/430979/8715149

c pll.c

/******************************************************************************* * Copyright 2004-2005 - Software Design Solutions, Inc. All rights reserved. * * Portions of this work have been
www.eeworm.com/read/430894/8719694

m pll.m

% Experiment 2, CSBOOK-Haykin % phase lock loop % Variation of the phase error for % three different values of damping factor (xi) % Damping factor xi=[0.3 0.707 1]; % Phase error for
www.eeworm.com/read/287040/8729184

v pll.v

// megafunction wizard: %ALTPLL% // GENERATION: STANDARD // VERSION: WM1.0 // MODULE: altpll // ============================================================ // File Name: PLL.v // Megafunctio
www.eeworm.com/read/287040/8729296

bsf pll.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/385934/8778145

c pll.c

/* pll.c Software Linear PLL 6211 Program */ /* Upendra Ummethala and Mike Mellor */ /* December 19, 2000 EE539 Real Time DSP Final Project */ #define N 800
www.eeworm.com/read/385934/8778158

out pll.out

www.eeworm.com/read/385934/8778163

mak pll.mak

/************* Code Composer V1 Project Data ******************** The following section contains data generated by Code Composer to store project information like build options, source filenames
www.eeworm.com/read/286030/8792945

c pll.c

/******************************************************************************* * Copyright 2004-2005 - Software Design Solutions, Inc. All rights reserved. * * Portions of this work have been
www.eeworm.com/read/187210/8843353

asm pll.asm

;锁相环程序 #include ht46r47.inc data .section 'data' ;数据节区 count1 db ? ;定义计数3变量,时间延时用 count2 db ? ;定义计数3变量,时间延时用 count3 db ?