资源列表
[数据结构常用算法] 18d1208184282-a-largefloat
说明:一个很叨 的算法作业,很强大的源代码 很强大的源代码很强大的源代码-A very garrulous operation of the algorithm, it is a powerful source code is a powerful source code is a powerful source code<zhang> 在 2024-11-13 上传 | 大小:15kb | 下载:0
[数据结构常用算法] yanghuisanjiao
说明:再给大家提供一个数据结构练习的程序,用队列实现了杨辉三角,有兴趣研究下-U.S. to give practice to provide a data structure of the procedure, with the Yang Hui triangle queue realize, are interested in study<孙斌> 在 2024-11-13 上传 | 大小:100kb | 下载:0
[数据结构常用算法] LookUpDictionary
说明:一个快速,高效的字典查询软件。采用改进的红黑树的搜索算法。-A fast, efficient software dictionary query. Improved red and black tree search algorithm.<Liberty> 在 2024-11-13 上传 | 大小:288kb | 下载:0
[数据结构常用算法] swiftordering
说明:从数组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对数组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对划分后的前一部分和后一部分递归调用. 算法平均时间复杂度: O(nlogn) -Any check from the array element p (can be random access, and now to take the first example). To<朱洁> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] integratingordering
说明:归并排序:将数组划分为小数组,通过局部的有序合并,解决问题 算法平均时间复杂度: O(nlogn) -Merging Sort: The array is divided into a small array, in an orderly manner through the partial merger, the average time algorithm to solve the problem complexity: O<朱洁> 在 2024-11-13 上传 | 大小:1kb | 下载:0