CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - Search

搜索资源列表

  1. TS-TSP.rar

    0下载:
  2. 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:2.78kb
    • 提供者:ann
  1. scattersearchcode.zip

    0下载:
  2. SCATTER SEARCH MATLAB CODE,SCATTER SEARCH MATLAB CODE
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:7.49kb
    • 提供者:Andr茅
  1. 完整的3D 模型检索程序

    0下载:
  2. 完整的3D 模型检索程序,使用C语言编写,可以使学习者从底层研究三维模型的检索框架,同时提供的C语言程序包也可以设计新的三维模型检索算法。,Complete 3D model retrieval, the use of C language, so that students can study three-dimensional model from the bottom of the search framework to provide the C language package can
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-09
    • 文件大小:1.47mb
    • 提供者:anzi
  1. TS_TSP

    0下载:
  2. 禁忌搜索算法求解车辆路径问题 很好的程序-Tabu search algorithm for vehicle routing problem with a very good program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5.54kb
    • 提供者:清风
  1. tabu-search-for-tsp

    3下载:
  2. 利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:3.14kb
    • 提供者:dayong
  1. EightPuzzles

    0下载:
  2. 本程序采用 blind breadth search解eight puzzles问题, 且消除了重复的布局。-This procedure blind breadth search solution using eight puzzles problems, as well as the elimination of duplicate layout.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:9.47kb
    • 提供者:chen yong
  1. SimpleOpenTSTutorial

    0下载:
  2. TabuSearch的一个小程序。用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法。-TabuSearch a small program. Using tabu search to solve TSP problems, procedures used on the path length taboo method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:28.51kb
    • 提供者:GaoTiexin
  1. SOA_wgyh_zyk_dai_57

    1下载:
  2. 对电力系统57接点应用随机搜索法进行潮流分析,及电压稳定分析-Contact 57 on the power system using random search method for trend analysis, and voltage stability analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5.54kb
    • 提供者:jiangzhiling
  1. 3

    0下载:
  2. A Genetic Algorithm Hybridized with Local Search Operator
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:101.67kb
    • 提供者:xig
  1. SAGAHillClimbing

    0下载:
  2. Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA -Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2.63kb
    • 提供者:mashomid
  1. ModernAlgorithmCosole

    0下载:
  2. 多进程实现现代优化算法包括采用SSS的局部搜索、禁忌搜索算法和模拟退火算法的控制台-a console platform for modern optimization algorithm such as sss based local search taboo search and simulated annealing algorithm and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:6.91mb
    • 提供者:liushaofang
  1. search

    0下载:
  2. 迷宫搜索 ,A*算法 ,自动生成迷宫矩阵,查找最短路径-Maze search, A* algorithm, automatic generation of matrix maze to find the shortest path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:621.45kb
    • 提供者:梁旭
  1. Guided_Local_Search_to_the_TSP

    0下载:
  2. 与禁忌搜索动态修改邻域结构的方法不同, GLS的基本原则是通过不断改变搜索空间的地形(landscape)来帮助搜索过程逐步移出局部极值的, 也就是说搜索过程中解结构和邻域结构将保持不变, 而目标函数将被动态修改, 以使得当前的局部极值不再具有局部最优性。-Guided Local Search sits on top of local search heuristics and has as a main aim to guide these procedures in exploring e
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:762.07kb
    • 提供者:columbia
  1. tabu_search-Solve-the-TSP-problem

    0下载:
  2. 基于禁忌搜索算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Tabu search algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.16kb
    • 提供者:孙岩
  1. TopicsinLocalSearch

    0下载:
  2. tabu search for solving tsp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:130.97kb
    • 提供者:bang
  1. JavaGenes.0.7.28.tar

    0下载:
  2. JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.-JavaGenes is an evolutionary software system written in Java. It implements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:11.2mb
    • 提供者:jim
  1. webinar_files

    0下载:
  2. This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those foun
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:18.19kb
    • 提供者:gao
  1. tabu

    0下载:
  2. 禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.-Tabu search method, the initial solution, neighborhood and tabu list size of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:463.9kb
    • 提供者:logspace
  1. Tabu-search-for-VRP

    2下载:
  2. 利用C++编程语言,用禁忌搜索解车辆路径问题-Tabu search for VRP
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-04-19
    • 文件大小:4kb
    • 提供者:Ross
  1. Harmony-Search

    0下载:
  2. 和声搜索算法,最近新提出的一种优化算法,韩国学者 Geem 等人提出-Harmony search- a novel optimization algorithm,proposed by Geem recently
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:190.46kb
    • 提供者:任子武
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com