资源列表
[数据结构常用算法] HuffmanCoding
说明:实现赫夫曼编码功能。利用数据结构典型算法,c语言构造最优二叉树实现赫夫曼编码-Implement Huffman encoding. Typical algorithms using data structures, c language binary tree structure to achieve optimal Huffman coding<林子牧> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] HuffmanDecoding
说明:利用二叉树数据结构实现对应的赫夫曼解码,运行良好。-Binary tree data structure using the corresponding Huffman decoding, run well.<林子牧> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Polynomial-additio
说明:多项式加法,按照优先顺序,先括号再乘除再加减的顺序做多项式加法。-Polynomial addition, in accordance with the priorities, the first bracket and then do multiplication and division and then addition and subtraction of polynomial order of addition.<林子牧> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] function
说明:提供字符串方法,大家面试可以用,包括找出对称字串-Some string function<wangleilei> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Data-structure-CPP
说明:数据结构算法集C++实现,包括数据结构中常用的链表、栈、队列等-data structre<liuguozhong> 在 2025-06-19 上传 | 大小:82kb | 下载:0
[数据结构常用算法] Practical-algorithms-for-programmers
说明:程序员实用算法 Practical algorithms for programmers-Practical Algorithm for programmers Practical algorithms for programmers<Fred> 在 2025-06-19 上传 | 大小:30.54mb | 下载:0
[数据结构常用算法] btree.tar
说明:C++实现的异质二叉树,实现了对节点的增加,删除,查询,以及整个树的释放。利用了面向对象编程的封装,继承和多态的思想。-C++ implementation of heterogeneous binary tree, the realization of the node to add, delete, query, and the release of the entire tree. Object-oriented programming using encapsulation, inher<Jason> 在 2025-06-19 上传 | 大小:4kb | 下载:0
[数据结构常用算法] ch02_LinerList
说明:这是数据结构线性表的源代码,具有完整的类以及成员函数-This is a linear list data structure source code, complete with classes and member functions<陈琦> 在 2025-06-19 上传 | 大小:19kb | 下载:0
[数据结构常用算法] InsertSort
说明:对指针L所指向的结构体中的成员 — 数组Key 中的数据进行直接插入排序。成功时,返回1,否则返回0。(可以使用0号单元做为哨兵位) -failed to translate<jassy> 在 2025-06-19 上传 | 大小:156kb | 下载:0