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

搜索资源列表

  1. TravellingSalesman

    0下载:
  2. Java遗传算法的旅行者问题,源代码可以运行
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2522
    • 提供者:卞军
  1. SGA-JAVA

    0下载:
  2. 遗传算法的JAVA实现 做了一个简单函数优化示例~~~~~~体现了面向对象思想
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7880
    • 提供者:邓信
  1. 粒子群优化PSO程序包(Java,C,VB)

    0下载:
  2. C语言遗传算法程序包-NO. 11 heredity arithmetic programme packet of c programme language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:127797
    • 提供者:郭文
  1. ImageSegmentation

    0下载:
  2. 使用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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:203324
    • 提供者:hejiajie404
  1. JNSGA-II

    0下载:
  2. 用java编写的基于小生境的遗传算法,NASG-II,对于用java的朋友来说绝对是个好东西!-Prepared by using java-based niching genetic algorithm, NASG-II, for the friends with java is definitely a good thing!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:383411
    • 提供者:zhang
  1. A_Simple_G1615197152003

    0下载:
  2. 模拟遗传算法,JAVA-Simulation of Genetic Algorithms, JAVA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7360
    • 提供者:zhang
  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. 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. 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. 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. 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. 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. paike

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

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

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

    • 发布日期:2017-03-29
    • 文件大小:20205
    • 提供者:力量
  1. GA_java

    0下载:
  2. java版的经典遗传算法源码 功能:经典遗传算法类,用来实现其在NM96文献中关于旅行商问题的算法.-Genetic Algorithm source code in java
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:4925
    • 提供者:Chil Liu
  1. GeneticAlgorithms

    1下载:
  2. 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛.-Genetic algorithm source code, to achieve the selection operation, crossover operation and mutation operation, through the completion of the fitness function the choice of populations and convergence.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:10062
    • 提供者:易志成
  1. GA

    1下载:
  2. 数据结构与算法课程做的遗传算法,用java语言实现的。-Data Structures and Algorithms course to do the genetic algorithm, implemented using java language.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1275289
    • 提供者:Hui
  1. geneticalgorithmbaseonjava

    0下载:
  2. 用java语言实现的遗传算法,有具体的遗传算法的步骤-genetic algorithm based on java,there is steps of genetic algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2476
    • 提供者:许柠檬
  1. Timetable-based-on-genetic-algorithm

    0下载:
  2. 基于遗传算法的时间表问题(排课问题) 论文集-Timetable based on genetic algorithm (Timetabling problem) Proceedings
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1877354
    • 提供者:张雨萌
  1. wanggediaodu

    0下载:
  2. 用蚂蚁算法和遗传算法结合实现的网格调度问题-Classic example of a genetic algorithm, a visual interface to their own clicks, the problem described in TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:153603
    • 提供者:籍晓瑞
« 1 23 4 5 6 »
搜珍网 www.dssz.com