代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/367160/9772853

f dpptri.f

SUBROUTINE DPPTRI( UPLO, N, AP, INFO ) * * -- LAPACK routine (version 3.1) -- * Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd.. * November 2006 * * .. Scalar Ar
www.eeworm.com/read/413630/11149176

java factorize.java

package jnt.FFT; /** Supplies static methods for factoring integers needed by various FFT classes. * * @author Bruce R. Miller bruce.miller@nist.gov * @author Contribution of the National Insti
www.eeworm.com/read/268008/11156838

txt lrparse.txt

lrparser() { if(syn==1) { //读入下个单词符号 yucu(); //调用yucu函数 if(syn==6) { //读入下个单词符号 if(syn==0 && (kk==0)) { printf("success\n"); //输出success } } else {
www.eeworm.com/read/265723/11255275

m isprime.m

% ISPRIME 慺悢偺専弌 % % ISPRIME(X) 偼丄X 偺梫慺偑慺悢側傜偽1傪丄偦偆偱側偗傟偽0傪弌椡偟傑偡丅 % % 嶲峫 FACTOR, PRIMES. % Copyright 1984-2004 The MathWorks, Inc.
www.eeworm.com/read/265723/11255301

m primes.m

% PRIMES 慺悢偺儕僗僩偺嶌惉 % % PRIMES(N) 偼丄N 埲壓偺慺悢偐傜側傞峴儀僋僩儖傪弌椡偟傑偡丅 % 慺悢偲偼丄1偲偦偺悢帺恎埲奜偵栺悢傪傕偨側偄悢偺偙偲偱偡丅 % % 嶲峫 FACTOR, ISPRIME. % Copyright 1984-2004 The MathWorks, Inc.
www.eeworm.com/read/265721/11255669

m lin2pcmu.m

function p=lin2pcmu(x,s) %LIN2PCMU Convert linear to Mu-law PCM P=(X,S) % pcmu = lin2pcmu(lin) where lin contains a vector % or matrix of signal values within a range determined by % the scale fac
www.eeworm.com/read/334951/12558049

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/334951/12558305

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/147183/12579439

txt errortable.txt

[0]Unkmown error [1]Program must start with symbol 'program' [2]'begin' expected [3]'end' expected [4]'.' expected [5]Arithmetic Identifier expected [6]'integer' or 'logical' expected in Declara
www.eeworm.com/read/147096/12584961

m findmax.m

function [gt,d]=findmax(data, flag) %FINDMAX Interpolates the maxima in a vector of data. % % Function used for returning all the maxima in a set of % data (vector or matrices). The maxima are cal