Genetic Algorithms in Java Basics (Paperback)

Lee Jacobson

買這商品的人也買了...

商品描述

Genetic Algorithms in Java Basics is a brief introduction to solving problems using genetic algorithms, with working projects and solutions written in the Java programming language. This brief book will guide you step-by-step through various implementations of genetic algorithms and some of their common applications, with the aim to give you a practical understanding allowing you to solve your own unique, individual problems. After reading this book you will be comfortable with the language specific issues and concepts involved with genetic algorithms and you'll have everything you need to start building your own.

Genetic algorithms are frequently used to solve highly complex real world problems and with this book you too can harness their problem solving capabilities. Understanding how to utilize and implement genetic algorithms is an essential tool in any respected software developers toolkit. So step into this intriguing topic and learn how you too can improve your software with genetic algorithms, and see real Java code at work which you can develop further for your own projects and research.

  • Guides you through the theory behind genetic algorithms

  • Explains how genetic algorithms can be used for software developers trying to solve a range of problems

  • Provides a step-by-step guide to implementing genetic algorithms in Java

商品描述(中文翻譯)

《Java基礎遺傳演算法》是一本簡短的介紹,教導如何使用遺傳演算法解決問題,並提供使用Java程式語言撰寫的實作專案和解決方案。這本簡明的書籍將逐步引導您實作各種遺傳演算法以及它們常見的應用,旨在讓您實際了解並能解決自己獨特的問題。閱讀完本書後,您將對遺傳演算法相關的語言特定問題和概念感到自在,並具備開始建立自己專案所需的一切。

遺傳演算法常被用於解決高度複雜的現實世界問題,透過本書,您也能利用它們的問題解決能力。了解如何運用和實作遺傳演算法是任何受人尊敬的軟體開發者工具箱中不可或缺的一部分。踏入這個引人入勝的主題,學習如何透過遺傳演算法改進您的軟體,並觀察真實的Java程式碼如何運作,您可以進一步發展自己的專案和研究。

本書內容包括:
- 引導您了解遺傳演算法背後的理論
- 解釋遺傳演算法如何應用於軟體開發者解決各種問題
- 提供逐步實作遺傳演算法於Java的指南