代码搜索结果

找到约 10,000 项符合 Algorithm 的代码

pr23002.cpp

//////////////////////////////////////// // File Name: pr23002.cpp //////////////////////////////////////// #include #include #include int main() { // Create

ga_init.m

% % Creating a front end for the tree structured genetic algorithm % % Ben.McKay & Mark Willis % (c) 1995 % % Dept

msac.m

%MSAC Implements modified RANSAC algorithm %~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ % % [vMask, Model] = MSAC( mData, ModelFunc, nSampLen, ResidFunc, nIter, dThreshold, iAdaptive ) % -----

rransac.m

%RRANSAC Implements Randomized RANSAC algorithm %~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ % % [vMask, Model] = MSAC( mData, ModelFunc, nSampLen, ResidFunc, nIter, dThreshold, nTestLen ) % -

mlesac.m

%MLESAC Implements modified RANSAC algorithm %~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ % % [vMask, Model] = MLESAC( mData, ModelFunc, nSampLen, ResidFunc, nIter, dSigma, nEMIter ) % -------

pso1.m

% ===================================================================== % PSO algorithm % Start Date: 2006/9/1 % Last Changed: 2006/11/20 % Specification: MATLAB 7.01

simplegeneratemaze.cpp

// SimpleGenerateMaze.cpp : Defines the entry point for the console application. // /************************** A* Algorithm Copyright**************************/ /*You can distributed this algorith

ch19p1_advancedpartsys.cpp

/* ############################################################################# Ch19p1_AdvancedPartSys.cpp: a program that demonstrates the fire algorithm, without any annoying bells and/or

ch20p3_complexexplosion.cpp

/* ############################################################################# Ch20p3_ComplexExplosion.cpp: a program that demonstrates the fire algorithm, without any annoying bells and/or

plugin_lumimasking.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - XviD plugin: performs a lumimasking algorithm on encoded frame - * * Copyright(C