资源列表
[数据结构常用算法] danlianbiaojiegou
说明:数据结构中对单链表的一些基本操作,如插入,删除,判断表空,求链表长度等等。-Data structure in a single list of some of the basic operations, such as insert, delete, determine the table space, and the length of the list, etc..<朱祥波> 在 2024-11-01 上传 | 大小:2048 | 下载:0
[数据结构常用算法] LinkList_Tmpl
说明:一个用模板技术实现的单链表类。可以直接包含进自己的C++工程中使用。-A single list class template technology used. It can be included directly into their C++ project uses.<李刚> 在 2024-11-01 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Huffman_code
说明:实现Huffman算法,对数据进行最优编码压缩。-huffman code<tanghongwei> 在 2024-11-01 上传 | 大小:2048 | 下载:0
[数据结构常用算法] StateTrans
说明:模拟银行营业厅代码中负责状态改变的模块,代码简单易用,无bug-Analog banking hall is responsible for the state to change the code module, the code is simple to use, no bug<高增诚> 在 2024-11-01 上传 | 大小:2048 | 下载:0
[数据结构常用算法] TrasverseGenerateBTree
说明:设二叉树结点值为大写字母,输入二叉树的前序遍历和中序遍历序列,生成此二叉树,输出该二叉树的后序遍历和按层次遍历序列。输入某结点值,在二叉树中查找该结点,若该结点存在,则输出从根到该结点的路径,否则给出不存在信息。-Binary tree node is set in capital letters, enter the pre-order traversal of a binary tree traversal sequence and<何致奇> 在 2024-11-01 上传 | 大小:2048 | 下载:0