代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
sgalab_demo_mo_vega.m
% /*M-FILE SCRIPT SGALAB_DEMO_MO_VEGA MMM SGALAB */ %
% /*==================================================================================================
% Simple Genetic Algorithm Laboratory To
sgalab_demo_mo_npga.m
% /*M-FILE SCRIPT SGALAB_demo_MO_NPGA MMM SGALAB */ %
% /*==================================================================================================
% Simple Genetic Algorithm Laboratory To
sgalab_demo_mo_nsga.m
% /*M-FILE SCRIPT SGALAB_DEMO_MO_NSGA MMM SGALAB */ %
% /*==================================================================================================
% Simple Genetic Algorithm Laboratory To
sgalab_demo_mo_nsgaii.m
% /*M-FILE SCRIPT SGALAB_demo_MO_NSGAII MMM SGALAB */ %
% /*==================================================================================================
% Simple Genetic Algorithm Laboratory
rls2.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% FIR_rls : FIR RLS algorithm demo
% Author : Tamer Abdelazim Mellik
% Contact information :
%Department of Electrical &
rtdx_lms.c
/* $Revision: 1.3 $ */
/* Copyright 2002 The MathWorks, Inc. */
/*-------------------------------------------------------------------*/
/* LMS algorithm to adaptively cancel broadband noise. The er
rtdx_lms.c
/* $Revision: 1.4 $ */
/* Copyright 2002 The MathWorks, Inc. */
/*-------------------------------------------------------------------*/
/* LMS algorithm to adaptively cancel broadband noise. The er
cqoctree.cpp
/******************************************************************
CqOctree.CPP
Performing Color Quantization using Octree algorithm
The 2 functions for global use is
HPALETTE CreateO
cqoctree.cpp
/******************************************************************
CqOctree.CPP
Performing Color Quantization using Octree algorithm
The 2 functions for global use is
HPALETTE CreateO
deal.c
/* This is an independent implementation of the DEAL encryption */
/* algorithm submitted by Richard Outerbridge and Lars Knudsen as */
/* a candidate the NIST AES programme. */
/*