代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/292705/3949242
txt shaper.txt
Traffic Shaper For Linux
This is the current BETA release of the traffic shaper for Linux. It works
within the following limits:
o Minimum shaping speed is currently about 9600 baud (it can only
sha
www.eeworm.com/read/439082/1819266
txt shaper.txt
Traffic Shaper For Linux
This is the current BETA release of the traffic shaper for Linux. It works
within the following limits:
o Minimum shaping speed is currently about 9600 baud (it can only
sha
www.eeworm.com/read/438676/1824382
h mambolfb.h
#ifndef __MAMBOLFB_H__
#define __MAMBOLFB_H__
/** Minimum parameters to define a buffer for this FB */
struct mambolfb_config_s {
unsigned long videomemory;
unsigned long videomemorysize;
unsigned
www.eeworm.com/read/430518/1928186
txt shaper.txt
Traffic Shaper For Linux
This is the current BETA release of the traffic shaper for Linux. It works
within the following limits:
o Minimum shaping speed is currently about 9600 baud (it can only
sha
www.eeworm.com/read/413855/2157057
cc click-mkmindriver.cc
// -*- c-basic-offset: 4 -*-
/*
* click-mkmindriver.cc -- produce a minimum Click driver Makefile setup
* Eddie Kohler
*
* Copyright (c) 2001 Massachusetts Institute of Technology
* Copyright (c)
www.eeworm.com/read/412251/2172111
svn-base ax_lib_postgresql.m4.svn-base
##### http://autoconf-archive.cryp.to/ax_lib_postgresql.html
#
# SYNOPSIS
#
# AX_LIB_POSTGRESQL([MINIMUM-VERSION])
#
# DESCRIPTION
#
# This macro provides tests of availability of PostgreSQL 'libp
www.eeworm.com/read/407641/2261623
h mambolfb.h
#ifndef __MAMBOLFB_H__
#define __MAMBOLFB_H__
/** Minimum parameters to define a buffer for this FB */
struct mambolfb_config_s {
unsigned long videomemory;
unsigned long videomemorysize;
unsigned
www.eeworm.com/read/405754/2285341
c opt1d.c
/*
# proc: brent - performs a 1D parabolic minimization of an arbitrary function,
# proc: and returns the value at the minimum.
*/
#include
#include
/* defines for brent */
www.eeworm.com/read/403017/2316550
m program_4_4.m
% Program 4_4
% Program to Design Elliptic Lowpass Filter
%
% Read in the filter order, passband edge frequency,
% passband ripple in dB and minimum stopband
% attenuation in dB
N = input('Order
www.eeworm.com/read/402041/2333836
java numberrange.java
package org.trinet.util;
import org.trinet.jdbc.*;
public class NumberRange implements NumberRangeIF, Cloneable, Comparable {
/** Minimum value bound. */
protected Number min;
/** Ma