资源列表
[数据结构常用算法] shuzu
说明:已知A[n]为整数数组,实现下列运算的递归算法: 求数组A中的最大值。 求n个整数的和。 求n个整数的平均值。 -The known A [n] is an array of integers, recursive algorithm to achieve the following operations: to seek the maximum value in the array A. Find and n integers. Find the average of n in<ruzi> 在 2025-06-16 上传 | 大小:244kb | 下载:0
[数据结构常用算法] Vector
说明:程序将int型的list容器的所有元素复制到两个deque容器中,list容器元素如果为偶数,则复制到deque容器中,若为奇数,复制到另一个deque中-Program will copy all the elements of type int list container to two deque container list container element is even, then copy the deque container for odd, copied to anothe<小胡> 在 2025-06-16 上传 | 大小:987kb | 下载:0
[数据结构常用算法] SuffixTree
说明:后缀树,在字符串查找过程中有重要用途,算法复杂度为O(m)-Suffix tree, string search process has an important purpose, the complexity of the algorithm is O (m)<dreamboy> 在 2025-06-16 上传 | 大小:511kb | 下载:0
[数据结构常用算法] BackpackTH(1)
说明:退火算法实现0/1背包问题求解,java编写,eclipse中编写,工程文件齐全,界面清楚,运行结果正确-Annealing algorithm to achieve the 0/1 knapsack problem solving, writing java eclipse write engineering documents, clear interface, the results are correct<李梦> 在 2025-06-16 上传 | 大小:7.75mb | 下载:0