Description: 一些数据结构算法的例子,包括哈夫曼编码、图的表示、关键路径、最短路径等-Some examples of data structure algorithms, including Huffman coding, map, said the critical path, the shortest path, etc. Platform: |
Size: 7168 |
Author:站长 |
Hits:
Description: 采用A*算法完成地图路径规划功能,返回得到最短路径,实际效果优于BFS,DFS等算法。-A* algorithm using maps path planning function returns the shortest path, the actual effects are superior to BFS, algorithms such as DFS. Platform: |
Size: 7168 |
Author:xiaofeng |
Hits:
Description: 实现求最短路径的算法,能够清晰的显示所求最短路径的过程和结果,而且输入具有很大的灵活性。-Order to realize the shortest path algorithms, able to clearly display the shortest path for the process and results, and enter with a lot of flexibility. Platform: |
Size: 1024 |
Author:王丹 |
Hits:
Description: 用遗传算法求借最短路径的程序,是我找了很多地方才等到的-Using genetic algorithms for the shortest path through the procedure, I find a lot of places only to wait until the Platform: |
Size: 164864 |
Author:jj |
Hits:
Description: floyd,求最短路径的算法。。求任意两点间的最短距离-floyd, seeking the shortest path algorithms. . Arbitrary order of the shortest distance between two points Platform: |
Size: 1024 |
Author:吴帆 |
Hits:
Description: 如何找到一条最短的路径是程序员需要设计的算法,目前最为流行的寻路算法就是A*算法,这个就是A*算法的一个简单例子-How to find a shortest path is programmers need to design algorithms, is currently the most popular routing algorithm is the A* algorithm, this is the A* algorithm is a simple example Platform: |
Size: 326656 |
Author:cn |
Hits:
Description: 一个遗传算法求解两点最短路径问题的具体实现,采用C++编写,经测试当求解路径较复杂时,其算法执行效率高于dijstra算法-A genetic algorithm for two concrete realization of the shortest path problem, using C++ written in the path have been tested when solving more complex, its algorithm is more efficient than the implementation of algorithms dijstra Platform: |
Size: 465920 |
Author:wangrenbiao |
Hits:
Description: 本资源是ACM培训中最短路算法专题讲解,内容中讲解了各种最短路算法的原理,并每种算法都有相应的题目作为练习,可以帮助ACM培训的同学深入学习最短路算法!-This resource is the shortest path algorithm ACM training topics to explain, explained the content of the principle of various shortest path algorithms and each algorithm has a corresponding topics as exercise, can help train students in-depth study ACM shortest path! Platform: |
Size: 19456 |
Author:yangxiuyi |
Hits:
Description: 单源最短路径,单目标最短路径,单顶点对最短路径间等算法-Single-source shortest path, single target shortest path between one vertex on the shortest path algorithms such as Platform: |
Size: 5120 |
Author:张友来 |
Hits:
Description: 交通图最短路径程序,解决各大城市之间的最短交通路线(数据结构图)。-Transport the shortest path program (graph algorithms, data structures), to solve the shortest transport routes between major cities. Platform: |
Size: 2048 |
Author:宋永强 |
Hits: