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

Search list

[Other resourceA-Star_4

Description: A-star 问题找到最短路径 结合了遇到障碍物问题。-A-star to find the shortest path with obstacles encountered problems.
Platform: | Size: 77505 | Author: 王名一 | Hits:

[Other resourceEightFigure(A-Star)

Description: 经典的八数码问题,重在相互交流(A*算法实现).-eight digital classic problem lies in mutual exchanges (A * algorithm).
Platform: | Size: 74620 | Author: 王锋 | Hits:

[Other8数码问题 A星算法求解

Description: 8数码问题的A星解法-8 issue of A Star Solution
Platform: | Size: 584438 | Author: 张云港 | Hits:

[Other resourceA-star(vb)

Description: 初学A*算法的很好源码,基于最短路径规则
Platform: | Size: 5629 | Author: 杨羽 | Hits:

[Graph RecognizeA Star算法源代码

Description: A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。-This is a * arithmetic source code, appointed a map, it can search route from start spot to destination.
Platform: | Size: 13535 | Author: 许冲 | Hits:

[assembly languagestar

Description: 在mdi client窗口的客户区域显示移动的星星的程序-Mdi client window in the customer area of the stars shows that the procedures for mobile
Platform: | Size: 41984 | Author: 站长 | Hits:

[Data structsAStar

Description: 演示一个寻找最短路径的算法。-find a demonstration of the shortest path algorithm.
Platform: | Size: 208896 | Author: | Hits:

[Other8数码问题 A星算法求解

Description:
Platform: | Size: 583680 | Author: 张云港 | Hits:

[JSP/Java刘方然,机本013班11号

Description: 这是使用Java编写一个模仿星际全屏界面的我的Java课程设计。可以选中画面上的单元,并命令其像某点运动(跟星际的操作一样,左键选中,右键确定目的地)。机器的如不支持程序中的分辨率,文字显示可能会有问题。还有就是JDK要1.4以上。-This is written in Java interplanetary imitate a full-screen interface of my Java curriculum design. Images can be selected on the unit, and ordered its campaign as a point (with the Star of the same operation, select Left, right set of destination). The machines do not support the process of resolution and character might be problems. There is JDK 1.4 to above.
Platform: | Size: 84992 | Author: 刘方然 | Hits:

[CSharpCS编的Dijkstra算法(图形界面)

Description: Windows应用程序,C#编写,实现了求最短路径的Dijkstra算法,方便操作,可以自已在程序界面上指定每一个点的位置,在界面上空白的地方每点击一下生成一个点(该点是一个可以点击的按钮),这些按钮按照出现的先后顺序自动从1开始编号(目前程序设定最多支持100个点,可自行更改)。界面右上角是计算结果显示区,往下是权值输入区和“连线”、“清屏”“计算”三个按钮以及状态区,状态区显示当前的起点和终点,连线和计算都要用到该信息(点击生成的顺序编号的那些按钮可以依次改变起点和终点)。输入权值后点“连线”则把编号为状态区显示的起点和终点连接起来,并在线的中央标明权值。点击“计算”则计算状态区显示的起点和终点的最短距离及路径,并将结果输出到右上角。右下角为异常显示区,显示程序运行过程中出现的异常,比如权值输入一个字母,因字母无法转为整型,就会产生异常,该异常信息就显示在右下角。-Windows applications, C#, for the realization of the Dijkstra shortest path algorithm, convenient operation, the procedure can own interface on a point each designated location, gaps at the interface of each click generated a point (the point is a can click on the button), these buttons with the automatic sequence starting from No. 1 (the current procedure set up to support 100 points can make changes). Instructions interface is calculated results show, right down the value of the importation and the "Alliance" "screen" "calculated" button and the three state area, the current state of the district show the starting and finishing points. Alliance and calculation should use the information (click generation of serial numbers of those buttons can be followed to
Platform: | Size: 11264 | Author: | Hits:

[Otherstars

Description: 程序源码。通过编译,运行成功。原题:Astronomers often examine star maps where stars are represented by points on a plane and each star has Cartesian coordinates. Let the level of a star be an amount of the stars that are not higher and not to the right of the given star. Astronomers want to know the distribution of the levels of the stars. -procedures source. By compiling, running successfully. Original title : Astronomers often examine star maps where star s are represented by points on a plane and each st ar has Cartesian coordinates. Let the level of a star be an amount of the stars that are not higher and not to the right of the given star. Astronome rs want to know the distribution of the levels of the stars.
Platform: | Size: 1024 | Author: 孙威 | Hits:

[OtherStack_Code

Description: 这是一款基于A-star算法的迷宫设计,用于学习与熟悉A-star算法,希望对大家有所帮助(This is a maze design based on A-star algorithm)
Platform: | Size: 3072 | Author: 渺辰 | Hits:

[OtherA-Star Simple Example

Description: Path Planning using A star method(Using LabVIEW to deal with the path planning problem)
Platform: | Size: 37888 | Author: yue93 | Hits:

[Internet-Network14EC35033_assignment1

Description: a-star algo for 8-puzzle program using 3 different heuristics
Platform: | Size: 248832 | Author: sandeep2103 | Hits:

[Windows DevelopA_Star_v2.0

Description: A-star pathfinding algorythm using opengh and c++
Platform: | Size: 2813952 | Author: Scorio3D | Hits:

[matlabastardemo

Description: 基于优化的A星算法的最优路径最短路径规划问题(A star algorithm and path planning)
Platform: | Size: 5120 | Author: 无花~果 | Hits:

[Game ProgramA星

Description: 完整的A星寻路实现效果展示,带有路径展示(Complete A star pathfinding to achieve the effect of display, with path display)
Platform: | Size: 4096 | Author: 乌拉 | Hits:

[Mathimatics-Numerical algorithmsA星算法自寻路

Description: A星算法自寻路的C及C++实现,并在窗口中实现路径的起点、终点、障碍,最后显示路径。(C and C++ implementation of self routing of A star algorithm)
Platform: | Size: 63488 | Author: 4045 | Hits:

[OtherA-Star

Description: 读取数字地图文件,增加地图障碍,利用A*算法解决三维路径规划问题。(Read digital map files, increase map obstacles, and use A* algorithm to solve the problem of three-dimensional path planning.)
Platform: | Size: 8093696 | Author: ebfifrepcy | Hits:

[OtherA星寻路

Description: 通过指定的栅格地图,运用A星算法得出最短路径(Through the specified grid map, the shortest path is obtained by a star algorithm)
Platform: | Size: 2048 | Author: 韩星星123 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net