代码搜索结果

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

makefile

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

ratectl.c

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

ratectl.c

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

lmsalgorithmdemo.m

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

dymprog.c

/************************************************************************* File Name : dymprog.c Purpose : provides enumerative algorithm to compute energies for deformable clas

md4.h

/* ** ******************************************************************** ** md4.h -- Header file for implementation of ** ** MD4 Message Digest Algorithm

fft.cpp

//------------------------------------ // fft.cpp // The implementation of the // Fast Fourier Transform algorithm // (c) Reliable Software, 1996 //------------------------------------ #inc

i2c-algo-pxa.c

/* * i2c-algo-pxa.c * * I2C algorithm for the PXA I2C bus access. * Byte driven algorithm similar to pcf. * * Copyright (C) 2002 Intrinsyc Software Inc. * * This program is free software;

md5.c

/* MD5 implementation (RFC 1321) */ /* $Id: md5.c,v 1.1 2004/11/27 17:53:35 jonas Exp $ */ /* This code implements the MD5 message-digest algorithm. The algorithm is due * to Ron Rivest. * * This

hard_l0_mterm.m

function [s, err_mse, iter_time]=hard_l0_Mterm(x,A,m,M,varargin) % hard_l0_Mterm: Hard thresholding algorithm that keeps exactly M elements % in each iteration. % % This algorithm has certain perfor