代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/131315/5937598
cal pollard.cal
/*
* Copyright (c) 1993 David I. Bell
* Permission is granted to use, distribute, or modify this source,
* provided that this copyright notice remains intact.
*
* Factor using Pollard's p-1 metho
www.eeworm.com/read/131180/5947575
java scribbleprinter2.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/130382/5959178
c jdcoefct.c
/*
* jdcoefct.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READ
www.eeworm.com/read/129441/5972755
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Memo1: TMemo;
www.eeworm.com/read/128531/5983397
c time.c
/* $Id: time.c,v 1.1.1.1.2.6 2003/07/16 18:43:55 yoshii Exp $
*
* linux/arch/sh/kernel/time.c
*
* Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka
* Copyright (C) 2000 Philipp Rumpf
www.eeworm.com/read/128503/5989711
c hal_power.c
/**************************************************************************
; HAL_POWER.c
; Control the power and clock of LCDC
;
; Copyright (c) 2002 Epson Research and Development, Inc.
; All
www.eeworm.com/read/127871/5993969
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/126430/6016340
c xftest.c
/* Driver for routine ftest */
#include
#include
#include "nr.h"
#include "nrutil.h"
#define NPTS 1000
#define MPTS 500
#define EPS 0.01
#define NVAL 11
main()
{
l
www.eeworm.com/read/126430/6016952
c xftest.c
/* Driver for routine ftest */
#include
#include
#define NRANSI
#include "nr.h"
#include "nrutil.h"
#define NPTS 1000
#define MPTS 500
#define EPS 0.01
#define NVAL 11
www.eeworm.com/read/123865/6057022
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 READ