资源列表
[数据结构常用算法] K-huffmantree
说明:k叉哈夫曼树 动态生成 哈工大软件设计与开发 优秀代码 分享交流-hit excellent codes<王兄> 在 2025-07-04 上传 | 大小:2kb | 下载:0
[数据结构常用算法] priority-queue
说明:优先队列 数据结构与算法 哈工大软件设计与开发 优秀代码 分享交流-hit code priority queue<王兄> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数据结构常用算法] threadingtree
说明:线索树 哈工大软件设计与开发 优秀代码 分享交流 excellent coding for studying-excellent coding for studying<王兄> 在 2025-07-04 上传 | 大小:23kb | 下载:0
[数据结构常用算法] transformationbetweentreeandforest
说明:二叉树与森林的相互转化 哈工大软设 优秀代码 学习参考 -excellent coding transformation between tree and forest<王兄> 在 2025-07-04 上传 | 大小:76kb | 下载:0
[数据结构常用算法] MaxSonArray
说明:求一个数组的最大的子数组,对小算法的一次很好尝试。-This is a good attempt to get a maxsonarray.<王慕黎> 在 2025-07-04 上传 | 大小:288kb | 下载:0
[数据结构常用算法] MaxSubSum
说明:用三种方法解决最大子序列和问题,分别是基本方法,分治算法和动态规划算法,算法复杂度不断提高-Three methods were used to solve sequence and the biggest problem, respectively is the basic method and divide and conquer algorithm and dynamic programming algorithm, the complexity of the algorithm is i<刘晨> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数据结构常用算法] segment-tree
说明:在实际应用中,常遇到与区间有关的操作,比如统计若干矩形并集的面积,记录一个区间的最大最小值及总量,并在区间的插入、删除和修改中维护这些数据。线段树的定义是利用树形二分结构所建立的一种数据结构,能够高效的完成这些操作。-In practical applications, often encountered in the interval-related operations, such as statistics and set a number of rectangular area, rec<慕柯> 在 2025-07-04 上传 | 大小:2.3mb | 下载:0