代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/282272/4106478
c min_max.c
#include
#include
void main (void)
{
printf("Maximum of %f and %f is %f\n",
10.0, 25.0, max(10.0, 25.0));
printf("Minimum of %f and %f is %f\n",
10.0,
www.eeworm.com/read/279177/4138845
java minimumspanningtreealgorithm.java
package salvo.jesus.graph.algorithm;
import salvo.jesus.graph.*;
import java.util.*;
import java.io.*;
/**
* Abstract class for an algorithm implementing the minimum spanning tree.
* Classes imple
www.eeworm.com/read/275567/4175089
s992ppl
#!/bin/sh
# Start or Stop the Wind License Manager Daemon.
PPL=/usr/bin/ppl
DEV=/dev/ptym/ptyr
# Minimum and maximum VxSim 'processor numbers'
MINPROCNUM=0
MAXPROCNUM=0
case "$1" in
'start')
if [ -
www.eeworm.com/read/441368/1771796
c indirect_msg_test.c
/*
V0.1 Initial Release 10/July/2006 RBR
*/
/*
This tests indirect packets through coordinator.
Minimum topology is:
Coordinator-> RFD1
-> RFD2
If you want to use a router, then
www.eeworm.com/read/440906/1775687
c enum5.c
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Ben Elliston
// PR 80: Packed enums use minimum required storage.
// excess errors test - XFAIL *-*-*
extern "
www.eeworm.com/read/427042/1981426
c pa_minlat.c
/** @file pa_minlat.c
@brief Experiment with different numbers of buffers to determine the
minimum latency for a computer.
@author Phil Burk http://www.softsynth.com
*/
/*
* $Id: pa_minlat.c 7
www.eeworm.com/read/384879/2596640
c min_max.c
#include
#include
void main (void)
{
printf("Maximum of %f and %f is %f\n",
10.0, 25.0, max(10.0, 25.0));
printf("Minimum of %f and %f is %f\n",
10.0,
www.eeworm.com/read/382594/2633349
mpb ftorbutils.mpb
// -*- MPC -*-
// ftorbutils.mpb,v 1.9 2005/03/24 19:26:55 seibel_r Exp
project : iormanip, portableserver, orbsvcslib, portablegroup, minimum_corba {
after += FTORB_Utils
libs +=
www.eeworm.com/read/382594/2633392
mpb imr_locator.mpb
// -*- MPC -*-
// imr_locator.mpb,v 1.3 2004/09/26 14:10:44 jwillemsen Exp
project : orbsvcsexe, minimum_corba {
after += ImR_Locator
libs += TAO_ImR_Locator
}
www.eeworm.com/read/382594/2633437
mpb rtcorbacommon.mpb
// -*- MPC -*-
// rtcorbacommon.mpb,v 1.5 2005/12/22 22:40:45 jtc Exp
project : portableserver, minimum_corba {
after += RTCORBA_Common
libs += RTCORBA_Common
specific (automake)