代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/305190/13777296
m ismpbalanced.m
function fval = ismpbalanced(sys)
%ISMPBALANCED True if the given system is balanced.
%
% ISMPBALANCED(SYS) returns 1 if (A,B,C) is minimum-phase balanced and 0
% otherwise. SYS has to be an SS
www.eeworm.com/read/302326/13837672
m ar.m
function a1=ar(n,Cd)
%AR obtains a first-order AR process with given characteristics.
%
% a1=AR(n,Cd) determines the coefficient a1 of a first-order AR
% process such that, when th
www.eeworm.com/read/147331/5731841
h limits.h
/*
* This file lists the minimums for the limits set by each of
* the POSIX features subsets.
*
* XXX: Careful attention needs to be paid to section 2.8 in 1003.1b-1993
* to segregrate t
www.eeworm.com/read/127087/6008728
db example.db
$TTL 300 ; 5 minutes
@ IN SOA ns root (
2000082401 ; serial
1800 ; refresh (30 minutes)
1800 ; retry (30 minutes)
1814400 ; expire (3 weeks)
3600 ; minimum (
www.eeworm.com/read/127087/6008732
db example.db
$TTL 300 ; 5 minutes
@ IN SOA ns root (
2000082401 ; serial
1800 ; refresh (30 minutes)
1800 ; retry (30 minutes)
1814400 ; expire (3 weeks)
3600 ; minimum (
www.eeworm.com/read/121089/6070207
asm sstxutil.asm
page 49,132
TITLE sstxutil - scanner text table management utilities
;***
;sstxutil.asm - scanner text table management utilities
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; T
www.eeworm.com/read/100039/6276105
localhost
; localhost.
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
www.eeworm.com/read/100039/6276107
localhost
; localhost.
@ in soa localhost. postmaster.localhost. (
1993050801 ;serial
3600 ;refresh
www.eeworm.com/read/156871/6324066
m mmin.m
function [m,i]=mmin(a)
%MMIN Matrix Minimum Value.
% MMIN(A) returns the minimum value in the matrix A.
% [M,I] = MMIN(A) in addition returns the indices of
% the minimum value in I = [row col].
% D.
www.eeworm.com/read/493999/6386270
h melp.h
/*
2.4 kbps MELP Proposed Federal Standard speech coder
version 1.2
Copyright (c) 1996, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on the MELP
algorithm.