资源列表
[数据结构常用算法] Datastructure
说明:C++实现的各种数据结构,直接导入就可以使用各种数据结构,包括图、矩阵、list-C++ implementation of the various data structures can be used directly into a variety of data structures, including maps, matrix, list, etc.<sean> 在 2025-06-19 上传 | 大小:164kb | 下载:0
[数据结构常用算法] qsort
说明:qsort一种实现,方便简单。使用时候只用调用sort(l,r),l表示要排序的数组最左端的值,r为右端,例如sort(0,n-1)-qsort an implementation easy and convenient. Use only when calling sort (l, r), l want to sort the array that the value of the most left, r for the far right, such as sort (0, n-1)<coolbe> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bignumber
说明:大数计算模板加强版,此版本可以做到几乎全部的计算,包括大数取模计算。已经封装成类。可以直接定义。 -Enhanced version of the template computation of large numbers, this version can do almost all of the terms, including large numbers modulo calculation. Has been packaged as class. Can be defined direc<coolbe> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] bestschedulestore
说明:用贪心算法实现的程序存储问题和用回溯法实现的最佳调度问题-Greedy algorithm with memory problems and procedures to achieve the best use of backtracking scheduling problem<sean> 在 2025-06-19 上传 | 大小:1kb | 下载:0