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

搜索资源列表

  1. 八数码多算法实现

    1下载:
  2. 这个程序是从广度优先搜索,深度优先搜索,A算法以及A*算法等多方面算法来解决八数码问题-this procedure is breadth - first search, depth-first search, A and A * algorithm algorithm various algorithms to solve the problem eight digital
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:75625
    • 提供者:藤力
  1. a星算发

    0下载:
  2. 人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等 -artificial intelligence Queen's classic 8, the algorithm is a * algorithm. Use of this algorithm can solve eight digital, 8 Queen's problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:39852
    • 提供者:春风秋雨
  1. A星算法

    0下载:
  2. 八数码问题的A*算法.本实验的A*算法的h(n)=p(n),p(n)定义为每个将牌与其目标位置之间的距离(不考虑夹在其间的将牌)的总和,显然有p(n)=<h*(n),g(n)仍就为节点深度.-the A * algorithm. The experiment of the A * algorithm h (n) = p (n), p (n) is defined for each license its goal the distance between the location (not
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2615
    • 提供者:杨秀云霁
  1. 用A算法实现八数码难题

    1下载:
  2. 用A*算法来对人工智能中的八数码难题进行实现-A * algorithm used for artificial intelligence to the eight digital challenge to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15770
    • 提供者:常健
  1. 八数码问题(A星算法)

    0下载:
  2. 用A*算法求解八数码问题。A*算法又叫做最佳图搜索算法,是满足启发函数不大于实际耗散值的A算法,可以用理论证明如果最佳解图存在的话,一定可以用A*算法找出来。-with A * algorithm eight digital problem. A * algorithm also called the plan the best search algorithm, it is instructive function to meet not more than the actual value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11508
    • 提供者:罗鹏魁
  1. 8数码A算法

    0下载:
  2. 设计说明:1。数据结构和表示:程序用1、2、3、4分别表示将右、上、左、下的数字块移动到空格之中。采用典型的树+链表结构,每种局面产生一个BoardState类。出于避免走法顺序列表被过多复制的考虑,在树结构中保存局面的继承关系。每种新的局面产生后,引用估值函数产生f的值,再根据大小将其插入链表之中,以便实现“优先展开f值小的节点”。Solve()函数在成功解决问题之后保存一个走法序列供输出并返回零,而失败则返回失败处的节点层数。(具体的判断方法见后文)-Design Notes : 1. Da
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13600
    • 提供者:陈士骞
  1. EightFigure(A-Star)

    0下载:
  2. 经典的八数码问题,重在相互交流(A*算法实现).-eight digital classic problem lies in mutual exchanges (A * algorithm).
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:74620
    • 提供者:王锋
  1. A

    1下载:
  2. 在VC6.0下通过测试的A*算法源码,很珍贵的资料哦!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:208762
    • 提供者:zhou
  1. A-star(vb)

    0下载:
  2. 初学A*算法的很好源码,基于最短路径规则
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5629
    • 提供者:杨羽
  1. A Star算法源代码

    1下载:
  2. A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。-This is a * arithmetic source code, appointed a map, it can search route from start spot to destination.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:13535
    • 提供者:许冲
  1. a-star-algorithm-implementation

    0下载:
  2. A* 算法可复用的实现(用了模板), 并配有几个简单例子-the implementation of A star algorithm with C++ template. some simple but classic problems solved with it is here too.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:18017
    • 提供者:lichunyu
  1. A-STAR

    0下载:
  2. 人工智能A*算法的VC程序,已通过验证,请放心下载-AI A* algorithm for the VC program, has been verified, please be assured Download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1686
    • 提供者:xingan
  1. A-star

    0下载:
  2. 八数码问题---用A*算法来解决八数码问题-Digital problems--- with eight A* algorithm to solve the Eight Puzzle Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:15061
    • 提供者:
  1. D和A算法

    0下载:
  2. 简单的路径规划问题中的Dijkstra和A*算法(Dijkstra and A* algorithms for simple path planning problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:烧饼是我
  1. A算法实现

    0下载:
  2. 基于人工智能中的A算法,编程并解决旅行商问题(Based on the A algorithm in artificial intelligence, programming and solving traveling salesman problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:xieyuqz
  1. A 寻路算法具体过程及实现

    0下载:
  2. A*寻路算法具体过程及实现,A*算法广泛应用于寻路和图的遍历,是对Dijkstra算法的一种扩展,是一种高效的搜索算法。(The concrete process and Realization of the path finding algorithm A*.A* algorithm is widely applied to traversal of wayfinding and graph. It is an extension of Dijkstra algorithm and an ef
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:144384
    • 提供者:KQ_QK
  1. A算法的航路规划

    0下载:
  2. A* 算法 matlab程序 用于机器人避障(A* algorithm matlab program for robot obstacle avoidance)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-21
    • 文件大小:58368
    • 提供者:诶呀我去
  1. A-Star

    3下载:
  2. 读取数字地图文件,增加地图障碍,利用A*算法解决三维路径规划问题。(Read digital map files, increase map obstacles, and use A* algorithm to solve the problem of three-dimensional path planning.)
  3. 所属分类:其他

    • 发布日期:2019-11-14
    • 文件大小:8093696
    • 提供者:ebfifrepcy
  1. A*算法matlab程序

    1下载:
  2. A*算法matlab程序,用于运动物体的路径规划,代码清晰明了,可以在多障碍下快速寻得最短路径
  3. 所属分类:matlab例程

  1. A*算法解决数码、皇后问题

    0下载:
  2. 使用A*算法来解决十六数码问题以及皇后问题的帮助代码,可运行。
  3. 所属分类:人工智能/神经网络/遗传算法

« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com