代码搜索:maximum

找到约 9,165 项符合「maximum」的源代码

代码结果 9,165
www.eeworm.com/read/427960/8909897

tpl mrcomba2.tpl

/* * MIRACL Comba's method for ultimate speed binary polynomial * mrcomba2.tpl * * Here the inner loops of the basic multiplication, and squaring * algorithms are completely unrav
www.eeworm.com/read/282594/9081281

m configfile.m

%%% Configuration file %%% Permits various adjustments to parameters of the SLAM algorithm. %%% See ekfslam_sim.m for more information % control parameters V= 3; % m/s MAXG= 30*pi/180; % radian
www.eeworm.com/read/184404/9106773

java axis.java

package graph; import java.awt.*; import java.applet.*; import java.util.Vector; import java.util.Enumeration; import java.lang.*; /* ***************************************************************
www.eeworm.com/read/182379/9205664

h ws_cfg.h

/************************************************************************ * * CopyrIght (c) 1993 - 2001 Accelerated Tech
www.eeworm.com/read/376212/9325042

txt readme.txt

To make the SEAGRID mexfiles from source, try just typing "make_seagrid_mex" from Matlab. If that does not work, you may need to modify the *.sh files to modify compiler options. IMPORTANT NOTE FO
www.eeworm.com/read/374502/9402308

motd

# Here's the plan # Output the MOTD for the user. # Load this in "local" for maximum effect. load less @ date = ftime(~/.ircII.motd) @ fdate = ftime($irclib()/ircII.motd) if (fdate && (date < fdate))
www.eeworm.com/read/371255/9559380

m lineseg.m

% LINESEG - Form straight line segements from an edge list. % % Usage: seglist = lineseg(edgelist, tol) % % Arguments: edgelist - Cell array of edgelists where each edgelist is an %
www.eeworm.com/read/168118/9938581

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/165161/10073867

m configfile.m

%%% Configuration file %%% Permits various adjustments to parameters of the SLAM algorithm. %%% See ekfslam_sim.m for more information % control parameters V= 3; % m/s MAXG= 30*pi/180; % radian
www.eeworm.com/read/360770/10079209

m getmax.m

function [p,q] = getmax (A) % ---------------------------------------------------------------------- % Usage: [p,q] = getmax (A) % % Description: Find the row p and column q of the element