搜索资源列表
AStar
- A星算法的C语言实现。生成随机地图,用A星算法搜索最短路径-A star algorithm in C language. Generates a random map A star algorithm to search for the shortest path
Navigation
- 地图信息查找整理程序。从固定dat地图信息文件中读取信息,进行信息的处理,并采用多种查找排序算法进行处理。-Map Find finishing process. Map information from a fixed dat file to read information, information processing, and using a variety of search sorting algorithm for processing.
MarMatch
- 中兴捧月复赛-数字婚姻配对实验的实现,采用C++,vector和map容器实现算法-ZTE holding rematch month- Digital marital paired experiments achieved using C++, vector algorithm and map container
New-folder
- 学习书籍结构的时候自己写的一些算法,上机调试,编译通过,主要是树,图,的相关操作-those part mostly about data structure,such as tree, map and so on. all of them has been tested in viusal sutdio 2013
ROADS
- 这是一道关于最短路径的算法问题,虽然问题简单但是其中的思想非常值得借鉴和学习,其中用到了优先队列和图的宽度搜索-This is a question about the shortest path algorithm, although the problem is simple, but the idea which is worth learning and learning, which uses the width of the search priority queue and ma