代码搜索结果

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

safer.c

/******************************************************************************* * * FILE: safer.c * * DESCRIPTION: block-cipher algorithm SAFER (Secure And Fast Encryption *

makefile

# # Makefile for Simple Genetic Algorithm C code # ##################################### # Define implicit compilation rules # ##################################### # uncomment following lines

makefile

# # Makefile for Simple Genetic Algorithm C code # ##################################### # Define implicit compilation rules # ##################################### # uncomment following lines

backprop.h

////////////////////////////////////////////// // Fully connected multilayered feed // // forward artificial neural network using // // Backpropogation algorithm for training. // //////////////

makefile

# # Makefile for Simple Genetic Algorithm C code # ##################################### # Define implicit compilation rules # ##################################### # uncomment following lines

makefile

# # Makefile for Simple Genetic Algorithm C code # ##################################### # Define implicit compilation rules # ##################################### # uncomment following lines

nlms.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % lmsalgo : NLMS algorithm demo % Author : Tamer abdelazim Mellik % Contact information : %Department of Electrical & Compute

nlms.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % lmsalgo : NLMS algorithm demo % Author : Tamer abdelazim Mellik % Contact information : %Department of Electrical & Com

fasticadef.m

% ========================================================================== % % This function performs ICA using fixed-point algorithm and the deflation % scheme. % % Usage: % >> [ica

ratectl.c

/*! *************************************************************************** * \file ratectl.c * * \brief * Rate Control algorithm * * \author * Main contributors (see contr