启发式算法设计与实现 ISBN: 978-0-470-27858-1 Hardcover 624 pages June 2009 This book provides a complete background on metaheuristics and shows readers how to design and implement efficient algorithms to solve complex optimization problems across a diverse range of applications, from networking and bioinformatics to engineering design, routing, and scheduling. It presents the main design questions for all families of metaheuristics and clearly illustrates how to implement the algorithms under a software framework to reuse both the design and code. Throughout the book, the key search components of metaheuristics are considered as a toolbox for: Designing efficient metaheuristics (e.g. local search, tabu search, simulated annealing, evolutionary algorithms, particle swarm optimization, scatter search, ant colonies, bee colonies, artificial immune systems) for optimization problems Designing efficient metaheuristics for multi-objective optimization problems Designing hybrid, parallel, and distributed metaheuristics Implementing metaheuristics on sequential and parallel machines Using many case studies and treating design and implementation independently, this book gives readers the skills necessary to solve large-scale optimization problems quickly and efficiently. It is a valuable reference for practicing engineers and researchers from diverse areas dealing with optimization or machine learning; and graduate students in computer science, operations research, control, engineering, business and management, and applied mathematics.
2019-12-21 22:21:39 6.69MB 启发式算法,设计实现
1
经典的虎书高清原版。用ML语言实现,但是比Java,C版本要更加容易理解。
2019-12-21 22:08:32 19.56MB compiler parser
1
再次奉献一本PLC的国外经典教材 共1047页 这是由外国友人提供的 国内是买不到也无法下载的 适用于有一定基础的专业工程师
2019-12-21 22:07:29 5.3MB PLC 国外经典教材 理论与实际结合
1
高级数据库技术_Database System Implementation(中文版)高级数据库技术_Database System Implementation(中文版)
2019-12-21 21:43:47 15.46MB 数据库
1
自适应滤波算法与实现(第四版),英文版,Paulo S. R. Diniz,2013
2019-12-21 21:36:20 11.46MB Adaptive Filtering Algorithms
1
有关NS2中 802.11 MAC协议的代码,NS2 中802.11 mac层的实现代码!简单介绍就这样了啊,,
2019-12-21 21:30:27 44KB 802.11 mac
1
GMDH神经网络MATLAB的具体实现。
2019-12-21 21:16:10 9.15MB GMDH
1
此包中的文件提供SGP4和SDP4的c++算法实现。这两个轨道模型分别用于近地对象和深空对象,广泛应用于卫星跟踪软件,能够产生非常准确的结果。
2019-12-21 21:08:57 54KB NORAD SGP4 SDP4
1
这是数据库系统实现的第二版,好像网上还找不到第二版的。
2019-12-21 21:07:44 10.42MB 数据库系统 英文 第二版
1
In this lab you will be writing a conservative mark-and-sweep garbage collector for C programs. Download the materials of this lab. malloc.c
2019-12-21 21:00:53 266KB Garbage Collector malloc.c
1