资源列表
[数据结构常用算法] 00548047_wll.name_acm1_1716
说明:此为数据结构算法经典表达,希望大家看看提出宝贵的意见!-it is very importent!<硕马> 在 2024-12-27 上传 | 大小:21kb | 下载:0
[数据结构常用算法] algorithms-on-strings-trees-and-sequences
说明:一本讲述各种与"树"有关的数据结构的算法书.非常经典,比较晦涩,需要认真阅读-a classic algorithm book mainly talking about tree-related data structure. it is hard to read and understand, but it deservers.<zhu jing> 在 2024-12-27 上传 | 大小:14.05mb | 下载:0
[数据结构常用算法] closest_pair
说明:求最近距离点对。包含o(nlgn)和o(n^2)复杂度算法-Seek nearest point pair. Contains o (nlgn) and o (n^2) complexity of algorithms<陈晨> 在 2024-12-27 上传 | 大小:326kb | 下载:0
[数据结构常用算法] LongestIncSubSeq
说明:求最长单调递增子序列。举例:原数组:1 5 1 3 1 56 21 6 86 2 1 6 5 22 1 5 9 62 1 3 56 31 1 56 3 1 1 66 3 1 6 6 3 1 6 6 1 结果: the longest monotonically increasing sub-sequence: Length: 14 Content:-Seeking the longest monotonically in<陈晨> 在 2024-12-27 上传 | 大小:51kb | 下载:0
[数据结构常用算法] Classificationalgorithm
说明:KNN分类算法,命令行启动,从命令行参数输入文件名-KNN classification algorithm, the command line start, enter the file name from the command line parameter<陈晨> 在 2024-12-27 上传 | 大小:362kb | 下载:0