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

Search list

[Windows Developruby-a-star

Description: this is a very good program about max flow and dijstra that i have made
Platform: | Size: 4096 | Author: dadghio | Hits:

[Windows Developshortest-path-searching-with-A-star-algorithm-in-

Description: pencarian jalur terpendek pada sebuah graph dengan menggunakan algoritma A* menggunakan visual basic 2008
Platform: | Size: 12288 | Author: shine | Hits:

[File Formatalgoritma-A-star

Description: pencarian jalur terpendek menggunakan A* pada metode graph
Platform: | Size: 331776 | Author: shine | Hits:

[Data structsA

Description: 实现a星寻路,可以根据a星寻路算法,寻找电子地图中的路径-Find its way to achieve a star
Platform: | Size: 518144 | Author: 周晓峰 | Hits:

[Game Hook CrackA-StarVC

Description: 做游戏脱机挂必备代码,很经典。 也是学习A星算法的好工具,动态展示算法过程。 更多资料请查看悠久网http://www.u9txt.com-Linked to the necessary code to do the offline game, very classic. A star algorithm is also a good learning tool, dynamic display algorithm process. For more information, please see a long net http://www.u9txt.com
Platform: | Size: 102400 | Author: DJ | Hits:

[CSharpA-star-8-number

Description: A*算法解决8数码难题,有界面。 A*算法解决8数码难题,有界面。-8 A* algorithm to solve the digital puzzle, there is the interface. 8 A* algorithm to solve the digital puzzle, there is the interface.
Platform: | Size: 1527808 | Author: Freya | Hits:

[AI-NN-PRA-star

Description: c#实现的a星算法寻找最近距离,支持障碍物选择,采用节点网络模式,可以移植到其他模式识别问题中。-failed to translate
Platform: | Size: 67584 | Author: 李丹 | Hits:

[AI-NN-PRA-Star

Description: A*算法的实现,使用swing组件显示每一步的步骤,可以动态增加障碍物和草地、沼泽。-A* algorithm, using swing components show each step of the procedure, you can dynamically increase the obstacles and grasslands, marshes.
Platform: | Size: 63488 | Author: 万畅 | Hits:

[Data structsA-star

Description: 对于空地左键单击后会产生障碍,对障碍左键单击会消除障碍,对于起点,两次左键盘单击会消除起点,如果不存在起点,单击右键会产生起点,如果存在起点不存在终点,单击右键会产生终点,如果既存在起点又存在终点,单击右键会消除终点,点击开始寻路回画出路径-For space left click on to generate barrier of the obstacles left click on will eliminate obstacles, for starting point, two left key dish click will eliminate the starting point, if there is no starting point and click on the right will produce the starting point, if there are starting point does not exist end point, click on the right will produce the end point, if there is the starting point and end point there, click on the right will eliminate the end, click start found their way back to draw a path
Platform: | Size: 59392 | Author: 周艳清 | Hits:

[SCMstar-led-show

Description: LED实现流水灯(含仿真),流水灯围城一个星形,非常漂亮。-LED realize of flowing water light (including simulation), flowing water light and a star, it is very beautiful.
Platform: | Size: 55296 | Author: 黄语言 | Hits:

[GDI-Bitmapstar

Description: 自动画出变化的五角星,颜色自动变化,五角星有大变小,由小变大-Automatic draw change five-pointed star, automatic color change。A star has become smaller, by small greaten
Platform: | Size: 157696 | Author: 王云 | Hits:

[AI-NN-PRA-star.c

Description: 实现A*算法,用C语言写的超好超实用,大家好好看看。-A* algorithm, written in C language, the ultra-practical, we take a good look.
Platform: | Size: 1527808 | Author: 赵腾飞 | Hits:

[Special EffectsA-star

Description: A STARR 类的算法的实现及算法详细实现过程 c语言实现-STARR A class of algorithm implementation and algorithm in detail the implementation process c language
Platform: | Size: 3072 | Author: 绵绵柳 | Hits:

[AI-NN-PRA-star

Description: 典型的A*算法,是VC控制台应用程序,可以帮助读者理解A*的基本流程-The typical A* algorithm VC console application that can help the reader understand the basic processes of the A*
Platform: | Size: 1127424 | Author: liming | Hits:

[Other Embeded programWSN-star-network-example

Description: 该文件为以飞思卡尔13192SARD板为目标板的示例代码,其作用是组成一个星型网络,协调点管理整个网络,子节点定时向协调点发送随机数据。-The sample code files for the target board to the Freescale 13192SARD board, whose role is to form a star network, coordinated point of management for the entire network, the child nodes regularly send random data to the point of coordination.
Platform: | Size: 2270208 | Author: caleb | Hits:

[2D GraphicCPP--A-start2

Description: C++版的A*(A-star,即A星)算法。对于栅格数据的最优路径搜索有不俗的表现。集成到你的程序也很容易。里面有两个例子可供参考。-C++ version of A* (A-star A star) algorithm. Have good performance for the optimal path to the raster data search. Is also very easy to integrate into your program. There are two examples for reference.
Platform: | Size: 619520 | Author: 刘辉 | Hits:

[Software Engineering20121002-a-start-suan-fa

Description: A星路径规划原始演示代码 可以自己设计障碍和起点终点,20121002 a start suan fa-A Star path planning can design their own obstacles and start and end points of the original demo code,20121002 a start suan fa
Platform: | Size: 296960 | Author: jjccbb | Hits:

[ConsoleA

Description: 实现 迷宫问题的 A算法 实例。 主要是在人工智能中加深对A算法的新认识-A-STAR block
Platform: | Size: 20480 | Author: 方力 | Hits:

[Game Programabout-A-star

Description: 对A*算法的一个简单的实践,对初学A*算法的人会有所帮助-A* algorithm is a simple practice for beginners A* algorithm will be helpful
Platform: | Size: 8192 | Author: wulei | Hits:

[JSP/JavaA-star---Eight-digital-problem

Description: 用A*算法解决八数码问题。由于实验要求,该八数码为5*2的格式,其中第一行最后一个方格为死格。-Artificial intelligence job with the A* algorithm to solve eight digital problem. Due to the experimental requirements, the eight digital 5* 2 format, the first line of the last checkered as dead cells.
Platform: | Size: 245760 | Author: 李华 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net