CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 java

搜索资源列表

  1. queryline

    0下载:
  2. 查询公交线路情况,有转站查询,使用了遗传算法-Query bus lines, the station has a query, using the genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1505
    • 提供者:cxq
  1. geneticalgorithmforthegenealizedassigmentproblem.r

    0下载:
  2. 分析了排课的数学模型, 根据遗传算法本身特点设计了一种数据结构基因编码 , 及几个涉及到的优化 目标评价函 数 , 提出了利用遗传算法解决排课问题的方法, 并通过试验验证了该方法的有效性、 可靠性 .-Timetable analysis of the mathematical model, according to the characteristics of genetic algorithm design of a data structure of genes encoding,
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:186793
    • 提供者:
  1. PaiKe

    1下载:
  2. 遗传算法做排课软件源码。还行吧-Course Scheduling software to do genetic algorithm source code. Also visit you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:143639
    • 提供者:build
  1. GA

    0下载:
  2. 简单的遗传算法源程序,你可以运行及参考,初步掌握遗传算法的过程-Simple genetic algorithm source code, you can run and reference, the initial grasp the process of genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:6132
    • 提供者:Anni
  1. gaknn2008-12-08

    0下载:
  2. 本算法是实现基于KNN的基因遗传算法,是对KNN算法的改进,具有更好的分类效果。-gaKnn[Genetic Algorithm Optimized K Nearest Neighbor Classification framework] is a frameowork for KNN optimization with a genetic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:27272
    • 提供者:sally
  1. datamining

    1下载:
  2. 数据挖掘相关算法集合,有聚类、神经网络、遗传算法等的代码实现-Data mining correlation algorithm collection has clustering, neural networks, genetic algorithms, such as the code implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:8887254
    • 提供者:lipei
  1. jgap_3.4.3_src

    0下载:
  2. JGAP是一种遗传算法和遗传规划的组成部分提供了一个Java框架。它提供了基本的遗传机制,可以很容易地用来申请进化原则问题的解决办法。见实例演示或观赏树的图形,可以创建JGAP找到解决办法的基因进化程序。-JGAP is a genetic algorithm and genetic programming an integral part of providing a Java framework. It provides basic genetic mechanisms, can easil
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4858867
    • 提供者:Daniel.Shi
  1. SGA

    0下载:
  2. 遗传算法的好代码,值得研究! 遗传算法的好代码,值得研究!-Genetic algorithm, genetic algorithm!
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-14
    • 文件大小:4459
    • 提供者:和子
  1. ga

    0下载:
  2. 粒子群算法与遗传算法的结合研究,值得参考!-Particle Swarm Optimization and Genetic Algorithm for the combination of research
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-12
    • 文件大小:2656522
    • 提供者:和子
  1. 19854828GENETIC

    0下载:
  2. 用MATLAB实现遗传算法中的好多问题,或许对您有些帮助。-Using MATLAB genetic algorithm implementation of a lot of questions, perhaps some of your help.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:69347
    • 提供者:
  1. zydp

    0下载:
  2. 文件中包含一些资源调配相关的论文,其中涵盖了资源掉配模型的研究,并采用蚁群算法、遗传算法来实现。-Document contains a number of papers related to the allocation of resources, which covers the allocation of resources out of the research model and the use of ant colony algorithm, genetic algorithm to
  3. 所属分类:Project Design

    • 发布日期:2017-06-22
    • 文件大小:41699861
    • 提供者:sino
  1. GaPlaygroundCode

    0下载:
  2. Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:574300
    • 提供者:LaoGuan
  1. ycsf

    0下载:
  2. 标准的遗传算法,用Java实现,求解函数,有良好的界面。-Standard genetic algorithm, using Java to achieve, to solve function, there is a good interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:7382
    • 提供者:杨毅平
  1. Best

    0下载:
  2. java遗传算法程序,采用标准遗传算法求解函数的一个例子。-java genetic algorithm process, the use of standard genetic algorithm function of a case in point.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2394
    • 提供者:赵娴
  1. GAJava

    0下载:
  2. 这是一个应用遗传算法解决的函数优化问题,通过一系列的交叉变异得到最优的函数解。- This is an application of genetic algorithms to solve the function optimization problem, through a series of cross-variance function of the optimal solution.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:23383
    • 提供者:wangyang
  1. GA_Assembly

    0下载:
  2. JAVA编的遗传算法程序,解决装配车间排序问题-JAVA program for the genetic algorithm to solve the assembly shop scheduling problem
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2720103
    • 提供者:ggb
  1. yichuanSGAjava

    0下载:
  2. java 的一个基于遗传算法的代码说明 应用- an application of java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:9285
    • 提供者:sunxiudi
  1. paike

    0下载:
  2. 基于遗传算法的排课系统,可以对学校的课程进行编排。-Timetable based on genetic algorithm system, can be arranged for school curricula.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:495710
    • 提供者:曹风云
  1. GaBin

    0下载:
  2. 遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers has the smallest weight differe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:160511
    • 提供者:mark
  1. hp

    0下载:
  2. 遗传算法(用遗传算法,进行优化) 按时地方安放上-Genetic algorithms (genetic algorithms, optimization)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:20205
    • 提供者:力量
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com