资源列表
[数据结构常用算法] BTree
说明:数据结构BTree.h头文件,包含Visit,IsEmpty,Root,PreOrder,InOrder,PostOrder,BTree.h data structure header files, including Visit, IsEmpty, Root, PreOrder, InOrder, PostOrder-BTree.h data structure header files, including Visit, IsEmpty, Root, PreOrder, InOrder, P<杨穆智> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 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, in sequence, after the trave<sam> 在 2025-06-19 上传 | 大小:2kb | 下载: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> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] sun3
说明:银行家算法是避免死锁的一种重要方法,要求编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Bankers algorithm avoid deadlock is an important method of preparation and testing requirements of the bankers algorithm a simple procedure. Apply for a better understandi<sun> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] booktickets
说明:飞机订票系统,可实现订票,查询,退票等功能。-Aircraft booking system, enabling booking, inquiries, refund and other functions.<jingh.nie> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] NQueenProblem
说明:n皇后问题,关于如何计算n皇后问题,里面的代码容易看懂,核心的是在针对试探-回溯算法所用的数据结构的设计上。 程序采用了递归,也就是借用了编译系统提供的自动回溯功能。-N Queen Problem<tp> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] tree1
说明:递归方式建立表达式树,并对表达式树进行递归和非递归两种方式的遍历,遍历方法分为先序、中序和后序,并对表达式树转为后缀表达式求值。-Established recursive expression tree, and the expression tree for recursive and non-recursive traversal of the two methods, divided into first traversal sequence, and after the sequenc<cnwst> 在 2025-06-19 上传 | 大小:2kb | 下载: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> 在 2025-06-19 上传 | 大小:2kb | 下载:0