搜索资源列表
A Star算法源代码
- A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。-This is a * arithmetic source code, appointed a map, it can search route from start spot to destination.
tcadmin
- 1、本系统所有功能未经管理员授权不能使用 2、管理员为多人制,且级别相同,任一合法管理员均可对管理员帐号进行添加、删除及修改操作,请管理员妥善保管各自帐号,任何原因造成的资料丢失,明星工作室概不负责! 【功能说明】 1、教师业务档案添加 2、教师业务档案删除 3、教师业务档案修改 4、教师业务档案查找 5、教师业务档案输出-1, all the features of the system administrator can not be used wit
Astar
- 代码很好的实现了基于a-star的最短路径寻找算法,并可以对寻找的路径有一个限制-Code is a good realization of a-star-based shortest path search algorithms, and can find the path there is a limit
CPP--A-start2
- 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 exa
A_Very_Pol2260456302014
- This program can draw any polygon that is a "regular polygon", a "star polygon" or a "star figure". The code for the program is very simple and straight forward and the results are pretty cool! It is definitly pretty good for the eyes! For more infor
Graphics-A-STAR-algorithm-master
- A星寻路算法,实现图形中路径的搜索和规划最短路径的功能。-A star pathfinding algorithm, search functions and planning the shortest path in the graph path.