资源列表
[数据结构常用算法] Freud-was-proposed
说明:用来求图中的最短路径的一个方法:弗洛依德算法。-A method used the figure, find the shortest path: Floyd algorithm.<Dick> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Dijkstra-algorithm
说明:这是求图中的最短路径的一个方法:迪杰斯特拉算法。-This is a method of the figure, find the shortest path: Dijkstra algorithm.<Dick> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] bst
说明:与次优二叉树相对,二叉排序树是一种动态树表。其特点是:树的结构通常不是一次生成的,而是在查找过程中,当树中不存在关键字等于给定值的节点时再进行插入。新插入的结点一定是一个新添加的叶子节点,并且是查找不成功时查找路径上访问的最后一个结点的左孩子或右孩子结点-Relative to the sub-optimal binary tree, binary sort tree is a dynamic tree table. Its characteristics are: the structure<崔一垒> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] binary-search
说明:C语言数据结构 输入前序和中序,输出后序遍历 遍历二叉树的一个程序-Preamble and in the sequence in the C language data structure input, the output after the preorder traversal binary tree of a program<ljy> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Huffman-encoding
说明:哈弗曼编码,解码,仿真通信系统,c语言,二叉树-The Huffman encoding, decoding, simulation of communication systems, c language, binary tree<木子清> 在 2025-06-11 上传 | 大小:2kb | 下载:0