代码搜索结果

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

unit1.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "Unit1.h" #include #include //--------------

unit1.~cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "Unit1.h" #include #include //--------------

cqoctree.cpp

/****************************************************************** CqOctree.CPP Performing Color Quantization using Octree algorithm The 2 functions for global use is HPALETTE CreateO

showresults.m

%----------------------------------------------------------- % Plot models found by J-Linkage algorithm % % Usage: % % ShowResults(XYZ, visualfn, fittingfn, T) % % Arguments: % XYZ

ga_init.m

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

network.ned

//------------------------------- // File: network.ned // This is a simple simulation program whose purpose is just // to understand how antNet algorithm works //-------------------------------

nttnet.ned

//------------------------------------------------------------- // file: nttNet.ned // This is a simple simulation program whose purpose is just // to understand how antNet algorithm works //-----

antnest.ned

//------------------------------- // File: antNest.ned // This is a simple simulation program whose purpose is just // to understand how antNet algorithm works //-------------------------------

antgenerator.ned

//------------------------------- // File: antGenerator.ned // This is a simple simulation program whose purpose is just // to understand how antNet algorithm works //-----------------------------

genericnetworknode.ned

//------------------------------- // File: genericNetworkNode.ned // This is a simple simulation program whose purpose is just // to understand how antNet algorithm works //-----------------------