代码搜索结果

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

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. // //////////////

lmsshuanfashixian.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % lmsalgo : LMS algorithm demo % Author : Tamer abdelazim Mellik % Contact information : %Department of Electrical & Comp

graph.c

/*-*/ /******************************************************** * Name: Graph * * * * Purpose: * * Show how bitmapped graphics may be used. * * * * Algorithm: Defines a bit

ratectl.c

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

rndshufl.cpp

/************************************************************************** * * rndshufl.cpp - Example program of random shuffle algorithm. * See Class Reference Section * ***

motion_est.c

/************************************************************************** * * Modifications: * * 02.04.2002 add EPZS(^2) as ME algorithm, use PMV_USESQUARES to choose between *

audiosource.cxx

// AudioSource.cpp: implementation of the AudioSource class. // ////////////////////////////////////////////////////////////////////// #include #include #include "Audio

lzhuf.c

/* ---------------------------------------------------------------------------- M. LZHuf Compression This is the LZHuf compression algorithm as used in DPBOX and F6FBB. ----------------------------

lzhuf.c

/* ---------------------------------------------------------------------------- M. LZHuf Compression This is the LZHuf compression algorithm as used in DPBOX and F6FBB. ----------------------------