当前位置:
首页 资源下载
搜索资源 - genetic algorithm java
搜索资源列表
-
4下载:
JAVA基于遗传算法的排课系统,使用SQL2000数据库,JAVA Course Scheduling Based on Genetic Algorithm, using SQL2000 database
-
-
0下载:
是一个用java做的遗传算法的实例,主要是用java来实现遗传算法。,Is a java to do with the examples of the genetic algorithm is mainly used to achieve genetic algorithm java.
-
-
1下载:
程序适合大学毕业设计论文!!用java编写!
[autopk.rar] - 开源的自动排课系统,遗传算法,非常好,大家可以参考参考
[psd.zip] - photoshop图像文件格式说明
-Program for university students study! ! Written with java! [Autopk.rar]- Open Source Automated Course Scheduling System, genetic algorithm, very
-
-
0下载:
用的是遗传算法.实现了货郎担的模拟,图形界面-Using a genetic algorithm. Realized the TSP simulation, graphical interface
-
-
0下载:
使用Java开发的基于遗传算法的图像分割程序。本算法源于文章《Selectionist relaxation: genetic algorithms applied to image segmentation》。-Developed using Java based on genetic algorithm for image segmentation process. The algorithm derived from the article "Selectionist relaxation
-
-
0下载:
用免疫遗传算法解决TSP问题,比较了该算法和遗传算法和免疫算法的效率-With immune genetic algorithm to solve TSP problems, comparison of the algorithm and genetic algorithm and immune algorithm efficiency
-
-
0下载:
分析了排课的数学模型, 根据遗传算法本身特点设计了一种数据结构基因编码 , 及几个涉及到的优化 目标评价函
数 , 提出了利用遗传算法解决排课问题的方法, 并通过试验验证了该方法的有效性、 可靠性 .-Timetable analysis of the mathematical model, according to the characteristics of genetic algorithm design of a data structure of genes encoding,
-
-
1下载:
遗传算法做排课软件源码。还行吧-Course Scheduling software to do genetic algorithm source code. Also visit you
-
-
0下载:
简单的遗传算法源程序,你可以运行及参考,初步掌握遗传算法的过程-Simple genetic algorithm source code, you can run and reference, the initial grasp the process of genetic algorithm
-
-
0下载:
遗传算法原理及应用,书本,扫描质量还可以的,pdf.-Principle and Application of Genetic Algorithm
-
-
0下载:
This is a java implementation for solving NQueen problem using genetic algorithm.Enjoy it!
-
-
2下载:
这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit the definition of a wide range o
-
-
0下载:
基于遗传算法的排课系统,可以对学校的课程进行编排。-Timetable based on genetic algorithm system, can be arranged for school curricula.
-
-
2下载:
遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-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
-
-
0下载:
这是一个用JAVA编的遗传算法问题。 -This is an on immune genetic algorithm JAVA program
-
-
0下载:
基于遗传算法的时间表问题(排课问题) 论文集-Timetable based on genetic algorithm (Timetabling problem) Proceedings
-
-
0下载:
java实现的一个遗传算法的例子,这个简单例子可以帮助初学遗传算法的人掌握这个算法的机理。-Genetic algorithm java source code
-
-
0下载:
Genetic Algorithm Java implementation,即java实现的程序代码,适合初学java的同学借鉴
-
-
0下载:
timetable using genetic algorithm
-
-
0下载:
使用java实现遗传算法,求出max{f(x1,x2)=21.5+x1*sin(4*π*x1)+x2*sin(20*π*x2)}的最优解
约束条件为 -3.0<=x1<=12.1 4.1<=x2<=5.8(The use of Java genetic algorithm, calculate the max{f (x1, x2) =21.5+x1*sin (4* PI *x1 +x2*sin (*x2) 20* PI)} of the optimal solutio
-