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

搜索资源列表

  1. eightnumbyahei0802

    0下载:
  2. 八数码难题求解程序本程序所采用的启发函数,本人不能证明它能解决任何的八数码难题,如果对于较难的问题会产生很多节点,有可能会使空间不足,所以尽量不要出太难的问题难为它.希望广大的人工智能爱好者能写出更好的启发函数.-eight digital problem solving program of the procedures used by the heuristic function, I can not prove that it can resolve any of the eight di
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:47584
    • 提供者:辜小花
  1. tanxin

    0下载:
  2. 这是一个贪心算法的c程序。贪心算法(也叫贪婪算法)不是某种特定的算法,而是一类抽象的算法,或者说只是一种思想,它的具体表现在,对解空间进行搜索时,不是机械地搜索,而是对局部进行择优选取,贪心算法的目的不是为了找到全部解,也当然找不出最优解,而只是找出一种可行解,这样就会得到惊人的高效性。因此,贪心算法也叫启发式搜索,这种启发就是所谓的“贪心策略”。-This is a greedy algorithm c procedures. Greedy algorithm (also known as t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:王卫红
  1. 编制迷宫程序(用A算法来实现)

    0下载:
  2. 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-through the preparation of the maze procedure to skillfully master A * algorithm. * A full understanding of algorithms and heuristic function of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3405
    • 提供者:陶钊
  1. A算法

    0下载:
  2. 程序目的: 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系。-procedures Objective : Maze procedure to prepare skilled master A * algorithm. * A full understanding of algorithms and heuristic function relationship.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5757
    • 提供者:hehe
  1. lk-0.5.0.tar

    1下载:
  2. Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1796866
    • 提供者:foxman
  1. tic-tac-toe

    0下载:
  2. 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:959094
    • 提供者:lina
  1. qifashisousuo

    1下载:
  2. 启发式搜索就是在状态空间中的搜索对每一个搜索的位置进行评估,得到最好的位置,再从这个位置进行搜索直到目标。这样可以省略大量无畏的搜索路径,提到了效率-Heuristic search in state-space search for each search position to assess the best location, and then search from this position until the goal. This will omit a large number o
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-11
    • 文件大小:165768
    • 提供者:光远
  1. ACTSP

    0下载:
  2. 实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q) ------------------------------------------------------------------------- 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max最大迭代次数 m蚂蚁个数
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1863
    • 提供者:王晶
  1. algorithm02

    0下载:
  2. heuristic algotrihm for travelling salesman problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2774
    • 提供者:sadi
  1. Minoux_greedy_algorithm

    0下载:
  2. Minoux’s greedy algorithm is a method of a heuristic solution for the network design with linear separable costs.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:172086
    • 提供者:Makmur Hidayat
  1. Dejong2

    0下载:
  2. heuristic optimization
  3. 所属分类:matlab

  1. Lin-Kernighan-heuristic-for-the-TSP-and-minimum-w

    0下载:
  2. Lin-Kernighan heuristic for the TSP
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1859763
    • 提供者:Tom
  1. algorithm-of-heuristic-

    0下载:
  2. 本资料详细介绍了有关启发式算法的重要内容,包括模拟退火方法,遗传算法,动态规划,背包问题,对相关的研究有帮助。-This information details the important heuristic, including simulated annealing, genetic algorithms, dynamic programming, knapsack problem, the related research help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:95344
    • 提供者:huangxi
  1. A-heuristic-algorithm

    0下载:
  2. 一个大地球物理数据的多元分析的启发式算法在模式识别集-A heuristic algorithm for pattern identification in large multivariate analysis of geophysical data sets
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:6182
    • 提供者:slimshady
  1. An-Improved-Heuristic-ACO

    0下载:
  2. An Improved Heuristic Ant-Clustering Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:129020
    • 提供者:john
  1. Heuristic-search-algorithm-of-matlab

    0下载:
  2. 简单的基于matlab的启发式搜索算法。-The matlab simulation method of heuristic search algorithm。
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:21619
    • 提供者:孙彬
  1. hoopoe-heuristic-optimization.txt

    0下载:
  2. Most optimization problems in real life applications are often highly nonlinear. Local optimization algorithms do not give the desired performance. So, only global optimization algorithms should be used to obtain optimal solutions. This paper propose
  3. 所属分类:Algorithm

  1. Heuristic function

    0下载:
  2. Heuristic function of Euclid- Manhattan and Diagonal distance comparison
  3. 所属分类:matlab例程

    • 发布日期:2017-12-12
    • 文件大小:3312
    • 提供者:fuzhiqiang
  1. codes

    0下载:
  2. 启发式算法的TSP的matlab程序,包含模拟退火算法与遗传算法。(Heuristic algorithm of TSP matlab program, including simulated annealing algorithm and genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1843200
    • 提供者:canlee1992
  1. matlab

    0下载:
  2. 用于解决TSP的启发式算法的matlab程序,包含模拟退火算法与遗传算法。(Matlab program for solving TSP heuristic algorithm, including simulated annealing algorithm and genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:82944
    • 提供者:canlee1992
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com