文件名称:AlgoritmoGeneticoDois
介绍说明--下载内容均来自于网络,请自行研究使用
In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
Genetic algorithms find application in bioinformatics, phylogenetics, computational science, engineering, economics, chemistry, manufacturing, mathematics, physics, pharmacometrics and other fields.
Genetic algorithms find application in bioinformatics, phylogenetics, computational science, engineering, economics, chemistry, manufacturing, mathematics, physics, pharmacometrics and other fields.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AlgoritmoGeneticoDois\build\classes\algoritmogeneticodois\Elemento.class
.....................\.....\.......\.....................\Genetico.class
.....................\build.xml
.....................\manifest.mf
.....................\nbproject\build-impl.xml
.....................\.........\genfiles.properties
.....................\.........\private\private.properties
.....................\.........\.......\private.xml
.....................\.........\project.properties
.....................\.........\project.xml
.....................\src\algoritmogeneticodois\Elemento.java
.....................\...\.....................\Genetico.java
.....................\build\classes\algoritmogeneticodois
.....................\.....\classes
.....................\nbproject\private
.....................\src\algoritmogeneticodois
.....................\build
.....................\nbproject
.....................\src
AlgoritmoGeneticoDois