代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/161503/5553044

java brandedpreviewjpegfilter.java

/* * BrandedPreviewJPEGFilter.java * * Version: $Revision: 1.1 $ * * Date: $Date: 2006/03/10 20:30:03 $ * * Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts * Institute of Te
www.eeworm.com/read/155965/5616690

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; Memo1: TMemo;
www.eeworm.com/read/155549/5621906

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 READ
www.eeworm.com/read/154890/5632032

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
www.eeworm.com/read/476071/6773305

m exp_fnct.m

function y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % Returns the function funfcn(x) times % the exponential factor exp(-j*2*pi*k/T*x) j=sqrt(-1) ; args=[]; for nn
www.eeworm.com/read/294630/8215619

v amplifier.v

// Copyright (c) Charles HY Cheung, Cornell University /*`Data is read on positive clk edge*/ /* ampin * gain = ampout*/ /*amplifier based on gain factor*320mV*/ /*output is 16-bit 2s comp (c000-F
www.eeworm.com/read/293996/8259694

cpp jdcoefct.cpp

/* * jdcoefct.c * * Copyright (C) 1994-1995, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/369474/9647356

m del2_5pt.m

function [output]=del2_5pt(input,delx) % DEL2_5PT ... compute the 5 point Laplacian % % [output]=del2_5pt(input,delx) % % DEL2_5PT computes the 5 point approximation to the laplacian operator of
www.eeworm.com/read/173140/9670741

m exp_fnct.m

function y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % y=exp_fnct(x,funfcn,k,T,p1,p2,p3) % Returns the function funfcn(x) times % the exponential factor exp(-j*2*pi*k/T*x) j=sqrt(-1) ; args=[]; for nn=1:narg
www.eeworm.com/read/172783/9690922

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 READ