代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
xmlutil.py
#!/usr/bin/env python
################################################################################
#
# This file is part of Gato (Graph Algorithm Toolbox)
# version _VERSION_ from _BU
ga_init.m
%
% Creating a front end for the tree structured genetic algorithm
%
% Ben.McKay & Mark Willis
% (c) 1995
%
% Dept
cqoctree.cpp
/******************************************************************
CqOctree.CPP
Performing Color Quantization using Octree algorithm
The 2 functions for global use is
HPALETTE CreateO
relx.c
/*----------------------------------------------------------------------
File : relx.c
Contents: relim algorithm for finding frequent item sets
(extended version, supporting penaliz
fpgrowth.c
/*----------------------------------------------------------------------
File : fpgrowth.c
Contents: fpgrowth algorithm for finding frequent item sets
Author : Christian Borgelt
History :
cqoctree.cpp
/******************************************************************
CqOctree.CPP
Performing Color Quantization using Octree algorithm
The 2 functions for global use is
HPALETTE CreateO
ga.c
/* This is a simple genetic algorithm implementation where the */
/* evaluation function takes positive values only and the */
/* fitness of an individual is the same as the value of the *
ga_init.m
%
% Creating a front end for the tree structured genetic algorithm
%
% Ben.McKay & Mark Willis
% (c) 1995
%
% Dept
rransac.m
%RRANSAC Implements Randomized RANSAC algorithm
%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
%
% [vMask, Model] = MSAC( mData, ModelFunc, nSampLen, ResidFunc, nIter, dThreshold, nTestLen )
% -
glpqmd.h
/* glpqmd.h (quotient minimum degree algorithm) */
/***********************************************************************
* This code is part of GLPK (GNU Linear Programming Kit).
*
* Copyright (