资源列表
[数据结构常用算法] yinhangjia
说明:模拟银行家算法 这个是上学期的课程设计~现在也拿来了~-bankers simulation algorithm is the last semester of curriculum design-now also used to the ~<王立> 在 2025-06-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] mars212dc_cn
说明:在网上找到的银行家算法,包括c和c++描述,大家-online algorithm to find the bankers, including the c and c descr iption, we look at<赵松> 在 2025-06-20 上传 | 大小:19kb | 下载: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-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] suoyinchazhao
说明:数据结构课程设计———索引顺序查找的实现-data structure curriculum design--- Index sequence search realized.<chen启> 在 2025-06-20 上传 | 大小:23kb | 下载:0
[数据结构常用算法] Bastile
说明:XC的儿子小XC最喜欢玩的游戏用积木垒漂亮的城堡。城堡是用一些立方体的积木垒成的,城堡的每一层是一块积木。小XC是一个比他爸爸XC还聪明的孩子,他发现垒城堡的时候,如果下面的积木比上面的积木大,那么城堡便不容易倒。所以他在垒城堡的时候总是遵循这样的规则。小XC想把自己垒的城堡送给幼儿园里漂亮的女孩子们,这样可以增加他的好感度。为了公平起见,他决定把送给每个女孩子一样高的城堡,这样可以避免女孩子们为了获得更漂亮的城堡而引起争执。可是他发现自己在垒城堡的时候并没有预先考虑到这一点。所以他现在要改造城<shao> 在 2025-06-20 上传 | 大小: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-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] myshortpath
说明:图的最短路径,值得学习的一段代码。。。。值得大家参考-map of the shortest path, we should learn from the code section. . . . Worthy of our reference<杰克逊> 在 2025-06-20 上传 | 大小:1kb | 下载:0