代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/273776/10901657

m quadtree.m

% Question No: 7 % Given an image. Implement the split and merge procedure for segmenting % the image with different values for minimum dimensions of the quadtree % regions. function quadtree(
www.eeworm.com/read/437574/7745608

m syna01min.m

function A01 = synA01min(A11, A00, cmax) %----------------------------------------------------------------------------- % % For each point of colour 01 this function assigns the minimum value at the %
www.eeworm.com/read/437574/7745696

m syna11min.m

function A11 = synA11min(A10, A01, cmax) %----------------------------------------------------------------------------- % % For each point of colour 11 this function assigns the minimum value at the %
www.eeworm.com/read/437574/7745712

m syna10min.m

function A10 = synA10min(A11, A00, cmax) %----------------------------------------------------------------------------- % % For each point of colour 10 this function assigns the minimum value at the %
www.eeworm.com/read/437574/7745713

m syna00min.m

function A00 = synA00min(A10, A01, cmax) %----------------------------------------------------------------------------- % % For each point of colour 00 this function assigns the minimum value at the %
www.eeworm.com/read/436995/7757297

m svsel4.m

% svsel4.m % Scope: This MATLAB macro determines the selection of a set of 4 satel- % lites based on minimum geometric dilution of precision (GDOP) %
www.eeworm.com/read/436995/7757312

m svsel6.m

% svsel6.m % Scope: This MATLAB macro determines the selection of a set of 6 satel- % lites based on minimum geometric dilution of precision (GDOP) %
www.eeworm.com/read/436995/7757348

m svsel5.m

% svsel5.m % Scope: This MATLAB macro determines the selection of a set of 5 satel- % lites based on minimum geometric dilution of precision (GDOP) %
www.eeworm.com/read/436995/7757444

m xsvsel.m

% xsvsel.m % Scope: This MATLAB program executes the selection of 4, 5 or 6 satel- % lites based on minimum geometric dilution of precision (GDOP) %
www.eeworm.com/read/319068/13463457

pas jdapimin.pas

Unit JdAPImin; {$N+} { This file contains application interface code for the decompression half of the JPEG library. These are the "minimum" API routines that may be needed in either the