资源列表
[数据结构常用算法] zhubianli
说明:实现树的创建算法,创建一个至少包含3层,8个结点的二叉树,并对此树实现先中后序的递归遍历算法。输出三种遍历结果。再实现一个叶子结点查找算法,判断一个给定的数值是否在此树中作为叶子结点。-To achieve the creation of the tree algorithm, to create at least a three-layer, 8 nodes of a binary tree, and after this tree in order to achieve the first<张倩> 在 2025-06-09 上传 | 大小:31kb | 下载:0
[数据结构常用算法] heshangtiaoshui
说明:和尚挑水问题(文件内有详细解释) 主要是回溯法的一个好的实例 自己摸索出来的-Monk carrying water issues (the paper has explained in detail) is primarily a good example of backtracking find their own way out of<郭应海> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] erchapaixushu
说明:实现了二叉排序树的所有功能 建立,增,删,改,查 -Achieved a binary sort tree all the features of the establishment, increase, delete, change, check<郭应海> 在 2025-06-09 上传 | 大小:514kb | 下载:0
[数据结构常用算法] Huffman_Coding_and_Its_Application
说明:数据结构(C语言)——哈夫曼编码及其应用-Huffman Coding and Its Application<tenwx> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Huffman
说明:通过该程序实现huffman编码,解码。输入一段字符串,统计字符出现频率,输出huffman编码。输入一段编码,根据预先设定的解码方式进行解码。-Through the process to achieve huffman encoding and decoding. Enter a string, statistical character frequency, the output huffman coding. Enter a code, based on pre-set decoding<许娜娜> 在 2025-06-09 上传 | 大小:945kb | 下载:0
[数据结构常用算法] graph
说明:该压缩文件中包含了图论当中的一些重要算法,包括前序中序和后序遍历、最小二叉树、DFS、BFS以及拓扑排序。-The compressed file contains a graph theory among a number of important algorithms, including the former order in the order and postorder traversal, the smallest binary tree, DFS, BFS, and topolog<许娜娜> 在 2025-06-09 上传 | 大小:926kb | 下载:0
[数据结构常用算法] binguankefang
说明:这是利用数据结构只是写的一个宾馆客房管理小程序,可以完成基本的管理程序的功能,包括输入输出信息,输入修改记录等。-This is the use of the data structure is written in a hotel room management of small programs that can perform basic functions of management process, including the input-output information, inp<许娜娜> 在 2025-06-09 上传 | 大小:4kb | 下载:0
[数据结构常用算法] ds_1
说明:1.定义线性表的链式存储结构 2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。-1. The definition of a linear form chain storage structure 2. Online sex store chain structure of the table, write a function to achieve the initialization list, insert, delete, export, des<Yvonne> 在 2025-06-09 上传 | 大小:1kb | 下载:0