搜索资源列表

  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 dist
  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 n
  3. 所属分类:其它资源

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

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

  1. A星寻路算法例程

    0下载:
  2. A星寻路算法,有算法步骤详解,及一个小例子,可将寻路结果打印在控制台
  3. 所属分类:数据结构常用算法

  1. A星算法 C#

    1下载:
  2. A星寻路算法
  3. 所属分类:源码下载

    • 发布日期:2011-04-28
    • 文件大小:61744
    • 提供者:Strive_journey
  1. A算法源代码

    2下载:
  2. A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A* algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1781760
    • 提供者:沈铭硕
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:39936
    • 提供者:春风秋雨
  1. karlman

    0下载:
  2. 卡尔曼滤波器的主要功能就是目标跟踪,程序利用卡尔曼滤波器实现了对机动目标的跟踪-Kalman filter is the main function of target tracking, procedures for the use of a Kalman filter to achieve the right track moving targets
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:159744
    • 提供者:杨海涛
  1. astar

    0下载:
  2. 用prolog实现的一个A星算法,由于最近在看prolog,所以,陆续会放上来一些prolog的代码,希望对大家有用。 -Prolog realize with a A Star algorithm, look at the recent prolog, therefore, one after another will放上来some prolog code, in the hope that useful to everyone.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:li
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:60416
    • 提供者:杨猛
  1. 8puzzle(C)

    0下载:
  2. A星算法解决八数码难题,用C语言写的期末课程设计-A digital satellite algorithm to solve eight problems, written by C language at the end of the curriculum design
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:51200
    • 提供者:吴超前
  1. TSPMach

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

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者: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. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:3046400
    • 提供者:袁晓
  1. xuanxing

    1下载:
  2. GPS选星算法,选择几何形状最好的卫星组合-GPS satellite selection algorithm to select the best geometry of the satellite portfolio
  3. 所属分类:GPS编程

    • 发布日期:2024-05-18
    • 文件大小:8887296
    • 提供者:hongsjj
  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 p
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:Ma Yingchong
  1. A-star-search-algorithm

    0下载:
  2. 这是一个关于a星算法的文档,而且还是英文的,灰常考你英语水平-a star
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:122880
    • 提供者:jin
  1. A星算法自动寻路

    0下载:
  2. A星寻路算法,用于游戏中自动寻路。它只是描述算法的原理,使你可以在进一步的阅读中理解其他相关的资料。(A star pathfinding algorithm for automatic pathfinding in games. It just describes the principles of the algorithm so that you can understand other relevant information
  3. 所属分类:外挂编程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:犀利风
  1. my axin

    0下载:
  2. a星避开障碍物,按照花费代价最小寻找最优路径(A star finding path)
  3. 所属分类:其他小程序

  1. 模拟A星算法 自动寻路纯源码

    0下载:
  2. 感知哈希算法 感觉非常好用的算法 很快。大家来看看怎么样(perception; apperceive Hasche algorithm; arithmetic feel; sensation; sense perception; perceive; become aware of great everybody; all; great master; authority have a look at how)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:今夜买醉
  1. A-Star

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

    • 发布日期:2024-05-18
    • 文件大小:8093696
    • 提供者:ebfifrepcy
« 1 2 34 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org