代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/131315/5946811
6 factor.6
.\" 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.
.\"
.\"
www.eeworm.com/read/125133/6032858
idel factor.idel
def 0 1 main 0 2 test-loop u. '\n' emit 0 ;
#include "udot.idel"
def 2 1 divides?
{ divisor n -- n divisor umod 0 = } ;
def 2 1 testing
{ n i -- n i i * u< if
n
www.eeworm.com/read/125133/6033033
idel factor.idel
def 0 1 main 0 2 test-loop u. '\n' emit 0 ;
#include "udot.idel"
def 2 1 divides?
{ divisor n -- n divisor umod 0 = } ;
def 2 1 testing
{ n i -- n i i * u< if
n
www.eeworm.com/read/108242/6183618
c factor.c
/* factor - print the prime factors of a number Author: Andy Tanenbaum */
#include
#include
_PROTOTYPE(int main, (int argc, char **argv));
_PROTOTYPE(long first, (long k));
www.eeworm.com/read/101135/6238316
1 factor.1
.TH FACTOR 1
.SH NAME
factor \- factor an integer less than 2**31
.SH SYNOPSIS
\fBfactor \fInumber\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$2
..
.SH EXAMPLES
.EX "factor
www.eeworm.com/read/101135/6238569
1 factor.1
%!PS-Adobe-1.0
%%Creator: devps (Pipeline Associates, Inc.)
%%CreationDate: Fri Sep 13 13:03:39 1996
%%Pages: (atend)
%%DocumentFonts: (atend)
/devps 180 dict def devps begin
/res 10.000000 def
/y_of
www.eeworm.com/read/101135/6238753
1 factor.1
FACTOR(1) Minix Programmer's Manual FACTOR(1)
NAME
factor - factor an integer less than 2**31
SYNOPSIS
factor number
EXAMPLES
factor