-
main
用数据结构来写的迷宫算法。用深搜(DFS)产生迷宫。并用A *寻路算法(Data structure of the maze algorithm to write. Generated maze with deep search (DFS). With A* pathfinding algorithm)
- 2016-06-07 11:10:57下载
- 积分:1
-
the-shortest-path-of-chart
求有向图的最短路劲,根据所给图的边长和顶点,建立有向图,以邻接表的方式存储,并编写程序求从有向图任一点出发的最短路径(according to the graph with sides and vertex, establish a directed graph, and write a program find the shortest path from one of the point of the chart
)
- 2020-07-16 11:28:50下载
- 积分:1
-
contract
VC++、sql server合同管理源代码,仅供参考!(VC++,sql server,source code!)
- 2009-03-08 16:34:42下载
- 积分:1
-
利用栈和队列的基本运算将指定队列中的内容进行逆转
编写一个算法,利用栈和队列的基本运算将指定队列中的内容进行逆转。
含完整程序
- 2023-03-02 05:50:03下载
- 积分:1
-
贪心算法
说明: 贪心算法,装箱问题,将物品装箱子中,先对物品的重量进行排序,在考虑装箱。(Greedy algorithm-packing problem)
- 2019-04-08 10:53:42下载
- 积分:1
-
Hamiltonian-graph
哈密顿图的判定:经过图中所有顶点一次且仅一次的回路称为哈密顿回路。具有哈密顿回路的图称为哈密顿图,(determine Hamiltonian graph : After all the vertices of a graph and only one loop is called Hamiltonian circuit. A graph that has a Hamiltonian circuit is called a Hamiltonian map,)
- 2011-07-20 11:15:39下载
- 积分:1
-
Ado999999
Ado 实现C++对象的存取,Ado 实现C++对象的存取 Ado 实现C++对象的存取 (C Ado achieve the target access, C Ado achieve the target to achieve access Ado C Object Access Ado achieve C Ado Object Access to achieve C like acce)
- 2007-02-04 12:09:52下载
- 积分:1
-
Matrix
这是一个数据结构中,对树遍历的程序,写得相当精炼,对数据结构初学者是个不错的参考程序!(This is a data structure, tree traversal of the procedure, written very refined, the data structure is a good beginner s reference to the procedure!)
- 2008-06-19 20:28:48下载
- 积分:1
-
代码
说明: 华中科技大学数据结构书籍的源代码,从第一章到第十一章都有(The source code of the data structure books of Huazhong University of Science and Technology is available from Chapter 1 to Chapter 11.)
- 2019-04-19 10:08:33下载
- 积分:1
-
traversinggraph
图的遍历的实现,文字界面,包含深度遍历和广度遍历两种情况~~(Graph traversal implementation, the text interface, including the depth and breadth traversal traverse both cases ~ ~)
- 2010-08-14 14:16:10下载
- 积分:1