资源列表
[数据结构常用算法] SimpleBinaryTreeExample
说明:SimpleBinaryTreeExample简单树的实例.-SimpleBinaryTreeExample simple example of the tree.<李灵> 在 2025-07-07 上传 | 大小:17kb | 下载:0
[数据结构常用算法] fano_coding
说明:fano coding 费诺编码,数据结构和算法经典问题,c++实现.-Fenno fano coding coding, data structures and algorithms classic problems, c++ realize.<耗> 在 2025-07-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] guanjianlujin
说明:自己编写的关键路径,是数据结构的算法实现。与大家多多交流。-I have written critical path is the data structure of the algorithm. More exchanges with the U.S..<侯小刚> 在 2025-07-07 上传 | 大小:180kb | 下载:0
[数据结构常用算法] creattree
说明:设二叉树结点值为大写字母,输入二叉树的前序遍历和中序遍历序列,生成此二叉树,输出该二叉树的后序遍历和按层次遍历序列。输入某结点值,在二叉树中查找该结点,若该结点存在,则输出从根到该结点的路径,否则给出不存在信息。-Based binary tree node value of capital letters, enter the first order binary tree traversal and traversal sequences in the sequence to generat<张建鑫> 在 2025-07-07 上传 | 大小:2kb | 下载:0
[数据结构常用算法] balancetree
说明:输入一组关键字序列,并以此顺序建立一棵平衡二叉树(提示:为简化运算,可采用含有左、右子树高度和指向父母的指针的三叉链表表示),并在建树过程中用逆中序法输出每次插入新结点后的平衡二叉树形状。-Enter a list of keywords sequence, and thus the order of the establishment of a balanced binary tree (Hint: To simplify the computation, can contain the le<张建鑫> 在 2025-07-07 上传 | 大小:2kb | 下载:0
[数据结构常用算法] b
说明:、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护,当需要插入表项时,若新元素比当前位置值要大,则往前移动;若小则往后移动。编写函数DoubleSort实现上述排序算法。-Through its elements inserted into the two-way linked list of methods to sort array A. Algorithm to list the current operating position for mainte<zzlbly> 在 2025-07-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shujujiegou
说明:严蔚敏《数据结构(c语言版)习题集习题答案-YAN Wei-Min<yan eapha> 在 2025-07-07 上传 | 大小:2kb | 下载:0