CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - genetic

搜索资源列表

  1. tsp

    0下载:
  2. 用的是遗传算法.实现了货郎担的模拟,图形界面-Using a genetic algorithm. Realized the TSP simulation, graphical interface
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:47041
    • 提供者:wangxiao_nick
  1. java-myga

    0下载:
  2. 用免疫遗传算法解决TSP问题,比较了该算法和遗传算法和免疫算法的效率-With immune genetic algorithm to solve TSP problems, comparison of the algorithm and genetic algorithm and immune algorithm efficiency
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:573099
    • 提供者:顾清水
  1. ga

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

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

    0下载:
  2. 遗传算法原理及应用,书本,扫描质量还可以的,pdf.-Principle and Application of Genetic Algorithm
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-14
    • 文件大小:3486624
    • 提供者:和子
  1. nqueen-genetic-algorithm

    0下载:
  2. This is a java implementation for solving NQueen problem using genetic algorithm.Enjoy it!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:7989
    • 提供者:mohammad.anisi
  1. GA

    0下载:
  2. 基于佳点集的遗传算法求解tsp问题 用java开发,-Based on good point set genetic algorithm tsp problem with java development,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:3356
    • 提供者:张晓
  1. GA_SCHEDULER

    0下载:
  2. Java based Genetic algorithm for solving benchmark Job shop problem. The source code is developed in NetBeans environment
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:47453
    • 提供者:hisham
  1. genetic

    0下载:
  2. Genetic Algorithms I attempt to develop a reasonable object oriented framework for creating genetic algorithms. I accomplish this by breaking down are algorithm into simple manageable units. Each title links to the java source, but before you sit
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:21814
    • 提供者:Ahmed
  1. GA

    2下载:
  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
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-01
    • 文件大小:19449034
    • 提供者:keka
  1. Assignment1

    0下载:
  2. TSP using a Genetic algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:173460
    • 提供者:a1ii54
  1. g

    0下载:
  2. 用遗传算法求解tsp问题,其中算了20个城市-A Genetic Algorithm for tsp problem, of which 20 cities calculations
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:18571
    • 提供者:姚灵灵
  1. scheduling-system

    0下载:
  2. 本系统主要实现了商品信息模块,公告信息模块(及时发现需进货商品信息),出库信息模块,管理员模块,商品调度模块,日志信息模块。在本系统中使用了遗传算法,可以同时对多种商品进行调度,该算法会根据供应商报价以及运输成本去自动选择一种最优方式,这种方式在很大程度上减少了管理员操作时间,节约了进货成本。-The system implements the product information module, the bulletin information module (must purchase g
  3. 所属分类:Java Develop

    • 发布日期:2017-05-29
    • 文件大小:11821915
    • 提供者:陶天
  1. genetic-algorithms

    0下载:
  2. Genetic Algorithm example in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2484
    • 提供者:phongvan84
  1. Genetic

    0下载:
  2. A Genetic Algorithm implementation for text documents
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:52469
    • 提供者:Joey
  1. Genetic-algorithm

    0下载:
  2. 利用JAVA语言实现遗传算法,里面包含利用遗传算法解决函数求最优解的简单例子。-The use of JAVA language implementation of genetic algorithm, which includes the use of genetic algorithms to solve function for the optimal solution of a simple example.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1676
    • 提供者:黎秋生
  1. Java-Genetic-Algorithm-Package

    0下载:
  2. Java Genetic Algorithm Package——Java遗传算法包。-Java Genetic Algorithm Package
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:17393
    • 提供者:Rose
  1. Multi-objective-Genetic

    0下载:
  2. 多目标遗传 多目标遗传 多目标遗传-Multi-objective Genetic multi-objective genetic multi-objective genetic multi-objective genetic multi-objective genetic
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-30
    • 文件大小:2591
    • 提供者:徐级
  1. Graph TSP AStar Floyd Colorarion Genetic JungLib

    0下载:
  2. A complete Java System to view the graph solution of Traveling Salesman Problem, AStar, Floyd, Coloration and Genetic solution. Using Jung Java Library.
  3. 所属分类:JSP源码/Java

  1. Genetic-Algorithms-in-Java-Basics-master

    0下载:
  2. timetable using genetic algorithm
  3. 所属分类:Java编程

    • 发布日期:2018-01-07
    • 文件大小:39936
    • 提供者:sanashah
  1. genetic-algo

    0下载:
  2. genetic TSP problem solving scheme
  3. 所属分类:Java编程

    • 发布日期:2018-05-01
    • 文件大小:19456
    • 提供者:cloudaddict
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com