文件名称:jgap_3.0_full
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:2.76mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
JGAP(发音\"jay-gap\")是一款用Java编写的遗传算法包。提供了基本的遗传算法.你可以使用它来解决一些适用于遗传算法解决的问题.
-JGAP (pronounced "jay-gap") is one prepared with Java packages of genetic algorithm. Provides the basic genetic algorithm. You can use it to solve some of the genetic algorithm applied to solve the problem.
-JGAP (pronounced "jay-gap") is one prepared with Java packages of genetic algorithm. Provides the basic genetic algorithm. You can use it to solve some of the genetic algorithm applied to solve the problem.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
build.xml
changelog.txt
compile.bat
doc/
doc/allclasses-frame.html
doc/allclasses-noframe.html
doc/constant-values.html
doc/deprecated-list.html
doc/examples/
doc/examples/audit/
doc/examples/audit/CoinsExample.html
doc/examples/audit/CoinsExampleFitnessFunction.html
doc/examples/audit/package-frame.html
doc/examples/audit/package-summary.html
doc/examples/audit/package-tree.html
doc/examples/chromInit/
doc/examples/chromInit/ChromosomeInit.html
doc/examples/chromInit/MaxFunction.html
doc/examples/chromInit/package-frame.html
doc/examples/chromInit/package-summary.html
doc/examples/chromInit/package-tree.html
doc/examples/config/
doc/examples/config/MaximizingFunction.html
doc/examples/config/MaximizingFunctionFitnessFunction.html
doc/examples/config/package-frame.html
doc/examples/config/package-summary.html
doc/examples/config/package-tree.html
doc/examples/distinctGenes/
doc/examples/distinctGenes/Main.html
doc/examples/distinctGenes/MyChromosome.html
doc/examples/distinctGenes/package-frame.html
doc/examples/distinctGenes/package-summary.html
doc/examples/distinctGenes/package-tree.html
doc/examples/distinctGenes/SampleFitnessFunction.html
doc/examples/dynamicMutation/
doc/examples/dynamicMutation/DynamicMutationExample.CoinsMutationRateCalc.html
doc/examples/dynamicMutation/DynamicMutationExample.html
doc/examples/dynamicMutation/DynamicMutationFitnessFunction.html
doc/examples/dynamicMutation/package-frame.html
doc/examples/dynamicMutation/package-summary.html
doc/examples/dynamicMutation/package-tree.html
doc/examples/energy/
doc/examples/energy/CoinsEnergy.EnergyGeneConstraintChecker.html
doc/examples/energy/CoinsEnergy.html
doc/examples/energy/CoinsEnergyFitnessFunction.html
doc/examples/energy/package-frame.html
doc/examples/energy/package-summary.html
doc/examples/energy/package-tree.html
doc/examples/functionFinder/
doc/examples/functionFinder/FormulaFinder.html
doc/examples/functionFinder/FormulaFitnessFunction.html
doc/examples/functionFinder/MatchAgainstTruthTable.html
doc/examples/functionFinder/package-frame.html
doc/examples/functionFinder/package-summary.html
doc/examples/functionFinder/package-tree.html
doc/examples/functionFinder/Repository.html
doc/examples/functionFinder/Term.html
doc/examples/functionFinder/test/
doc/examples/functionFinder/Utility.html
doc/examples/gp/
doc/examples/gp/Fibonacci.FormulaFitnessFunction.html
doc/examples/gp/Fibonacci.html
doc/examples/gp/MathProblem.FormulaFitnessFunction.html
doc/examples/gp/MathProblem.html
doc/examples/gp/package-frame.html
doc/examples/gp/package-summary.html
doc/examples/gp/package-tree.html
doc/examples/knapsack/
doc/examples/knapsack/KnapsackFitnessFunction.html
doc/examples/knapsack/KnapsackMain.html
doc/examples/knapsack/package-frame.html
doc/examples/knapsack/package-summary.html
doc/examples/knapsack/package-tree.html
doc/examples/MinimizingMakeChange.html
doc/examples/MinimizingMakeChangeFitnessFunction.html
doc/examples/multidimension/
doc/examples/multiobjective/
doc/examples/multiobjective/MOFitnessEvaluator.html
doc/examples/multiobjective/MultiObjectiveExample.html
doc/examples/multiobjective/MultiObjectiveExample.MOFitnessComparator.html
doc/examples/multiobjective/MultiObjectiveFitnessFunction.html
doc/examples/multiobjective/package-frame.html
doc/examples/multiobjective/package-summary.html
doc/examples/multiobjective/package-tree.html
doc/examples/package-frame.html
doc/examples/package-summary.html
doc/examples/package-tree.html
doc/examples/salesman/
doc/examples/salesman/package-frame.html
doc/examples/salesman/package-summary.html
doc/examples/salesman/package-tree.html
doc/examples/salesman/TravellingSalesman.html
doc/examples/simpleBoolean/
doc/examples/simpleBoolean/MaxFunction.html
doc/examples/simpleBoolean/package-frame.html
doc/examples/simpleBoolean/package-summary.html
doc/examples/simpleBoolean/package-tree.html
doc/examples/simpleBoolean/SimpleExample.html
doc/examples/supergene/
doc/examples/supergene/AbstractChangeFitnessFunction.html
doc/examples/supergene/AbstractSupergeneTest.html
doc/examples/supergene/Force.html
doc/examples/supergene/NickelsPenniesSupergene.html
doc/examples/supergene/package-frame.html
doc/examples/supergene/package-summary.html
doc/examples/supergene/package-tree.html
doc/examples/supergene/SupergeneChangeFitnessFunction.html
doc/examples/supergene/SupergeneSample.html
doc/examples/supergene/SupergeneSampleApplicationTest.html
doc/examples/supergene/SupergenesPerformanceTest.html
doc/examples/supergene/TotalSupergeneTest.html
doc/help-doc.html
doc/index-all.html
doc/index.html
doc/org/
doc/org/jgap/
doc/org/jgap/audit/
doc/org/jgap/audit/Evaluator.ChromosomeData.html
doc/org/jgap/audit/Evaluator.GenotypeData.html
doc/org/jgap/audit/Evaluator.GenotypeDataAvg.html
doc/org/jgap/audit/Evaluator.html
doc/org/jgap/audit/KeyedValue.html
doc/org/jgap/audit/KeyedValues.html
doc/org/jgap/audit/KeyedValues2D.html
doc/org/jgap/audit/package-frame.html
doc/org/jgap/audit/package-summary.html
doc/org/jgap/audit/package-tree.html
doc/org/jgap/audit/PermutingConfiguration.html
doc/org/jgap/BaseChromosome.
changelog.txt
compile.bat
doc/
doc/allclasses-frame.html
doc/allclasses-noframe.html
doc/constant-values.html
doc/deprecated-list.html
doc/examples/
doc/examples/audit/
doc/examples/audit/CoinsExample.html
doc/examples/audit/CoinsExampleFitnessFunction.html
doc/examples/audit/package-frame.html
doc/examples/audit/package-summary.html
doc/examples/audit/package-tree.html
doc/examples/chromInit/
doc/examples/chromInit/ChromosomeInit.html
doc/examples/chromInit/MaxFunction.html
doc/examples/chromInit/package-frame.html
doc/examples/chromInit/package-summary.html
doc/examples/chromInit/package-tree.html
doc/examples/config/
doc/examples/config/MaximizingFunction.html
doc/examples/config/MaximizingFunctionFitnessFunction.html
doc/examples/config/package-frame.html
doc/examples/config/package-summary.html
doc/examples/config/package-tree.html
doc/examples/distinctGenes/
doc/examples/distinctGenes/Main.html
doc/examples/distinctGenes/MyChromosome.html
doc/examples/distinctGenes/package-frame.html
doc/examples/distinctGenes/package-summary.html
doc/examples/distinctGenes/package-tree.html
doc/examples/distinctGenes/SampleFitnessFunction.html
doc/examples/dynamicMutation/
doc/examples/dynamicMutation/DynamicMutationExample.CoinsMutationRateCalc.html
doc/examples/dynamicMutation/DynamicMutationExample.html
doc/examples/dynamicMutation/DynamicMutationFitnessFunction.html
doc/examples/dynamicMutation/package-frame.html
doc/examples/dynamicMutation/package-summary.html
doc/examples/dynamicMutation/package-tree.html
doc/examples/energy/
doc/examples/energy/CoinsEnergy.EnergyGeneConstraintChecker.html
doc/examples/energy/CoinsEnergy.html
doc/examples/energy/CoinsEnergyFitnessFunction.html
doc/examples/energy/package-frame.html
doc/examples/energy/package-summary.html
doc/examples/energy/package-tree.html
doc/examples/functionFinder/
doc/examples/functionFinder/FormulaFinder.html
doc/examples/functionFinder/FormulaFitnessFunction.html
doc/examples/functionFinder/MatchAgainstTruthTable.html
doc/examples/functionFinder/package-frame.html
doc/examples/functionFinder/package-summary.html
doc/examples/functionFinder/package-tree.html
doc/examples/functionFinder/Repository.html
doc/examples/functionFinder/Term.html
doc/examples/functionFinder/test/
doc/examples/functionFinder/Utility.html
doc/examples/gp/
doc/examples/gp/Fibonacci.FormulaFitnessFunction.html
doc/examples/gp/Fibonacci.html
doc/examples/gp/MathProblem.FormulaFitnessFunction.html
doc/examples/gp/MathProblem.html
doc/examples/gp/package-frame.html
doc/examples/gp/package-summary.html
doc/examples/gp/package-tree.html
doc/examples/knapsack/
doc/examples/knapsack/KnapsackFitnessFunction.html
doc/examples/knapsack/KnapsackMain.html
doc/examples/knapsack/package-frame.html
doc/examples/knapsack/package-summary.html
doc/examples/knapsack/package-tree.html
doc/examples/MinimizingMakeChange.html
doc/examples/MinimizingMakeChangeFitnessFunction.html
doc/examples/multidimension/
doc/examples/multiobjective/
doc/examples/multiobjective/MOFitnessEvaluator.html
doc/examples/multiobjective/MultiObjectiveExample.html
doc/examples/multiobjective/MultiObjectiveExample.MOFitnessComparator.html
doc/examples/multiobjective/MultiObjectiveFitnessFunction.html
doc/examples/multiobjective/package-frame.html
doc/examples/multiobjective/package-summary.html
doc/examples/multiobjective/package-tree.html
doc/examples/package-frame.html
doc/examples/package-summary.html
doc/examples/package-tree.html
doc/examples/salesman/
doc/examples/salesman/package-frame.html
doc/examples/salesman/package-summary.html
doc/examples/salesman/package-tree.html
doc/examples/salesman/TravellingSalesman.html
doc/examples/simpleBoolean/
doc/examples/simpleBoolean/MaxFunction.html
doc/examples/simpleBoolean/package-frame.html
doc/examples/simpleBoolean/package-summary.html
doc/examples/simpleBoolean/package-tree.html
doc/examples/simpleBoolean/SimpleExample.html
doc/examples/supergene/
doc/examples/supergene/AbstractChangeFitnessFunction.html
doc/examples/supergene/AbstractSupergeneTest.html
doc/examples/supergene/Force.html
doc/examples/supergene/NickelsPenniesSupergene.html
doc/examples/supergene/package-frame.html
doc/examples/supergene/package-summary.html
doc/examples/supergene/package-tree.html
doc/examples/supergene/SupergeneChangeFitnessFunction.html
doc/examples/supergene/SupergeneSample.html
doc/examples/supergene/SupergeneSampleApplicationTest.html
doc/examples/supergene/SupergenesPerformanceTest.html
doc/examples/supergene/TotalSupergeneTest.html
doc/help-doc.html
doc/index-all.html
doc/index.html
doc/org/
doc/org/jgap/
doc/org/jgap/audit/
doc/org/jgap/audit/Evaluator.ChromosomeData.html
doc/org/jgap/audit/Evaluator.GenotypeData.html
doc/org/jgap/audit/Evaluator.GenotypeDataAvg.html
doc/org/jgap/audit/Evaluator.html
doc/org/jgap/audit/KeyedValue.html
doc/org/jgap/audit/KeyedValues.html
doc/org/jgap/audit/KeyedValues2D.html
doc/org/jgap/audit/package-frame.html
doc/org/jgap/audit/package-summary.html
doc/org/jgap/audit/package-tree.html
doc/org/jgap/audit/PermutingConfiguration.html
doc/org/jgap/BaseChromosome.
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
