代码搜索结果

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

crlsequa.m

% Illustration of the conventional RLS algorithm % using an adaptive equalization experiment % % % Programmed by: Dimitris Manolakis, 1999 % %---------------------------------------------------

md5.cpp

// Free for all implementation of the MD5 hash algorithm /* ********************************************************************** ** MD5.cpp

ga_tabu.c

/********************************************************************** ga_tabu.c ********************************************************************** ga_tabu - A tabu-search algorithm for com

ga_core.c

/********************************************************************** ga_core.c ********************************************************************** ga_core - Genetic algorithm routines. C

ga_core.h

/********************************************************************** ga_core.h ********************************************************************** ga_core - Genetic algorithm routines. C

ga_tabu.h

/********************************************************************** ga_tabu.h ********************************************************************** ga_tabu - A tabu-search algorithm for com

ldlt_pro.c

/* This file is used to test the implementation of LDL' decomposition algorithm */ /* Revision history: */ /* 2005.06.29 Zhu Songs

lgados.c

/* --------------------------------------------------------------------- LGADOS - A DOS based version of the LGA Genetic Algorithm. For Distribution with the book "An Introduction to Genetic

kmeanscluster.m

function y=kMeansCluster(m,k,isRand)%%%%%%%%%%%%%%%%% % kMeansCluster - Simple k means clustering algorithm

crlsequa.m

% Illustration of the conventional RLS algorithm % using an adaptive equalization experiment % % % Programmed by: Dimitris Manolakis, 1999 % %---------------------------------------------------