代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/141295/5774044

java memoryref.java

/** * Class to represent Intel86 memory reference operands * @version $Id: MemoryRef.java,v 1.3 1998/04/18 23:30:29 pab Exp $ * @author Peter A. Bigot */ // We are part of the jit. package to
www.eeworm.com/read/140727/5781893

cc uni_07.cc

// file: $isip/class/stat/UniformModel/uni_07.cc // version: $Id: uni_07.cc,v 1.3 2001/02/26 16:24:31 hamaker Exp $ // // isip include files // #include "UniformModel.h" // method: init // // argume
www.eeworm.com/read/136827/5846177

h imageprocessor.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. ** ** This file is part of the Qtopia Environment. ** ** This pr
www.eeworm.com/read/136827/5847023

h pre_big.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS and its licensors. ** All rights reserved. ** ** This file is part of the Qtopia Environ
www.eeworm.com/read/136571/5870026

c pan_lspdec.c

/* This software module was originally developed by Naoya Tanaka (Matsushita Communication Industrial Co., Ltd.) and edited by Yuji Maeda (Sony Corporation) in the course of development o
www.eeworm.com/read/135869/5877432

java resultthumbnailpanel.java

/* * This file is part of Caliph & Emir. * * Caliph & Emir is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * th
www.eeworm.com/read/131315/5946541

c schedule.c

/* * Copyright (c) 1980, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permi
www.eeworm.com/read/131315/5946832

c primes.c

/* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Landon Curt Noll. * * Redi
www.eeworm.com/read/128503/5989691

h ct.h

/************************************************************************ * * * Copyright (C) SEIKO EPSON CORP. 1999 * * * * File name: ct.h * * This is clock time
www.eeworm.com/read/121297/6068922

c fftmr.c

#include #include #include #include #define REAL(z,i) ((z)[2*(i)]) #define IMAG(z,i) ((z)[2*(i)+1]) int main (void) { int i; const in