资源列表
[数据结构常用算法] STRING
说明:数据结构中串的应用: (1)利用堆存储结构的实现串的插入操作; (2) 利用堆存储结构的实现串的置换操作。 -Data structure in strings of application: (1) the use of heap storage structure realize string insertion operation (2) the use of heap storage structure of the realization of string replac<翱翔> 在 2025-06-23 上传 | 大小:3kb | 下载:0
[数据结构常用算法] sjjg1800
说明:数据结构1800题~~~~最近在学习数据结构是在看的~~很不错~~在做练习时都可以找到其中的例题或者是类型题,C语言版的!WORD格式-Data structure 1800 title ~ ~ ~ ~ a recent study of data structure in the watch ~ ~ very good ~ ~ in practice to do when they can find which type of sample questions or topics, C lan<gaudi> 在 2025-06-23 上传 | 大小:1.37mb | 下载:0
[数据结构常用算法] yinhangjiasuanfa
说明:银行家算法,实现了避免死锁的算法,是比较高级的程序,体现了资源分配与进程之间的关系-Bankers algorithm avoid deadlock algorithm, which is a more advanced procedure, reflects the distribution of resources and the process of the relationship between<liangbinny> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 112233445566
说明:停车场管理,用栈的方式进行的。记录进入、停车、出栈的情况。-Car park management, with stack manner. Records access, parking, a stack situation.<刘显明> 在 2025-06-23 上传 | 大小:20kb | 下载:0
[数据结构常用算法] kmp_algorithm
说明:自己编写的字符串匹配算法-经典的KMP算法,该算法当模式与主串之间存在许多“部分匹配”时能显示出其时间优越性。-I have written a string matching algorithm- the classical KMP algorithm when the model and between the main strings there are many<malota> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[数据结构常用算法] bm_algorithm
说明:一种比较理想,快速的字符串匹配算法-BM算法,匹配性能较优。-An ideal, fast string matching algorithm-BM algorithm, better matching performance.<malota> 在 2025-06-23 上传 | 大小:2kb | 下载:1