资源列表
[数据结构常用算法] Horse-riding-board
说明:马踏棋盘算法 用贪心算法求出马能够遍历整个棋盘的一条路线-Horse riding board<MissLiu> 在 2024-11-08 上传 | 大小:148kb | 下载:0
[数据结构常用算法] Matlab-runcode
说明:A new method for analysing nonlinear and non-stationary data has been developed. The key part of the method is the `empirical mode decomposition method with which any complicated data set can be decomposed into a ni<cyc> 在 2024-11-08 上传 | 大小:186kb | 下载:0
[数据结构常用算法] LinearTable
说明:LinearList,线性表,本代码主要是sorted chain,使用c++实现-sortedList implemented by C++<王耿> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] decompress
说明:Lempel-Ziv-Welch decompress,LZW解压的代码,使用c++编写-Lempel-Ziv-Welch decompress, coded by C++<王耿> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[数据结构常用算法] guibinpaixu
说明:归并排序和二叉线索树的c++源码,有详细注释-Clues to merge sort and binary tree of the c++ source code, there are detailed notes<彭毅> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] SelectSort
说明:经典的选择排序算法,值得学习,学习数据结构的都会-This is a selection sort algorithm<jone> 在 2024-11-08 上传 | 大小:148kb | 下载:0
[数据结构常用算法] MinMaxHeap
说明:最小最大堆的插入,删除,找最大最小值操作实现(写成C++库文件的形式,可在.cpp代码中直接调用)-MinMaxHeap, we can implement findMin and findMax in O(1) time and insert or delete in O(log n) time.<hzf> 在 2024-11-08 上传 | 大小:2kb | 下载:0