⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 references.html

📁 遗传算法求解优化问题
💻 HTML
字号:
<html><head><title>GAlib: References</title>

<!-- by matthew wall                           all rights reserved -->
<!-- Copyright (c) 1995-1996 Massachusetts Institute of Technology -->
<!-- distributed with version 2.4                                  -->

</head>
<body background="images/CrumpledPaper.gif" bgcolor="dfdfdf" text="000000">

<strong>Some genetic algorithm references...</strong><br>
<hr>

These are some of the more common references for those interested in genetic algorithms and genetic algorithms implementations.

<dl>
       <a name="baeck">
  <dt>Evolutionary Algorithms in Theory and Practice
	</a>
  <dd>T. Baeck, Oxford, NY, 1996
       <br>
       <br>

       <a name="davis">
  <dt>Handbook of Genetic Algorithms
	</a>
  <dd>Lawrence Davis (editor), Van Nostrand Reinholt, NY, 1991
       <br>
       <br>

       <a name="fogel">
  <dt>Evolutionary Computation
	</a>
  <dd>D.B. Fogel, IEEE Press, NY, 1995
       <br>
       <br>

       <a name="goldberg">
  <dt>Genetic Algorithms in Search and Optimization
       </a>
  <dd>David Edward Goldberg, Addison-Wesley Pub. Co., 1989
  <dd>ISBN 0-201-15767-5
       <br>
       <br>

       <a name="holland">
  <dt>Adaptation in Natural and Artificial Systems, 2nd. Edition
	</a>
  <dd>J.H. Holland, MIT Press, Cambridge, MA, 1992
       <br>
       <br>

       <a name="koza">
  <dt>Genetic Programming
	</a>
  <dd>J. Koza, MIT Press, Cambridge, MA, 1992
       <br>
       <br>

       <a name="michalewicz">
  <dt>Genetic Algorithms + Data Structures = Evolution Programs
	</a>
  <dd>Zbginew Michalewicz, Springer, Berlin, 1994
       <br>
       <br>

       <a name="mitchell">
  <dt>An Introduction to Genetic Algorithms
	</a>
  <dd>Melanie Mitchell, MIT Press, Cambridge, MA, 1996
       <br>
       <br>

       <a name="schwefel">
  <dt>Evolution and Optimum Seeking
	</a>
  <dd>H.-P. Schwefel, Wiley, NY, 1994
       <br>
       <br>

       <a name="recipes">
  <dt>Numerical Recipes in C:  The Art of Scientific Computing
       </a>
  <dd>Cambridge University Press, (c) 1988-1992
  <dd>ISBN 0-521-43108-5
</dl>
 

<hr>
<small><i>mbwall@mit.edu, 20 March 1996</i></small>

</body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -