资源列表
[数据结构常用算法] hfm
说明:1.建立哈夫曼树 从终端输入字符大小n,以及n个字符和n个权值,建立哈夫曼树 2、编码 利用已建好的哈夫曼树,对输入的字符进行编码,并输出编码结果 译码:利用已建立好的哈夫曼树对输入的代码进行编码,并输出译码结果-(1) Establish the Huffman tree from the terminal input character size n, and n and n characters right value, establishes a Huffman tree<安陌> 在 2025-06-16 上传 | 大小:1.94mb | 下载:0
[数据结构常用算法] Mazepath
说明:一个求解迷宫通路的程序。以一个M*N的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。以链表作存储结构的栈类型非递归程序。-A path to solve the maze procedure. In an M* N' s long square maze, 0 and 1, respectively maze of paths and obstacles. For any set of the maze, find a<安陌> 在 2025-06-16 上传 | 大小:5.41mb | 下载:0
[数据结构常用算法] Simple-matching
说明:简单算法的匹配,可以获取一长串字符串中某一小段字符串的位置-imple algorithm matching, can get a long list of a short string of a string<郭静> 在 2025-06-16 上传 | 大小:176kb | 下载:0
[数据结构常用算法] RadixSortTest
说明:自己在学习数据结构过程中,优化总结的数据结构经典排序算法-基数排序算法源码,附带详细注释行-Own data structure in the learning process, summarize data structure optimized classic sorting algorithms- fast sorting algorithm source code, with a detailed comment line<> 在 2025-06-16 上传 | 大小:721kb | 下载:0
[数据结构常用算法] SortArithemic-cf
说明:自己在学习数据结构过程中,优化总结的数据结构8种经典排序算法算法源码,附带详细注释行,和各种算法的时间复杂度对比-Own data structure in the learning process, the optimization summary data structure of the eight classical sorting algorithm algorithm source code, with a detailed comment line<> 在 2025-06-16 上传 | 大小:2.99mb | 下载:0
[数据结构常用算法] BST_Arithemic
说明:自己在学习数据结构过程中,优化总结的数据结构经典查找算法-二叉排序树操作算法源码,附带详细注释行-Own data structure in the learning process, summarize data structure classical optimization search algorithm- binary sort tree operation algorithm source code, with detailed comment line<> 在 2025-06-16 上传 | 大小:1.49mb | 下载:0
[数据结构常用算法] rebuildTree
说明:使用前序和中序构建二叉树,之后根绝二叉树的结构打印出其后续的遍历结果-Using pre-order and in order to build a binary tree, and then eradicate the binary tree structure to print out the results of its subsequent traversal<> 在 2025-06-16 上传 | 大小:502kb | 下载:0