代码搜索:Optimization

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

代码结果 10,000
www.eeworm.com/read/486467/6532914

cpp 蚁群算法(ant+colony+optimization,+aco)c++编程.cpp

/*ant.c*/ #define SPACE 0x20 #define ESC 0x1b #define ANT_CHAR_EMPTY '+' #define ANT_CHAR_FOOD 153 #define HOME_CHAR 'H' #define FOOD_CHAR 'F' #define FOOD_CHAR2 'f' #define
www.eeworm.com/read/378383/9233102

readme

l1 magic -------- This package contains code for solving seven optimization problems. A detailed explanation is given in the file l1magic.pdf. The main directory contains MATLAB m-files which con
www.eeworm.com/read/167540/9964229

txt optimisation.txt

COMP510 04A ID: 0130348 name: Yinghao Qin REPORT TWO OPTIMISATIOIN For the optimization part, actually, it is divided into two parts in my implementation. The first part is done during the type c
www.eeworm.com/read/357508/10207708

3x curs_scroll.3x

.\"*************************************************************************** .\" Copyright (c) 1998-2001,2003 Free Software Foundation, Inc. * .\"
www.eeworm.com/read/162867/10262433

m mbr.m

%MBR Maximum bit rate TEQ design. % [W, D, Dv] = OPT(Sx, Sn, H, N, Nb, Nw, Dmin, Dmax, Wo, G, I) returns % the optimal time domain equalizer W, and delay D. Optimal is in the % sense of maximum cha
www.eeworm.com/read/162867/10262489

m mbr_dual.m

%MBR_DUAL Maximum bit rate TEQ design for dual-path structure. % [W, D, Dv] = OPT(Sx, Sn, H, N, Nb, Nw, Dmin, Dmax, Wo, G, I) returns % the optimal time domain equalizer W, and delay D. Optimal is
www.eeworm.com/read/161538/10398350

txt readme.txt

MATLAB Interface for LIBSVM, Version 1.2 ======================================== Copyright (C) 2004-2005 Michael Vogt Written by Michael Vogt, Atanas Ayarov and Bennet Gedan This software package