资源列表
[数据结构常用算法] StudentDormMangement
说明:这是一个已经通过调试的学生宿舍管理的源程序。-This is a debugging has passed the management of student hostels of the source.<景秀> 在 2025-06-20 上传 | 大小:6kb | 下载:0
[数据结构常用算法] biinarytreetraverse
说明:二叉树数据结构编程,主要功能:输入二叉树,完成前序、中序、后序、遍历-Binary tree data structure programming, the main function: Enter the tree to complete the pre-order, in sequence after sequence, ergodic<zyz> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] yuesefuhan
说明:这是一个已经通过调试的解决约瑟夫问题的(Josephus)程序,-This is a debugging solution has passed the issue of Joseph (Josephus) procedures,<景秀> 在 2025-06-20 上传 | 大小:3kb | 下载:0
[数据结构常用算法] ErChaShu
说明:假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N为本结点的元素,P为其父结点,L指示N为P 的左孩子,R指示N为P的右孩子。试写一个建立二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。-Assuming top-down by the level of input from left to right each node of a triple (N, P, L/R). One N-based node elements, P node fo<江紫桉> 在 2025-06-20 上传 | 大小:1kb | 下载:0