资源列表
[数据结构常用算法] tingchechang
说明:自己写的,数据结构课程设计,有需要的可以来看看看的,郁闷上传这麻烦-Their written curriculum design data structure, there is a need to look at to see if the can, and depressed From this trouble<一天> 在 2025-07-27 上传 | 大小:2kb | 下载:0
[数据结构常用算法] N-queen_linear_time
说明:N-皇后问题线性时间算法 O(n)复杂度,非O(n^2)的,使用的是构造法。-N-Queen problem of linear time algorithm<Fancy> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] calculater
说明:很短的表达式求值,利用了编译原理里面的只是构建的-A very short version of expression of evaluation, be builted using the principle of the compiler.<Fancy> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] SUFFIX_ARRAY
说明:后缀数组的一个C++实现,在字符串统计中有很大作用。-Suffix array of a C++ implementation, plays a significant role in statistics in the string.<Fancy> 在 2025-07-27 上传 | 大小:2kb | 下载:0
[数据结构常用算法] qinghuauniversitysdatastructure
说明:清华大学数据结构c++版的代码,很稀罕,很稀有,相当的珍贵-Tsinghua University, the data structure c++ version of the code, very rare, very rare, very valuable<张明> 在 2025-07-27 上传 | 大小:4.05mb | 下载:0
[数据结构常用算法] TestHechangDuixing
说明:动态规划之合唱队形,即利用动态规划解决合唱队形的问题-Dynamic Programming<liweilong> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] AllocBuddy
说明:伙伴系统:avail[0..m]为可利用空间表, n为申请分配量, 若有不小于n的空闲块, 则分配相应的存储块, 并返回其首地址,否则返回NULL -Partner system: avail [0 .. m] can be used for table space, n for the distribution of the volume of applications, if n is not less than the free block, then the distribution o<liyuansong> 在 2025-07-27 上传 | 大小:2kb | 下载:0