代码搜索:factor

找到约 6,651 项符合「factor」的源代码

代码结果 6,651
www.eeworm.com/read/233421/14153195

txt d11r7.txt

implementation //PROGRAM D11R7 //Driver for routine FTEST uses unit2; {$R *.DFM} procedure TForm1.Button1Click(Sender: TObject); const s1='%10.4f'; NPTS = 1000; MPTS = 500; NVAL = 10; E
www.eeworm.com/read/130689/14178249

cpp d13r7.cpp

#include "iostream.h" #include "math.h" #include "stdlib.h" void main() { //program d13r7 //driver for routine ftest int npts = 1000, nval = 10; int i,j,mpts = 500; doub
www.eeworm.com/read/130146/14205235

c aa_hirespixels.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/232146/14207524

m experiment2_0.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 kk=1:lengt
www.eeworm.com/read/231449/14233548

m program_10_1.m

% Program 10_1 % Illustration of Up-Sampling by an Integer Factor % clf; N = input('Input length = '); L = input('Up-sampling Factor = '); fo = input('Input signal frequency = '); % Generate t
www.eeworm.com/read/231449/14233552

m program_10_2.m

% Program 10_2 % Illustration of Down-Sampling by an Integer Factor % clf; N = input('Output length = '); M = input('Down-sampling Factor = '); fo = input('Input signal frequency = '); % Genera
www.eeworm.com/read/128750/14279806

m ex5_2.m

% % This file computes various quality factors and % generates the graph for Example 5.2 % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design: Theory and Practice" %
www.eeworm.com/read/229545/14331826

c jdcoefct.c

//////////////////////////////////////////////////////////////////////// // // Note : this file is included as part of the Smaller Animals Software // JpegFile package. Though this file has not bee
www.eeworm.com/read/126481/14421464

c aa_hirespixels.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/126082/14446576

c jdcoefct.c

/* * jdcoefct.c * * Copyright (C) 1994-1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README fi