资源列表
[数据结构常用算法] HuffmanTree
说明:c++写的HuffmanTree。 有建立HuffmanTree并编码功能-c++ written HuffmanTree. HuffmanTree has established and coding functions<wangwei> 在 2024-12-26 上传 | 大小:2kb | 下载:0
[数据结构常用算法] SequenceList
说明:以数组为存储结构保存线性表,并实现线性表创建、清空、增加、删除、修改、查找等基本操作。-Array for the storage structure in order to preserve the linear form, and realize the creation of a linear table, empty, add, delete, modify, search and other basic operations.<> 在 2024-12-26 上传 | 大小:2kb | 下载:0
[数据结构常用算法] kmp_algorithm
说明:自己编写的字符串匹配算法-经典的KMP算法,该算法当模式与主串之间存在许多“部分匹配”时能显示出其时间优越性。-I have written a string matching algorithm- the classical KMP algorithm when the model and between the main strings there are many<malota> 在 2024-12-26 上传 | 大小:2kb | 下载:0
[数据结构常用算法] bm_algorithm
说明:一种比较理想,快速的字符串匹配算法-BM算法,匹配性能较优。-An ideal, fast string matching algorithm-BM algorithm, better matching performance.<malota> 在 2024-12-26 上传 | 大小:2kb | 下载:1
[数据结构常用算法] balancetree
说明:输入一组关键字序列,并以此顺序建立一棵平衡二叉树(提示:为简化运算,可采用含有左、右子树高度和指向父母的指针的三叉链表表示),并在建树过程中用逆中序法输出每次插入新结点后的平衡二叉树形状。-Enter a list of keywords sequence, and thus the order of the establishment of a balanced binary tree (Hint: To simplify the c<张建鑫> 在 2024-12-26 上传 | 大小:2kb | 下载:0
[数据结构常用算法] shujujiegou
说明:严蔚敏《数据结构(c语言版)习题集习题答案-YAN Wei-Min<yan eapha> 在 2024-12-26 上传 | 大小:2kb | 下载:0
[数据结构常用算法] changzhengshu
说明:利用双向循环链表为主要存储结构,每个结点存储一个整形变量,按照中国对于长整数的习惯表示方法,将每四位存储在一个结点的值里面。-The use of two-way circulation list as the main storage structure, each node of a plastic storage variables, according to China for a long integer used to ex<刘大力> 在 2024-12-26 上传 | 大小:2kb | 下载:0