代码搜索:Algorithm

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

代码结果 10,000
www.eeworm.com/read/315328/13545841

m dfp.m

% Program: dfp.m % Title: Quasi_Newton DFP algorithm % Description: Implements the quasi-Newton algorithm % with the Davidon-Fletcher-Powell (DFP) updating % formula described in Algorithm 7.3. %
www.eeworm.com/read/287119/8719907

c twofish.c

/*************************************************************************** * File: bc_tfish.c * * Purpose: The TWOFISH algorithm implementation. * * Twofish algorithm's authors: * Br
www.eeworm.com/read/161812/10371055

c twofish.c

/*************************************************************************** * File: bc_tfish.c * * Purpose: The TWOFISH algorithm implementation. * * Twofish algorithm's authors: * Br
www.eeworm.com/read/246836/12701479

m ga.m

function Ret=GA(GAPara) % This is simple genetic algorithm(SGA) % In this function ,it fulfils genetic algorithm %***************************************************** Individuals=struct('Fitness'
www.eeworm.com/read/246836/12701489

asv ga.asv

function Ret=GA(GAPara) % This is simple genetic algorithm(SGA) % In this function ,it fulfils genetic algorithm %***************************************************** Individuals=struct('Fitness'
www.eeworm.com/read/326065/13168426

m ga.m

function Ret=GA(GAPara) % This is simple genetic algorithm(SGA) % In this function ,it fulfils genetic algorithm %***************************************************** Individuals=struct('Fitness'
www.eeworm.com/read/326065/13168446

asv ga.asv

function Ret=GA(GAPara) % This is simple genetic algorithm(SGA) % In this function ,it fulfils genetic algorithm %***************************************************** Individuals=struct('Fitness'
www.eeworm.com/read/229161/14351039

m rpem_main.m

% ************************************************************************ % This algorithm is to perform Rival Penalized Expectation-Maximization % (RPEM) Algorithm. % Version 1 (November 12, 2002
www.eeworm.com/read/207427/15271950

h mazemake.h

///////////////////////////////////////////////////////////////////////// /*Aldus-Broder algorithm: The nice thing about this algorithm is it generates all possible Mazes of a given size with equ
www.eeworm.com/read/229812/4741041

mh algorith.mh

/////////////////////////////////////////////////////////////////////////// // FILE: algorithm (Definitions of various algorithm templates) // :keep CPP_HDR :include crwatcnt.sp // // Descriptio