资源列表
[数据结构常用算法] zhongxubianli
说明:二叉树生成及遍历。以某种形式建立二叉树逻辑结构信息,建立二叉链表,先作先序、中序、后序遍历,将二叉树中序线索化,中序遍历线索二叉树-Tree generation and traversal. Some form of information to establish the logical structure tree, the establishment of binary list, to make the first order<sam> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Eight_Puzzle_Problem
说明:关于八数码魔方问题的编程,希望有研究的人可以互相讨论-Rubik' s cube on the issue of the eight digital programming, researchers would like to have each other to discuss<snake> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] booktickets
说明:飞机订票系统,可实现订票,查询,退票等功能。-Aircraft booking system, enabling booking, inquiries, refund and other functions.<jingh.nie> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] NQueenProblem
说明:n皇后问题,关于如何计算n皇后问题,里面的代码容易看懂,核心的是在针对试探-回溯算法所用的数据结构的设计上。 程序采用了递归,也就是借用了编译系统提供的自动回溯功能。-N Queen Problem<tp> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Stack
说明:栈的几种存储结构的实现,常见的顺序存储和链式存储,以及链式存储的类实现-Stack structure of the realization of several storage, common storage and chain of the order of storage, as well as the realization of the chain store category<ZhangYunkui> 在 2024-11-05 上传 | 大小:2048 | 下载:0