代码搜索:maximum
找到约 9,165 项符合「maximum」的源代码
代码结果 9,165
www.eeworm.com/read/248950/12534022
code15-158
1 0 0 1 1 0 1 0 1 1 0 0 0 0 1
0 0 1 0 1 0 0 0 0 0 1 0 0 0 0
1 1 0 1 1 1 0 0 1 1 1 0 1 0 1
0 0 1 0 0 0 1 0 0 0 1 0 1 0 0
1 1 0 1 0 0 1 1 0 1 1 1 1 0 0
1 0 1 1 0 1 1 1 1 1 0 1 0 1 0
1 1 1 1 1 0 0
www.eeworm.com/read/238116/13905336
h timex.h
/*
* Copyright (c) David L. Mills 1993, 1994
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose and without fee is hereby granted, provided
www.eeworm.com/read/235612/14061699
m highv_wedge.m
% HIGHV_WEDGE: model an anticline beneath a high velocity wedge
%
% high velocity wedge
% Just run the script
dx=5; %cdp interval
xmax=2500;zmax=1000; %maximum line length and maximum depth
xpin
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/15437092
m set_parameters_mit.m
function par=set_parameters(sr,filename,handles)
% SYSTEM
par.system = 'windows';
%par.system = 'linux';
%COMPUTER USED
par.sys = 'pc'; % for pc's we use big-endian.
%par.sys = 'mac';
www.eeworm.com/read/200237/15437094
m set_parameters_simulation.m
function par=set_parameters_simulation(sr,filename,handles)
% SPC PARAMETERS
par.mintemp = 0.00; % minimum temperature for SPC
par.maxtemp = 0.201; % maximum temp
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/15437097
m set_parameters_simulation_default.m
function par=set_parameters_simulation(sr,filename,handles)
% SPC PARAMETERS
par.mintemp = 0.00; % minimum temperature for SPC
par.maxtemp = 0.201; % maximum temp
www.eeworm.com/read/200237/15437098
m set_parameters_sc.m
function par=set_parameters(filename,handles)
% SYSTEM
par.system = 'windows';
%par.system = 'linux';
% SPC PARAMETERS
par.mintemp = 0.00; % minimum temperature for SPC
par.