代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/194440/8192898
m tomin.m
function wavemin=tomin(wavelet,stab)
% TOMIN Converts an arbitrary waveform to minimum phase equivalent using
% the Levinson algorithm.
%
% wavemin= tomin(wavelet,stab)
% wavemin= tomin(wavelet)
www.eeworm.com/read/294911/8194016
ulp cmd-change-brd-width.ulp
#usage "This ULP changes the wire width of certain signals and do have "
"a wire width in between the minimum (minwidth) and maximum (maxwidth) values."
"NameOff = 1 switches of
www.eeworm.com/read/237195/13972102
pas rdjpgcom.pas
Program rdjpgcom;
{ This file contains a very simple stand-alone application that displays
the text in COM (comment) markers in a JFIF file.
This may be useful as an example of the minimum lo
www.eeworm.com/read/237195/13972121
pas jdapimin.pas
Unit JdAPImin;
{$N+} { Nomssi: cinfo^.output_gamma }
{ This file contains application interface code for the decompression half
of the JPEG library. These are the "minimum" API routines tha
www.eeworm.com/read/235612/14060040
m tomin.m
function wavemin=tomin(wavelet,stab)
% TOMIN Converts an arbitrary waveform to minimum phase equivalent using
% the Levinson algorithm.
%
% wavemin= tomin(wavelet,stab)
% wavemin= tomin(wavelet)
www.eeworm.com/read/200237/15437091
m set_parameters_ascii.m
function par=set_parameters(filename,handles)
% SPC PARAMETERS
par.mintemp = 0.00; % minimum temperature for SPC
par.maxtemp = 0.201; % maximum temperature for SP
www.eeworm.com/read/200237/15437093
m set_parameters_csc.m
function par=set_parameters(sr,filename,handles)
% SPC PARAMETERS
par.mintemp = 0.00; % minimum temperature for SPC
par.maxtemp = 0.201; % maximum temperature for
www.eeworm.com/read/200237/15437095
m set_parameters_ascii_spikes.m
function par=set_parameters(filename,handles)
% SPC PARAMETERS
par.mintemp = 0.00; % minimum temperature for SPC
par.maxtemp = 0.201; % maximum temperature for SP
www.eeworm.com/read/200237/15437096
m set_parameters_csc_default.m
function par=set_parameters(sr,filename,handles)
% SPC PARAMETERS
par.mintemp = 0.00; % minimum temperature for SPC
par.maxtemp = 0.201; % maximum temperature for
www.eeworm.com/read/100681/15867075
bas tcp_defs.bas
Attribute VB_Name = "TCP_Defs"
Option Explicit
'== TCP Port Array Processing Const.s ===================================
Public Const MINTCP = 1 ' Minimum index for tcpsocket