代码搜索:maximum
找到约 9,165 项符合「maximum」的源代码
代码结果 9,165
www.eeworm.com/read/101135/6238267
1 fold.1
.TH FOLD 1
.SH NAME
fold \- fold long lines
.SH SYNOPSIS
\fBfold\fR [\fB\-\fIn\fR]\fR [\fIfile\fR] ...\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$2
..
.SH OPTIONS
.FL "\-\f
www.eeworm.com/read/101135/6238704
1 fold.1
FOLD(1) Minix Programmer's Manual FOLD(1)
NAME
fold - fold long lines
SYNOPSIS
fold [-n] [file] ...
OPTIONS
-n How long should
www.eeworm.com/read/101082/6240924
h print.h
/* @(#)print.h 4.1 (ULTRIX) 7/3/90 */
/* ------------------------------------------------------------------ */
/* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */
/* | Re
www.eeworm.com/read/101082/6250997
p alloc.p
(*#@(#)alloc.p 4.1 Ultrix 7/17/90 *)
(****************************************************************************
* *
* Copyright (c) 1984 by *
* DIGITAL EQUIPMENT CORPORATI
www.eeworm.com/read/101078/6253408
h momdefuzzsetobj.h
//
// File: MOMDefuzzSetObj.h
//
// Purpose: Set class for Mean of Maximum defuzzification Method.
// See MOMDefuzzVarObj for details on how this method works.
//
// Copyright
www.eeworm.com/read/418906/6339430
cpp c9-14.cpp
#include
using namespace std;
template
class Compare
{public:
Compare(numtype a,numtype b)
{x=a;y=b;}
numtype max()
{return (x>y)?x:y;}
numtype min
www.eeworm.com/read/492193/6424970
asm find_max.asm
.data
MSG1 db 'Please enter up to 20 valid single-digit positive numbers or press enter', 10, 13, '$'
MSG2 db 'Invalid number, please retry', 10, 13, '$'
MSG3 db 'max = ', '$'
array db 20 dup(?)
www.eeworm.com/read/492033/6430285
h nonlinman.h
#ifndef NONLINMAN_H
#define NONLINMAN_H
#include
#include "alias.h"
#include "galias.h"
#include "iotools.h"
/**
class nonlinman defines type of solver of systems of nonlinear algebraic
www.eeworm.com/read/486418/6532299
c auxiliary.c
/* Some utility functions (not part of the algorithm) */
# include
# include
# include
# include "global.h"
# include "rand.h"
/* Function to return the maximum of two
www.eeworm.com/read/481567/6643421
html c_limit_attached.html
Run-Time Limit Categories
body {
margin: auto;
fo