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

📄 readme

📁 Pascal Programs Printed in GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHINE LEARNING by Da
💻
字号:
                      Pascal Programs Printed in     GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHINE LEARNING                                  by                          David E. Goldberg                                                                                                              This disk contains copies of the programs presented in the bookGENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHINE LEARNING byDavid E. Goldberg.  The programs were compiled on an IBM PC/XT usingBorland International's Turbo Pascal Version 3.  This disk is providedas an educational courtesy, however, and no warranties are maderegarding the fitness of any program contained herein for any use.     The disk is subdivided into four subdirectories:     APPENDB     SGA     SCS     MISCSubdirectory APPENDB contains the programs of Appendix B together withthe pseudo-random number generator code.  Subdirectory SGA containsthe files needed for the simple genetic algorithm code of Chapter 3.Subdirectory SCS contains the program and data files needed for thesimple classifier system of Chapter 6.     The subdirectory MISC contains the other snippets of code thatare scattered throughout the book:     TEST2.DOM      - Test section for SGADOM (dominance) code     OPERATOR.DOM   - Modified operators for SGADOM     GENERATE.DOM   - Modified generation coordinator for SGADOM     SCALE.SGA      - Routines to implement linear scaling     MAPPED.SGA     - Routines to implement mapped, concatenated codes     SELECT2.SGA    - Routines to implement stoch. remainder selection     GENERATE.TSP   - Partially matched crossover for the TSPThe miscellaneous codes must be inserted into a main program withappropriate data structures and calling sequences.

⌨️ 快捷键说明

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