代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/203104/15365458

m capacity_rician.m

function outage=capacity_rician(SNR,M,k,output) %************************************************************************** %This program illustrates the coding for determining the capacity in the
www.eeworm.com/read/202788/15372898

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/111591/15509602

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/110993/15521015

cpp sieve.cpp

//: C17:Sieve.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt #include #include
www.eeworm.com/read/108584/15583970

c aa_hirespixels.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/108364/15587578

cpp ch3_3commands.cpp

///////////////////////////////////////////// // ObjectARX defined commands #include "StdAfx.h" #include "StdArx.h" // This is command 'TSS' void tss() { int i ; // Row of ads_matrix
www.eeworm.com/read/106929/15617235

cpp sphbes.cpp

#include #include "nr.h" using namespace std; void NR::sphbes(const int n, const DP x, DP &sj, DP &sy, DP &sjp, DP &syp) { const DP RTPIO2=1.253314137315500251; DP factor,order,rj,rj
www.eeworm.com/read/104255/15700621

c aa_hirespixels.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/102394/15783067

c c_pass_n.c

/* fft/c_pass_n.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub
www.eeworm.com/read/102154/15792437

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