代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/100560/15872213

c jdinput.c

/* * jdinput.c * * Copyright (C) 1991-1997, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying READM
www.eeworm.com/read/192030/8410737

m projection_shift.m

function [Pnew,Ptnew,F] = projection_shift(P,Pt,nshift,side,Qsize) % PROJECTION_SHIFT -- relative shift of biorthogonal multiwavelets % % [Pnew,Ptnew,F] = projection_shift(P,Pt,nshift,side,Qsi
www.eeworm.com/read/192030/8410894

m match_type.m

function [type,m,r] = match_type(varargin) % MATCH_TYPE - propagate type, dilation factor, multiplicity % % [type,m,r] = match_type(P1,P2,P3,...) % % This is used only in multiwavelet ca
www.eeworm.com/read/291235/8432302

cpp xftest.cpp

#include #include #include #include "nr.h" using namespace std; // Driver for routine ftest int main(void) { const int NVAL=11,NPTS=1000,MPTS=500;
www.eeworm.com/read/291235/8432560

cpp xks2d1s.cpp

#include #include #include "nr.h" using namespace std; // Driver for routine ks2d1s int main(void) { int idum,jtrial,j,n1,ntrial; DP d,factor,prob,u,v;
www.eeworm.com/read/188596/8525588

cpp 1003b.cpp

#include #include using namespace std; const int MAX = 100; bool UsedBalloon[MAX+1]; bool CanFactor(int i, int b) { if (b == 1) { return true; } else { while
www.eeworm.com/read/389029/8552443

m csolve.m

function [x,rc] = csolve(FUN,x,gradfun,crit,itmax,varargin) %function [x,rc] = csolve(FUN,x,gradfun,crit,itmax,varargin) % FUN should be written so that any parametric arguments are packed in to x, %
www.eeworm.com/read/389029/8552453

m csminit.m

function [fhat,xhat,fcount,retcode] = csminit(fcn,x0,f0,g0,badg,H0,varargin) % [fhat,xhat,fcount,retcode] = csminit(fcn,x0,f0,g0,badg,H0,... % P1,P2,P3,P4,P5,P6,P
www.eeworm.com/read/187711/8605643

m grabframe.m

%# mffmsilhouette : Silhouette extraction algorithm %# Copyright (C) 2003 Matt Flax, Regina %# %# This program is free software; you can redistribute it and/or modify %# it under the term
www.eeworm.com/read/187536/8628473

html zoomable.html

001 /* =========================================================== 002 * JFreeChar