资源列表
[数据结构常用算法] ECNA99-real
说明:这是East Central North America 1999的比赛题目 及题解,内含测试数据-This is the East Central North America 1999 tournament title and the title of the solution containing the test data<叶晞> 在 2025-06-21 上传 | 大小:5.55mb | 下载:0
[数据结构常用算法] Tree-and-Forest
说明:树的左孩子右兄弟实现。还有森林的实现。实现了查找、删除、遍历、求深度和高度等算法。-Left child right sibling tree implementation. And forests implementation. Achieve a search, delete, iterate, seeking depth and height algorithms.<马学威> 在 2025-06-21 上传 | 大小:5kb | 下载:0
[数据结构常用算法] Horse-riding-board
说明:马踏棋盘算法 用贪心算法求出马能够遍历整个棋盘的一条路线-Horse riding board<MissLiu> 在 2025-06-21 上传 | 大小: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 nite and often small number of<cyc> 在 2025-06-21 上传 | 大小:186kb | 下载: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> 在 2025-06-21 上传 | 大小:2kb | 下载:0