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

搜索资源列表

  1. FlxPathFinding

    0下载:
  2. FlxPathFinding,flex寻路算法,a星算法,as3.0.不错的学习质料-FlxPathFinding the flex pathfinding algorithm, a star, algorithm, as3.0 good learning material oh
  3. 所属分类:Other Games

    • 发布日期:2017-04-15
    • 文件大小:6689
    • 提供者:凌佳玲
  1. pClaassAsttara

    0下载:
  2. A星算法寻找路径的程序源码,是用CC++的,仅供大家参考 -A star algorithm to find the path of the program source is CC++' s only for your reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:22963
    • 提供者:清醒
  1. 123

    0下载:
  2. 广度 深度 a星 三中算法源代码 代码资源齐全 -Breadth of depth of a star in the algorithm source code resources complete
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5349473
    • 提供者:Zero
  1. RTS

    0下载:
  2. 一个简单即时战略DEMO,具有单选单位、框选单位、A星寻路、自动寻找可走最近点、简单队形等功能-A simple real-time strategy DEMO, with radio units, marquee Unit, A Star pathfinding, automatically looking to go the nearest point, the simple formation
  3. 所属分类:Other Games

    • 发布日期:2017-11-06
    • 文件大小:1519524
    • 提供者:曾会回
  1. 8Puzzle

    0下载:
  2. 实现了经典算法A星搜索,并用其解决8数码问题-A Star Search, and the solution 8 digital
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:976795
    • 提供者:Rickydu
  1. astar1

    0下载:
  2. A星算法的java实现。网上很多都只介绍了算法的思想和实现原理,java版的源代码则更少。本人开发游戏时自己整理了一个AStar的源码,抛砖引玉。-A-Star for java.
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:4028
    • 提供者:123321
  1. astar_gpf

    1下载:
  2. A星算法提供了一种参考方法。本文件包括原始四向算法与改进后的八向搜索算法。-Engineering optimization, you need to find the optimal path channel barriers A star algorithm provides a reference method.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:7268
    • 提供者:gengpanfei
  1. Eightstar

    0下载:
  2. c++实现A星算法求解8数码问题,里面有行注释,本人试过,可求解40步之内求出解路径的问题-c++ A Star Algorithm 8 digital issues
  3. 所属分类:Printing program

    • 发布日期:2017-11-14
    • 文件大小:1095998
    • 提供者:李淳
  1. Astar_Chess

    0下载:
  2. 人工智能导论从课程A星算法实现的五子棋程序C-Artificial Intelligence Introduction A star algorithm from the course to achieve the the Gobang program C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:780624
    • 提供者:
  1. AStar2

    1下载:
  2. A星路径寻找算法入门到精通 压缩包里包括A星路径的文图教程与VC和VB两种程序源码,第一次接触A星路径算法的新手不可过错的教程 -A Star path finding algorithm entry to the master Compression bag including A Star path Ventura tutorial with VC and VB two program source code, the first contact with the A-Star
  3. 所属分类:Game Engine

    • 发布日期:2017-11-07
    • 文件大小:463821
    • 提供者:gcgego
  1. FindPath

    0下载:
  2. A星寻路算法,详细到每一步的走法,只需要看调试输出信息就能透彻的明白A星的原理和算法,祝君好运-A Star pathfinding algorithm in detail every step moves, just look at the debug output information can thoroughly understand the principles and algorithms of the A Star, best of luck
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:91954
    • 提供者:啥事
  1. Astareightnumber

    0下载:
  2. 3*3 棋盘上实现8个数字从初始状态到目标状态的转换 用A星算法实现-3*3
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:89694
    • 提供者:liv
  1. Astart

    0下载:
  2. 在VC++环境下,实现A星算法的演示过程,操作方便,使用鼠标点击即可. -A star algorithm demo in the VC++ environment, convenient operation, using a mouse click away.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:64090
    • 提供者:shenhongmin
  1. A_star_TSP

    0下载:
  2. java语言下,用A星算法实现旅行商TSP问题-solve the traveling salesman problem(TSP)with A star algorithm by java
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:13880
    • 提供者:
  1. Astar_inprove

    0下载:
  2. 基于A星算法的一种改进,对于A星算法有更好的实现效率。-Based on an improved algorithm of A Star For A Star algorithm better implementation efficiency.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:9118076
    • 提供者:yang
  1. Aaa.zip

    0下载:
  2. 尋路測試,檢測a星尋路的效率,格子數目之類的可以修改哈,Pathfinding test, testing the efficiency of a Star pathfinding, plaid number of class can be modified to Kazakhstan
  3. 所属分类:Other Games

    • 发布日期:2017-11-14
    • 文件大小:6177032
    • 提供者:JagerYoYo
  1. AStar

    0下载:
  2. A星算法的C语言实现。生成随机地图,用A星算法搜索最短路径-A star algorithm in C language. Generates a random map A star algorithm to search for the shortest path
  3. 所属分类:Console

    • 发布日期:2017-11-07
    • 文件大小:2168
    • 提供者:amlo
  1. a_star

    0下载:
  2. a星算法,用于计算2d中的障碍物,可以使用本程序进行路径选择-a star algorithm used to calculate the the 2d obstacles, you can use the program to select paths
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:891615
    • 提供者:yanmeng
  1. delphiMir2MapPath

    0下载:
  2. 传奇A星寻路完整源码,按装delphiX控件后,可成功编译-The legendary A Star pathfinding complete source code, press after a loaded delphiX control, can be successfully compiled
  3. 所属分类:Game Hook Crack

    • 发布日期:
    • 文件大小:653817
    • 提供者:王小二
  1. Astar

    0下载:
  2. A星算法的寻路源码,主要通过A星算法寻找路径到达目标,其中设置了障碍,选择目标,可以准确到达,运行成功-A Star pathfinding algorithm source code, mainly through the A star algorithm to find the path to reach the goal, which set up obstacles, select a target, can accurately reach the successful run
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:96977
    • 提供者:徐东
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 34 »
搜珍网 www.dssz.com