资源列表
[数据结构常用算法] lianshizhan
说明:本源码是关于数据结构的链式栈的操作的源码,你可以下载编译。-source of the data structure of the chain of operation of the stack source code, you can download the compiler.<李键> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shujujiegou1
说明:本源码是关于数据结构的操作的源码,你可以下载编译。-source of the data structure of operation of the source code, you can download the compiler.<李键> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] jiaqiangti
说明:这是一个数据结构源码程序,大家可以下载下来编译一下。-This is a data structure source programs, we build can be downloaded from this.<李键> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] suffarray_c
说明:后缀数组求最长公共子串 这里的最长公共子串是指的连续的子串,并非经典dp的那种。 aabbc abc 这两个字符串的最长公共子串为ab 算法复杂度是o(n)的(n为两个字符串长度的和)-suffix array for the longest string of public-public here- the longest string of consecutive refers to the substring. dp is not the<ghost> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Bastile
说明:XC的儿子小XC最喜欢玩的游戏用积木垒漂亮的城堡。城堡是用一些立方体的积木垒成的,城堡的每一层是一块积木。小XC是一个比他爸爸XC还聪明的孩子,他发现垒城堡的时候,如果下面的积木比上面的积木大,那么城堡便不容易倒。所以他在垒城堡的时候总是遵循这样的规则。小XC想把自己垒的城堡送给幼儿园里漂亮的女孩子们,这样可以增加他的好感度。为了公平起见,他决定把送给每个女孩子一样高的城堡,这样可以避免女孩子们为了获得更漂亮的城堡而引起争执。可是他发现自己在垒城堡的时候并没有预先考虑到这一点。所以他现在要改造城<shao> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] LowestBit
说明:Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, w<shao> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] myshortpath
说明:图的最短路径,值得学习的一段代码。。。。值得大家参考-map of the shortest path, we should learn from the code section. . . . Worthy of our reference<杰克逊> 在 2025-06-12 上传 | 大小:1kb | 下载:0