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

搜索资源列表

  1. A star算法的实现

    0下载:
  2. 昨天刚刚看到的A star算法类的实现,不知道对大家有没有用,参考一下吧-Yesterday, I saw a star of the algorithm to achieve category, we do not know of any use it for reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.02kb
    • 提供者:吕冰
  1. a-star

    0下载:
  2. A-star 算法 已经封装成类。可以直接使用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-20
    • 文件大小:65.43kb
    • 提供者:Reap
  1. A star算法类的实现(接口设计)

    1下载:
  2. A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.86kb
    • 提供者:刘世炎
  1. a

    0下载:
  2. 用C++编写的A STAR算法,是以前人工智能的作业,是可以运行的。-Using C++ to prepare the A STAR algorithms, artificial intelligence before the operation is running.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2.36kb
    • 提供者:朱静
  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
    • 文件大小:16.3kb
    • 提供者:Ma Yingchong
  1. AStar

    0下载:
  2. 模式识别中的寻路算法:A星算法的实现及简单应用-Pattern Recognition routing algorithm: A Star algorithm and a simple application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:61.65kb
    • 提供者:丁丁
  1. AStarDemo

    0下载:
  2. A星算法实现~ 人工智能中如何寻早最短路径,在游戏中有重要应用-A Star ~ artificial intelligence algorithm how to find the shortest path early in the game there are important applications
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:22.69kb
    • 提供者:huhailong
  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
    • 文件大小:58.77kb
    • 提供者:杨猛
  1. A_Acolyte_176621752004

    0下载:
  2. A Acolyte of AI with 8 Puzzle-This is an attempt to bring some AI programming in VB using A Star (A*) algorithm to solve 8 puzzle problem. This is the famous AI search algorithm test problem to rearrange misplaced cells in a proper sequence on an 3 b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:28.52kb
    • 提供者:Sun
  1. pathplanningbasedonprobabilitymap

    2下载:
  2. 基于威胁概率地图的航迹规划方法,首先建立威胁概率地图,然后利用A—star算法进行航迹寻优秀。-Threat probability map based on route planning, threat probability map is established, then using A-star algorithm for finding good track.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-01
    • 文件大小:5.23mb
    • 提供者:buckly
  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
    • 文件大小:1.65kb
    • 提供者: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
    • 文件大小:14.71kb
    • 提供者:
  1. A-star-search-algorithm

    0下载:
  2. 这是一个关于a星算法的文档,而且还是英文的,灰常考你英语水平-a star
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:119.7kb
    • 提供者:jin
  1. A-star-for-eight-digital-puzzle-

    0下载:
  2. 基于A※算法的八数码难题的编程实现与测试-the programe for the eight digital puzzle based on the A star algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:102.96kb
    • 提供者:sunxiaoyu
  1. A-Star-algorithm-forTSP.

    0下载:
  2. 人工智能经典算法(一):A-Star算法求解旅行商问题。-Classic artificial intelligence algorithm (a): A-Star algorithm for solving the traveling salesman problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:942.69kb
    • 提供者:carmen
  1. A-star-eight-the-number-of-problems

    0下载:
  2. 用A星算法实现--八数码问题 C++源代码 使用错误位置法-A star algorithm Law- eight digital C++ source code using the wrong position
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:3.08kb
    • 提供者:丛琳
  1. a-star-and--program

    0下载:
  2. 采用C语言编写,带源程序demo,本程序算法侧重使用a star实际解决在静态路网中以最快的速度,最小的代价搜寻地图或迷宫的最佳路径(可能不唯一),重点在于游戏中的NPC自动寻路-Using C language with source code demo, the program algorithm focuses a star practical solutions in the static road network to the fastest speed, minimize the c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:14.99kb
    • 提供者:万松林
  1. A-Star-solve-8NUM

    0下载:
  2. 人工智能-八数码问题A-STAR算法的实现及性能分析。包括C++源代码,有代码注释,理解轻松。-Artificial Intelligence- eight digital issues A-STAR algorithm and performance analysis. Including C++ source code, code notes, easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:2.32mb
    • 提供者:Bernie
  1. A-star

    0下载:
  2. python A-star算法求解8-puzzle-python A-star algorithm 8-puzzle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.06kb
    • 提供者:夏益志
  1. a-star-pathfinder-v.-1.92

    0下载:
  2. a star pathfinder v. 1.92,高效的A*寻路,一个外国牛人写的,可以编译直接运行-A star Pathfinder v., 1.92, A* pathfinding, a foreign expert to write, can be compiled to run directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:16.97mb
    • 提供者:谢春洋
« 12 3 4 5 »
搜珍网 www.dssz.com