代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/400494/2351359
h direct.h
#ifndef MAXNAMLEN
#define MAXNAMLEN 512
#endif
#define DIRBUF 1048 /* minimum buffer size for call to getdents */
struct direct
{
unsigned short int d_fileno;
short int d_pad;
l
www.eeworm.com/read/385462/2588836
py 15_create_smallmem_pos.py
#!/usr/bin/python
# Copyright (C) International Business Machines Corp., 2005
# Author: Dan Smith
from XmTestLib import *
# Create a domain with the minimum memory allocation
MEM
www.eeworm.com/read/382594/2633443
mpb imr_activator.mpb
// -*- MPC -*-
// imr_activator.mpb,v 1.3 2004/09/26 14:10:44 jwillemsen Exp
project : minimum_corba {
after += ImR_Activator
libs += TAO_ImR_Activator
}
www.eeworm.com/read/376006/2717037
in pltcl_loadmod.in
#! /bin/sh
# Start tclsh \
exec @TCLSH@ "$0" "$@"
#
# Code still has to be documented
#
#load /usr/local/pgsql/lib/libpgtcl.so
package require Pgtcl
#
# Check for minimum arguments
#
if {$argc < 2
www.eeworm.com/read/371561/2779550
java maxminave.java
class MaxMinAve {
public static void main(String args[]){
float maximum, minimum;
float sum=0;
float grades[]= new float[6];
grades[0]=(float)65.5;
grades[1]=89;
grades[2]=
www.eeworm.com/read/364212/2907610
m demodulation.m
function y = demodulation(x,b,e,h)
% function y = demodulation(x,b,e,h)
% find the smybol in the defined modulation scheme map which has the minimum distance to the received symbol,
% output t
www.eeworm.com/read/364212/2907637
m demodulation.m
function y = demodulation(x,b,e,h)
% function y = demodulation(x,b,e,h)
% find the smybol in the defined modulation scheme map which has the minimum distance to the received symbol,
% output t
www.eeworm.com/read/357022/3035002
data dns_db_find_8.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a.b.c.d in A 1.2.3.4
a.b.c in A 1.2.3.
www.eeworm.com/read/357022/3035011
data dns_db_find_2.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
fx in ns a.fx.vix.com.
a.fx in a 1.2.3.
www.eeworm.com/read/357022/3035020
data dns_db_find_4.data
$TTL 1000
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
1800 ;retry
604800 ;expiration
3600 ) ;minimum
a.b.c in ns b
b.a.b.c in a 10.0.0.2