代码搜索结果

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

cqoctree.cpp

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

susan.m

% ----------------------------------------------------------------------- % % This function uses the SUSAN algorithm to find edges within an image % % % >>image_out = susan(image_in,threshold)

ga_init.m

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

fpgrowth.c

/*---------------------------------------------------------------------- File : fpgrowth.c Contents: fpgrowth algorithm for finding frequent item sets Author : Christian Borgelt History :

apriori.c

/*---------------------------------------------------------------------- File : apriori.c Contents: apriori algorithm for finding association rules Author : Christian Borgelt History : 199

editobjectattributesdialog.py

#!/usr/bin/env python ################################################################################ # # This file is part of Gato (Graph Algorithm Toolbox) # version _VERSION_ from _BU

hmmed.py

#!/usr/bin/env python ################################################################################ # # This file is part of Gato (Graph Algorithm Toolbox) # version _VERSION_ from _BU

objecthmm.py

#!/usr/bin/env python ################################################################################ # # This file is part of Gato (Graph Algorithm Toolbox) # # file: ObjectHMM.py # author:

apriori.c

/*---------------------------------------------------------------------- File : apriori.c Contents: apriori algorithm for finding association rules Author : Christian Borgelt History : 199

ga_init.m

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