搜索资源列表
GA_demo
- 一个简单的GA 算法实例,有说明。word格式。用了就知道了。-a simple GA example, is described. Word format. Spent will know.
java-ga-devel-alpha-0.1.tar
- 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
ga
- 基于java的遗传算法,选择java游戏编程,简单实用。
GA
- 用JAVA编写的GA算法 特别的好。欢迎您的使用,在使用过程中遇到问题请与我联系
BP_GA_PSOforjava.zip
- BP_GA_PSO是利用JAVA开发的一个小程序,分别给出了BP算法,GA算法,以及PSO算法的JAVA源程序,并分别利用三个算法同时解决XOR问题,使用户能够直观的观察三个算法的优劣。,BP_GA_PSO is the use of JAVA development of a small procedure, respectively, are given BP algorithm, GA algorithm, and the PSO algorithm JAVA source and use
code
- java的遗传算法 用遗传算法来实现自动文摘-GA Genetic algorithms java
tsp_applet
- 一个非常好的,用 Java 实现ACO算法对TSP问题进行求解的 applet,界面可调参数-A very good, using Java to achieve ACO algorithm for solving TSP problems applet, the interface adjustable parameters
ga
- 粒子群算法与遗传算法的结合研究,值得参考!-Particle Swarm Optimization and Genetic Algorithm for the combination of research
java-GA
- 解非线性模型的遗传算法,采用java语言编写,注释完整,清晰易懂-java-genetic athletic
GA
- 基于佳点集的遗传算法求解tsp问题 用java开发,-Based on good point set genetic algorithm tsp problem with java development,
src
- JAVA开发的BP算法,GA算法,以及PSO算法源程序-BP GA PSO
GA
- 遗传算法java源代码,而且汗一个下例子-GA,algorthem foe mutiply constrains
Max2
- 解决f(x,y)=(sin(x)/x)*(sin(y)/y)的GA算法-GA algorithm to solve f(x,y)=(sin(x)/x)*(sin(y)/y)
GA
- 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem
ga-lesson
- 异常算法讲稿最优化理论和方法是第二次世界大战后迅速发展起来的一个新学科。 -Abnormal speech algorithm optimization theory and methods developed rapidly after World War II, a new discipline.
GA
- java实现的遗传算法,用于股票分析。根据技术指标给出股票买卖建议-java implementation of genetic algorithm for stock analysis. Based on technical indicators give equity recommendations
GA-java
- 改代码用java语言实现遗传算法编程,并且运用实例进行了验证,对学习遗传算法很有帮助-Change the code using the java language programming of the genetic algorithm, and use examples to validate learning genetic algorithm is helpful
GA
- TSP,GA算法通过JAVA程序实现,旅行商问题-TSP, GA algorithm
GA
- 研究软件测试时,使用到的一些算法代码,拿来分享共同学习(GA. When we study software testing, we use some algorithm code to share and study together)
GA
- 遗传算法,注释比较详细,可以直接修改使用(Genetic algorithm implemented in java)