Welcome![Sign In][Sign Up]
Location:
Search - a-star

Search list

[Other resourcea-star-algorithm-implementation

Description: 基于stl的a star寻路算法的高效实现
Platform: | Size: 18457 | Author: WestWeald | Hits:

[Other resourcea-star

Description: A-star 算法 已经封装成类。可以直接使用
Platform: | Size: 66997 | Author: Reap | Hits:

[Other resourceA star算法类的C++语言实现

Description: A star算法类的C++语言实现-algorithm category C Language
Platform: | Size: 3137 | Author: 杨武夷 | Hits:

[Other resourceA star算法类的实现(接口设计)

Description: A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
Platform: | Size: 2928 | Author: 刘世炎 | Hits:

[Applicationsa20040623neta

Description: A star 算法求解最短路径问题-A star algorithm for the shortest path problem
Platform: | Size: 8192 | Author: 刘学英 | Hits:

[AI-NN-PRDStar_5.26

Description: 人工智能里的A-star算法,用于机器人的路径规划和寻优.-AI's A-star algorithm for robot path planning and optimization.
Platform: | Size: 2110464 | Author: yys | Hits:

[Compress-Decompress algrithmssearch_algorithm

Description: 常用搜索算法,包括8数码游戏,A star算法类的实现,以及黑白棋算法等-commonly used search algorithm, including eight digital games, Class A star of the algorithm to achieve, and reversi algorithm
Platform: | Size: 142336 | Author: 林晓芸 | Hits:

[Chess Poker gamesGoBangX

Description: 经典五子棋,A star搜索 + alpha_beta-classic 331, A star search alpha_beta
Platform: | Size: 129024 | Author: 张静 | Hits:

[AI-NN-PRPathFinder

Description: 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏-A total of five algorithms: A star algorithm kind of realize, Bp neural network to solve XOR problem, on-line handwritten numeral recognition, on-line figures, English characters and Chinese character recognition, digital game 8
Platform: | Size: 2048 | Author: daishuquan | Hits:

[Mathimatics-Numerical algorithmsa_star_pathfinder_v.1.92

Description: a_star_pathfinder A星路径寻找可以用来学习寻路的方法 可以用到很多地方 比如脱机的AI寻路就可以用到他 -a_star_pathfinder A Star path finding can be used to study routing methods can be used in many places such as the AI offline Wayfinding can be used on him
Platform: | Size: 174080 | Author: tony qu | Hits:

[VC/MFCAstar

Description: A*(A-Star)算法是一种静态路网中求解最短路最有效的方法。 公式表示为: f(n)=g(n)+h(n), 其中f(n) 是节点n从初始点到目标点的估价函数, g(n) 是在状态空间中从初始节点到n节点的实际代价, h(n)是从n到目标节点最佳路径的估计代价。 -A* (A-Star) algorithm is a static network shortest path in solving the most effective way. Formula is expressed as: f (n) = g (n)+ H (n), in which f (n) is a node n from the initial point to the target point of the valuation function, g (n) in state space from the initial node to node n of the actual cost, h (n) from n to the target node of the estimated cost of the best path.
Platform: | Size: 13312 | Author: 朱宝三 | Hits:

[source in ebookAStar

Description: A STAR 算法源码, 比较初级的算法, 适合初学的朋友研究-A STAR algorithm source code, compare the initial algorithm, suitable for beginner
Platform: | Size: 186368 | Author: wzh | Hits:

[Graph programsearcharithmetic

Description: 搜索算法实现,8数码游戏,A star算法类的实现,黑白棋实现。-Search algorithm realize, 8 digital game, A star algorithm kind of realize, realize Reversi.
Platform: | Size: 2091008 | Author: 孟杰 | Hits:

[AI-NN-PRA_Star_Visual_CPP_Version

Description: A Star 算法 的C++实现, 有很好的类实现 -A Star algorithm C++ Realize, there are very good category realize
Platform: | Size: 106496 | Author: andrew | Hits:

[AI-NN-PRAstarsuanfaVCshixian

Description: 一种常用的搜索算法。A STAR 算法。VC++源代码实现。-A commonly used search algorithm. A STAR algorithm. VC++ Source code to achieve.
Platform: | Size: 3072 | Author: 刘一 | Hits:

[AI-NN-PRmazerobot

Description: 利用人工智能的经典算法实现迷宫游戏;里面的A星(a*)算法可以很方便的移植到应用程序中,可以选择机器人,人工行走,选择背景,选择迷宫等,这是初级版本,高级版本正在修改。-The use of artificial intelligence algorithms to achieve the classic maze game inside A Star (a*) algorithm can be easily transplanted to the application, you can choose to robotics, artificial running, select the background, such as choice of the maze, which is the primary version of the High version currently under revision.
Platform: | Size: 1113088 | Author: 赵彩萍 | Hits:

[JSP/Javapuzzle

Description: 用A star,先深搜索等搜索算法搜索puzzle。-By A star, first search algorithm, such as deep-search search puzzle.
Platform: | Size: 140288 | Author: fancyiyang | Hits:

[AI-NN-PRastar

Description: 用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.
Platform: | Size: 1024 | Author: li | Hits:

[AI-NN-PRSPath

Description: 原创,A-star算法求解最短路径,寻路问题。 求解效率高,且对于理解A-Star算法和数据结构链表操作有非常有用。-Original, A-star algorithm for solving the shortest path routing problem. Solving high efficiency, and for understanding the A-Star algorithm and data structure linked list has a very useful operation.
Platform: | Size: 2048 | Author: lys | Hits:

[Button controlAStar

Description: 以A-star算法为基础的通过改良的最短路径探索的源代码-To A-star algorithm based on the shortest path through the modified source code to explore
Platform: | Size: 3096576 | Author: 刘叶 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net