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

搜索资源列表

  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星算法)

    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. A星算法

    0下载:
  2. 1, 在Main()函数内顶了20个城市结点,用CNode结点存储;以及这20个城市的预估代价值,用整形数组存储。 2, 进入循环中与用户交互执行搜索。首先列出先前定义的城市结点信息如图1,然后询问用户开始搜索的城市,用户输入城市编号,即可。 3,定义搜索类的实例,传入初始数据,,设置搜索起点,开始搜索。由于在关系中定义好了各个城市结点的连接关系,所以一定会搜索到城市B。 4,与用户交互询问,是否重新开始,输入‘Y’转步骤2,输入‘N’退出程序。
  3. 所属分类:其他小程序

  1. Pizza是款用来解密超星阅读器pdg格式的软件

    50下载:
  2. Pizza是款用来解密超星阅读器pdg格式的软件,十分好用。,pizza(pdg into zerozero all), developed by che ming, can be used to decode the 6XH and other formats read by SSReader.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2015-01-13
    • 文件大小:925989
    • 提供者:summer
  1. Astar-KO

    0下载:
  2. A星算法的matlab实现 An implementation of A Star pathfinding in Matlab Read the main.m file. All paramters are editable by main.m. Also, the multirobot platform has not been implemented yet. -An implementation of A Star pathfinding in Matlab Read th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:16695
    • 提供者:Ma Yingchong
  1. ASTAR

    1下载:
  2. 最经典的A星寻路算法,自己写的,感觉很好!-A classic stars routing algorithm, wrote it myself, I feel good!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:41146
    • 提供者:rock
  1. Astar_TSP

    0下载:
  2. 用A星算法解决旅行商(货郎担)问题,附设计报告和测试用例-A Star algorithm used to solve TSP (traveling salesman) problems, with the design of reports and test cases
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:60177
    • 提供者:杨猛
  1. TSPMach

    0下载:
  2. A星算法求解TSP问题的源程序,效率嗷嗷高,别处找不到。-A Star source algorithm for TSP problem, efficiency Aoao high, can not find elsewhere.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:14992
    • 提供者:xnhcx
  1. AStarUpan

    0下载:
  2. 用A星算法求解八数码问题,使用的是JAVA语言编程,开发环境是Netbeans-With A Star Algorithm 8 digital issues, using the JAVA programming language, development environment is Netbeans
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:3046654
    • 提供者:袁晓
  1. A星算法

    0下载:
  2. A星算法 应用于路径优化算法 是一种具有启发性策略的算法 本文对a星算法进行介绍与总结 并用java语言实现!(The application of A star algorithm to the path optimization algorithm is an heuristic strategy. This paper introduces and summarizes the a star algorithm and implements it in the Java language.
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:28672
    • 提供者:fffry
  1. A星算法求解八数码问题(20180320125952)

    1下载:
  2. A星算法求解八数码问题, 人工智能作業2(A star algorithm to solve eight digital problems, artificial intelligence operation 2)
  3. 所属分类:棋牌游戏

    • 发布日期:2018-04-29
    • 文件大小:118784
    • 提供者:Eddie_DK
  1. AStar

    0下载:
  2. A星算法C语言案例, 可以让人大致明白A星这个算法的套路(A star algorithm C language case)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-30
    • 文件大小:10240
    • 提供者:赵玉兰
  1. AStarPath

    0下载:
  2. A*搜寻算法俗称A星算法。A*算法是比较流行的启发式搜索算法之一,被广泛应用于路径优化领域[。它的独特之处是检查最短路径中每个可能的节点时引入了全局信息,对当前节点距终点的距离做出估计,并作为评价该节点处于最短路线上的可能性的量度。(The A* search algorithm is commonly known as the A-star algorithm. The A* algorithm is one of the more popular heuristic search algor
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:724992
    • 提供者:xiaoqiangzi
  1. map

    1下载:
  2. 梦幻A星寻路专用 最新版 不搞梦幻了现在无私奉献(Dream A star is the latest version of the search for the road.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:200704
    • 提供者:SanDaoVip
  1. a星寻路容器实现

    1下载:
  2. 实现智能寻路的快速寻找,能够在比较大和复杂的地图中找到一条最短路径,使用容器进行压寨(Realize the quick search of intelligent route finding and use container to suppress the village.)
  3. 所属分类:数学计算

    • 发布日期:2020-01-10
    • 文件大小:1510400
    • 提供者:修心野草
  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. AStar

    2下载:
  2. A星算法的实现与仿真,运行平台python3.6,可以自行更改设计学习(Implementation and Simulation of A-star algorithm)
  3. 所属分类:Python编程

    • 发布日期:2020-05-24
    • 文件大小:2048
    • 提供者:capf
  1. VC版AstarPath源码

    2下载:
  2. VC版AstarPath源码,a星寻路, 可以编译测试(AstarPath A star pathfinding, You can compile tests)
  3. 所属分类:其他

    • 发布日期:2020-01-10
    • 文件大小:3656704
    • 提供者:Hagic
  1. 八数码A*算法,A算法

    1下载:
  2. 八数码A*,A算法程序,使用c语言实现。只需将txt中内容复制,粘贴到C语言运行环境中,即可。
  3. 所属分类:数据结构常用算法

« 1 2 34 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com