CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - STAR

搜索资源列表

  1. baiduzhixing

    0下载:
  2. 2005百度之星程序设计大赛总决赛题目解答-2005 Baidu Star Program Design Contest Finals topic answers
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19466
    • 提供者:刘华
  1. a-star-algorithm-implementation

    0下载:
  2. 基于stl的a star寻路算法的高效实现
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18457
    • 提供者:WestWeald
  1. AStar1

    0下载:
  2. A-Star算法完整版,c++源码实现 -A-Star algorithm is the full version, c++ source implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:14847
    • 提供者:Ailaxya
  1. AStarDll A星路径搜索(采用二叉堆)

    3下载:
  2. 算法简述:A星路径搜索(采用二叉堆),最短路径寻路算法-Algorithm Descr iption: A star path search (using the binary heap), the shortest path Algorithm for Route
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-18
    • 文件大小:51707
    • 提供者:zhongkeli
  1. 2005

    0下载:
  2. 百度之星 2005 决赛代码 验证全部通过,楼天成-Baidu Star 2005 final code
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:23772
    • 提供者:朱彬
  1. _IDA

    0下载:
  2. ACrush 2005年百度之星的八数码程序和一个IDA*的八数码程序,很有借鉴意义。-Baidu is ACrush 2005 Star of the eight digital programs and an IDA* eight digital procedures, referential significance.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:6069
    • 提供者:王雨施
  1. Astar

    0下载:
  2. A*算法实现的一个8数码问题,使用的算法是A*算法,比较简单。-A* A STAR
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:6703
    • 提供者:梁栋
  1. a-star-algorithm-implementation

    0下载:
  2. A* 算法可复用的实现(用了模板), 并配有几个简单例子-the implementation of A star algorithm with C++ template. some simple but classic problems solved with it is here too.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:18017
    • 提供者:lichunyu
  1. A

    1下载:
  2. 本文件为C语言编写,A星寻路算法,自动寻找最优路径-This document is written in C, A Star pathfinding algorithm, automatically find the optimal path. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:2417
    • 提供者:wxk
  1. ClassAstar

    0下载:
  2. A*搜寻算法,俗称A星算法。这是一种在图形平面上,有多个节点的路径,求出最低通过成本的算法。常用于游戏中的NPC的移动计算,或线上游戏的BOT的移动计算上。-A* search algorithm, called A Star algorithm. This is a plane in the graphics, there are multiple nodes in the path, find the lowest cost method adopted. Commonly used in
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:84597
    • 提供者:ligang
  1. A star

    0下载:
  2. 这是A*算法,一种评估函数算法,广度优先搜索其实是A*算法的特例,它的评估函数只有深度-Search
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:257091
    • 提供者:杨敏
  1. main

    0下载:
  2. 完成了简单的A*(A star)算法 可以用于求解第K短路径-Completion of a simple A* (A star) algorithm can be used to solve the first K shortest paths
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1118
    • 提供者:钟洪盛
  1. IDAstar

    0下载:
  2. 这是一个迭代加深, 哈希, A星. 16宫图.的代码.-Iterative deepening search, hash, A star. sisteen crawling picture.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1255
    • 提供者:linlin
  1. 2-SAT

    0下载:
  2. 本文详细介绍了2-STAR算法,此算法在图论里面具有较高的地位,本文详细推到了染色算法的时间复杂度O(e).具有较高的学术价值。-This paper describes a 2-STAR algorithm, the algorithm in graph theory, which has a higher status, the paper pushed to the coloring algorithm of time complexity O (e). Has high academic
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:162750
    • 提供者:liuhuiyi
  1. A

    0下载:
  2. 实现a星寻路,可以根据a星寻路算法,寻找电子地图中的路径-Find its way to achieve a star
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:518471
    • 提供者:周晓峰
  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-16
    • 文件大小:4331669
    • 提供者:cindy
  1. delphi_A-Star_PAS

    1下载:
  2. 一个DELPHI的A星算法源码PAS..可用于游戏等自动寻最短路径-DELPHI s a source PAS .. A star algorithm can be used to automatically find the shortest path games
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3267
    • 提供者:朱超超
  1. star

    0下载:
  2. 实现星三角形的程序代码,星逐行递增,文件包含两种算法。-Code to achieve star triangle, star gets incremented, the file contains two algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:380388
    • 提供者:夏雨
  1. A-Star-Algoritm

    0下载:
  2. A*算法演示程序,介绍A*算法及其演示的程序-A Star Algorithm Program
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:12109
    • 提供者:lijian
  1. A-Star-Develope

    0下载:
  2. 一篇翻译过来的A星算法的详细探讨材料,讲得很透彻,很通俗易懂,附Delphi的实现-A translation from A Star algorithm discussed in detail material, very thorough, very easy to understand, attached to the realization of Delphi
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:110161
    • 提供者:wangbeng
« 12 »
搜珍网 www.dssz.com