代码搜索结果

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

levmar.c

/* //////////////////////////////////////////////////////////////////////////////// // // Matlab MEX file for the Levenberg - Marquardt minimization algorithm // Copyright (C) 2007 Manolis Louraki

calcnearptstab.m

%----------------------------------------------------------- % Generate a Cumulative distribution function(cdf) table needed by the % generateHypotesis algorithm % % Usage: % % [nearPtsTab, rang

smthga.c

/**************************************************************************/ /* This is a simple genetic algorithm implementation where the */ /* evaluation function takes positive values only and t

des.c

/*-------------------------------------------------------------------------------- DES.C: DES Algorithm Program from the Book Appliced Cryptography, Bruce Schneier ----------------------------------

sgareport.txt

Simple Genetic Algorithm - SGA ________________________________________________________________________________ SGA Parameters: Population Size(nPopSize) = 30 Chromosome Le

crlsequa.m

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

crlsequa.m

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

main.c

/*******************************************/ /* Simple Genetic Algorithm - SGA */ /* Haploid Version */ /* (c) David Edward Goldberg 1986 */ /* All

yichuan.c

/**************************************************************************/ /* This is a simple genetic algorithm implementation where the */ /* evaluation function takes positive values only and t

sort.pl

/******************************************************************** Constraint-based Graphical Programming in B-Prolog % animate the bubble sort algorithm ***************************