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

搜索资源列表

  1. GeneticAlgorithms

    0下载:
  2. 用Java实现的遗传算法代码,有很详细的代码的分解,可以参考一下-GeneticAlgorithms use java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:6945
    • 提供者:chenhongyu
  1. TSP

    0下载:
  2. 遗传算法解决tsp 问题,内附有详细解决方案的代码-the method to solve the TSP problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3231
    • 提供者:王四
  1. TSP

    0下载:
  2. 一种基于遗传算法求解TSP的新思路,内有详细注释。-new method of TSP based GA
  3. 所属分类:Applet

    • 发布日期:2017-05-16
    • 文件大小:3967392
    • 提供者:zx
  1. Clouddatalayout

    0下载:
  2. 使用遗传算法解决装箱问题,网上其他地方找不到-The use of genetic algorithms to solve packing problems can not be found elsewhere online
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:63740
    • 提供者:纳兹
  1. TSP

    0下载:
  2. 用遗传算法解决TSP问题,采用Java实现-the GA code for the tsp problem which is implemented by java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:536
    • 提供者:alison
  1. t1

    0下载:
  2. 实现48个城市的用遗传算法求解TSP问题,用户输入种群大小,运行代数,交叉率,变异率,得到运行界面。-Achieve 48 cities TSP problem using genetic algorithms, user input population size, run algebra, crossover rate, mutation rate and get running interface.
  3. 所属分类:Applet

    • 发布日期:2017-04-25
    • 文件大小:20255
    • 提供者:高雅
  1. GA

    0下载:
  2. 在java平台,应用遗传算法拟合浑水入渗经验公式,经验证可用-In the java platform, application of genetic algorithm to fit empirical formula for muddy water infiltration, proven available
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:8241
    • 提供者:陈佳悦
  1. Bob

    0下载:
  2. 迷宫寻路程序,利用遗传算法,实现的帮助bob回家-Maze pathfinding program, using the genetic algorithm, help Bob to go home
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:9972
    • 提供者:liminglei
  1. yichuansuanfa

    0下载:
  2. 利用遗传算法实现智能组卷实例,自适应遗传算法,仿造生物学的遗传规律来实现算法。-To achieve intelligent examples by using genetic algorithm, adaptive genetic algorithm, genetic algorithm to achieve the imitation of biological law.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:346416
    • 提供者:fanzhenyong
  1. zhinengzhujuansuanfa

    0下载:
  2. 用自适应遗传算法实现的智能组卷算法,根据试题ID随机抽取试题实现组卷。-Intelligent algorithm with adaptive genetic algorithm, according to the ID test random test implementation test.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-19
    • 文件大小:29769965
    • 提供者:fanzhenyong
  1. GA_tsp

    0下载:
  2. Java实现遗传算法的tsp问题。函数说明详细,步骤清晰。-sove the TSP problem in GA with JAVA computer language. the function is clear
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3174
    • 提供者:黄小君
  1. TSP-Java

    0下载:
  2. TSP问题遗传算法求解以及Java实现,适合初学java的借鉴使用-Genetic Algorithm for TSP and Java implementation
  3. 所属分类:JavaScript

    • 发布日期:2017-03-31
    • 文件大小:6160
    • 提供者:tony.huang
  1. GA

    1下载:
  2. 水库调度最优水位控制遗传算法,java编写,方法针对水库调度最优水位的求解,求出的水位用于指导水库运行。-Reservoir dispatching water level control, genetic algorithm (ga) Java code
  3. 所属分类:Java Develop

    • 发布日期:2016-04-08
    • 文件大小:8192
    • 提供者:rui
  1. SA

    0下载:
  2. JAVA遗传算法分布式实现,包括extend扩展类功能等,主要实现遗传算法解方程。-JAVA genetic algorithm distributed implementation, including the extend extended class function, the main realization of genetic algorithm solution equation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:55881
    • 提供者:于青民
  1. PSO

    0下载:
  2. 动态环境下的粒子群算法研究 动态优化问题是指目标函数随时间连续、缓慢或突然、随机变化的情况。该课题旨在将动态优化问题连续变化的时间变量区间进行任意划分,在得到的每个时间子区间上将动态问题转化为静态问题,针对此静态优化问题设计相应的遗传算法。同时给出一种能自动检测时间变化的应答算子。-Dynamic optimization problem refers to the objective function over time in a row, slow or sudden, random c
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:30381
    • 提供者:xdrdh
  1. GeneAlg

    0下载:
  2. 遗传算法 简单的遗传算法和测试 包含测试文件 效率尚可 学生狗一个-genetic algorithm
  3. 所属分类:Applet

    • 发布日期:2017-04-29
    • 文件大小:207337
    • 提供者:刘洗
  1. jopt_sdk_4_9_5_evaluation_complete

    0下载:
  2. JOpt.SDK是一个自动化车辆路线和派送Java/J2SE和.NET.组件的工具。它可以解决旅行推销员的问题(TSP)和时窗限制路线规划的问题。它提供了各种因素限制的最佳化运输路线,如时窗,负载能力,规定行程路线。该组件是基于遗传算法,并自动确定订单任意设置车辆的优化配置。-JOpt.SDK is an automated vehicle routing and delivery of Java/J2SE and.NET. components of the tool. It can solv
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1900183
    • 提供者:kangshaobo
  1. chenxuejing

    0下载:
  2. 基于kmeans与遗传算法结合的代码,对于新手很有作用,编码采用二进制-Based on k means algorithm combined with genetic code, useful for the novice action, binary encoding
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:24719
    • 提供者:chenxuejing
  1. SGATSP

    0下载:
  2. 一种改进的用遗传算法解决TSP问题的算法,改进之处在于选择算子-An improved algorithm using genetic algorithms to solve TSP problem, the improvement is the choice of operator
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:14207
    • 提供者:马桤
  1. GeneticAlgorithm-master

    0下载:
  2. 遗传算法解决旅行商的问题,通过java实现的源代码-GeneticAlgorithm master
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-03
    • 文件大小:905763
    • 提供者:黄冠灵
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com