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

搜索资源列表

  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. 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. MPI_TSP

    0下载:
  2. 遗传算法解决tsp问题,我需要下载基于MPI解决tsp问题,急需-Genetic algorithm to solve TSP problem,
  3. 所属分类:JavaScript

    • 发布日期:2017-05-01
    • 文件大小:12962
    • 提供者:W
  1. GA

    0下载:
  2. Genetic algorithm code in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3066
    • 提供者:wided
  1. GA

    0下载:
  2. genetic algorithm implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-05-05
    • 文件大小:4856
    • 提供者:Mahbuba
  1. AutoDrivingCarUsingNeuronNetwork-master

    0下载:
  2. Artificial Intelligence impacts human life in many ways nowadays. An example is in the auto industry many companies are trying to make their cars smarter. The cars can self-drive, avoid obstacles, find destinations … without controls human. This pape
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-04
    • 文件大小:228879
    • 提供者:sara niktabe
  1. GA-TSP

    0下载:
  2. Post codes, Tsp to help solve the problem of genetic algorithms in MATLAB software code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2219
    • 提供者:mahya
  1. GA-nQueen

    0下载:
  2. Post codes, solve n queen with the help of genetic algorithms using MATLAB software.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-05
    • 文件大小:4169
    • 提供者:mahya
  1. MICRO-GRID

    0下载:
  2. This paper deals with the application of Heuristic and Genetic Algorithms to solve the demand planning problem in smart homes, in order to reduce the total monetary value of consumed energy or offset the seasonality based electric generat
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-06-14
    • 文件大小:22088640
    • 提供者:vel
  1. Advanced-Algorithm-master

    0下载:
  2. 用实例详细介绍基础的遗传算法,并通过遗传算法解决典型的旅行商(TSP)问题-The basic genetic algorithm is described in detail by the example, and the typical traveler (TSP) problem is solved by genetic algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-05-05
    • 文件大小:21719
    • 提供者:kobe
  1. Multi-objective-

    0下载:
  2. 多目标遗传算法求解问题遗传算法求解问题 -Multi-objective optimization genetic algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-12-11
    • 文件大小:2421
    • 提供者:jiang
  1. Sudoku

    0下载:
  2. sudoku Genetic Algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-12-12
    • 文件大小:71986
    • 提供者:Ruora
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com