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

搜索资源列表

  1. Astar

    1下载:
  2. 利用Visual Studio 6.0实现了迷宫的A星算法路径搜索-implement A* algorithm in maze route plan using Visual Studio 6.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2000718
    • 提供者:sunjian
  1. astar_algorithm

    0下载:
  2. astar algorithm A* 自动寻路算法-astar algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2932
    • 提供者:lj
  1. as3AStar

    0下载:
  2. 使用 as3.0 做 A星自动寻路,输入地图数据,会自动进行数据结构的转换,操作地图单元如同数组一样简单-Use as3.0 automatically find its way to do A Star
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-03
    • 文件大小:12441
    • 提供者:小鑫
  1. AStar

    0下载:
  2. A星算法实现八数码问题,找出从某一初态变换到终态的路径。-A Star Algorithm 8 digital issues, identify the initial state of transformation from one path to the final state.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:131024
    • 提供者:liuliu
  1. ass2ofAI

    0下载:
  2. 1.该程序基于vc6.0平台,打开工程编译运行及可以看到结果。 2.本程序为拼图游戏的缩影,假设原图为 1 2 3 4 5 6 7 8 图1 打乱后由A*算法给出最优解。 3.本程序的核心为A*算法,所以一些其他的功能未予以深究,如果要改变初始状态,请打开工程,在FileView下打开Source Files中的astar.cpp中,在其第17行的afirststate数组定义中给出,用数字0代表空格。如 图1 中的状态即可输入{1,2,3,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:15286
    • 提供者:ghb
  1. tankzoumigong

    0下载:
  2. 坦克走迷宫算法,简单的astar初步,利于学习迷宫算法的思想-Tank Maze algorithm, the initial simplest astar, conducive to learning the maze idea of the algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:588954
    • 提供者:liuxu
  1. astar(vb)form

    0下载:
  2. A星算法 vb实现的-A star algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5146
    • 提供者:张东明
  1. TSP

    0下载:
  2. 使用ASTAR算法实现旅行商问题,在网上下过,感觉不好,自己从写的,可输入城市节点的临界矩阵,带报告,人工智能作业-Traveling salesman problem using the ASTAR algorithm, the node can enter the critical matrix of the city, with the report, Artificial Intelligence operations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:190680
    • 提供者:高昊天
  1. astar

    0下载:
  2. a星算法 神经网络编程,对于空地左键单击后会产生障碍,对障碍左键单击会消除障碍,对于起点,两次左键盘单击会消除起点,如果不存在起点,单击右键会产生起点,如果存在起点不存在终点,单击右键会产生终点,如果既存在起点又存在终点,单击右键会消除终点,点击开始寻路回画出路径-a star algorithm neural network programming, for the vacant left-click will create an obstacle on the obstacle left-c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:59888
    • 提供者:zhongkeli
  1. astar

    0下载:
  2. Introduction to Artificial IntelligenceA* Search
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:956288
    • 提供者:Bianconeri
  1. Astar

    0下载:
  2. A*路径规划程序,简单实用,欢迎大家指正交流-A* path planning process simple and practical, welcome to correct the exchange
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:825208
    • 提供者:少洋
  1. astar

    0下载:
  2. A*算法c++实现包括8queen的解决办法-A* algorithm implementation c++ solutions, including 8queen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:17890
    • 提供者:yanmingfu
  1. Eight

    0下载:
  2. VC++写的八数码问题求解,带求解过程,用双向BFS,Astar,即IDAstar多种方法实现,附带多种算法比较。-VC++ to write the eight digital problem solving, with the solution process, with bi-directional BFS, Astar, which IDAstar a variety of methods to achieve, compared with a variety of algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2054581
    • 提供者:YUANZX
  1. AStar

    0下载:
  2. A star search algorithm
  3. 所属分类:Button control

    • 发布日期:2017-04-05
    • 文件大小:99701
    • 提供者:wafaaa
  1. 03-Pathfinding-with-Astar

    0下载:
  2. aaaaa人工智能游戏编程真言 A*算法的源码-AI Game Programming Wisdom SourceCode Pathfinding with Asta
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-09
    • 文件大小:16568250
    • 提供者:lll
  1. AStar

    0下载:
  2.   A*(A-Star)算法是一种静态路网中求解最短路最有 A star算法在静态路网中的应用 效的方法-A* (A-Star) is a static network algorithm for solving the shortest path algorithm in most A star network of the static effective way
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4331669
    • 提供者:cindy
  1. baidu-web-filter

    0下载:
  2. 2007年百度程序设计大赛Astar初赛题,实习生小胖的百度网页过滤器,老师给我选的软件工程课程设计,其实只是一个简单的程序。基础比较好的朋友可以参考,基础一般的可以学学。-In 2007, baidu program design contest Astar preliminaries problem, small fat baidu web intern teachers to give I choose filter, the software engineering curriculum
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1901517
    • 提供者:杨颖
  1. AStar

    0下载:
  2. 用C#编写的一个A*算法的demo,对初学者有一定的参考价值-Written in C# using an A* algorithm demo, for some reference value for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:67113
    • 提供者:Sach
  1. astar

    0下载:
  2. 这是一个用C++编写的迷宫路径查找程序,使用GCC编译,用VC++也可以编译。程序使用A*算法,A*算法在人工智能领域是非常经典的算法,本程序对于学习A*算法非常有用。-This programme is wroten by C++, using GCC compile it.The algorithm is A*,syntax is C++.A* algorithm is classic algorithm when you learning AI.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:163218
    • 提供者:wang
  1. CitrusEngine

    0下载:
  2. version 0.5: + Deep reorganization of the code: - Created the business objects in PHP (e.g. Character, Player, Map) - All procedural code was transformed into methods of its respective classes - Added a database layer (Data Access Objec
  3. 所属分类:Game Engine

    • 发布日期:2017-05-07
    • 文件大小:2046126
    • 提供者:hoofo
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com