代码搜索结果

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

cdh.java

/* ------------------------------------------------------------------------ * This program illustrates an array-based algorithm for tallying a * continuous-data histogram for data read from standar

ddh.java

/* ------------------------------------------------------------------------- * This program illustrates a linked-list algorithm for tallying a * discrete-data histogram for data read from standa

acs.java

/* ------------------------------------------------------------------------- * This program is based on a one-pass algorithm for the calculation of an * array of autocorrelations r[1], r[2], ... r[K

cdh.java

/* ------------------------------------------------------------------------ * This program illustrates an array-based algorithm for tallying a * continuous-data histogram for data read from standar

cdh.c

/* ------------------------------------------------------------------------ * This program illustrates an array-based algorithm for tallying a * continuous-data histogram for data read from standar

ddh.c

/* ------------------------------------------------------------------------- * This program illustrates a linked-list algorithm for tallying a * discrete-data histogram for data read from standard

cubiclinesearch.3.man

CUBICLINESEARCH(derived)OPTIMIZATION ALGORITHM CUBICLINESEARCH(derived) Jun 1 15:17 NAME CubicLineSearch SYNOPSIS #include

stem_porter.c

/**************************** stem_porter.c ******************************* Purpose: Implementation of the Porter stemming algorithm documented in: Porter, M.F., "An Algori

cqoctree.cpp

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

cqoctree.cpp

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