代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/357365/10211477

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/356354/10230323

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/355292/10279920

c aa_hirespixels.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/355209/10285423

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/355030/10301377

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/424768/10414490

txt test3.txt

const int m=5; int p; int factor(int n){ if (n
www.eeworm.com/read/161095/10453448

out f77exm.out

No of nonzeros in factor L = 835 No of nonzeros in factor U = 978 No of nonzeros in L+U = 1813 L\U MB 0.020 total MB needed 0.040 expansions 0 Factorization succeeded Solve succeeded 188.456815
www.eeworm.com/read/353294/10456351

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/424281/10467889

c c_pass_n.c

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

asm c.asm

; Called from main program in CMAIN.C ; Assemble with ML /c C.ASM .MODEL small, c Power2 PROTO C factor:SWORD, power:SWORD .CODE Power2 PROC C factor:SWORD, power:SWOR