资源列表
[数据结构常用算法] xishujuzhen
说明:写一个以十字链表为存储结构的稀疏矩阵相乘的程序。 (1) 采用三元组输入的形式,提示用户输入第一个矩阵的行和列的数值,然后 提示用户输入第一个矩阵的所在非零元素的三元组数值,每个个步骤的输入 都由系统直接提示完成。第二个矩阵的输入也是同样的道理。系统还支持矩阵的相加以及相减算法,只是这是系统附带的功能,而主要的功能是实现矩阵的相乘算法,所以相加和相减的算法是在矩阵相乘的基础上设计的 -Cross linked lists to write a storage structu<刘大力> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[数据结构常用算法] shuangxianglianbiao
说明:用图形界面实现双向链表算法,在turboC直接运行即可看到结果-Graphical interface with two-way linked list algorithm, running in TurboC can see the result directly<马丽萍> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[数据结构常用算法] dict
说明:设计并实现解字典问题的O(nlogn)时间算法,对于给定的字典dict和文本text,找出text 中出现次数最多的不在字典dict中的单词-Solutions to design and realize the problem dictionary O (nlogn) time algorithm, for a given dict dictionary and text text, identify the number of text appear in the absence of<高溪辉> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[数据结构常用算法] guanjianlujing
说明:求关键路径,根据点和边的关系,直接能用哦-For the critical path, according to the relationship between points and edges, can be used directly Oh<luo> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[数据结构常用算法] suffixArray
说明:后缀数组的资料在国内还是少有的,是种很高效数据结构,用来求LCS很方便-Suffix array of information at home or rare, is a very efficient data structure, used for easy LCS<sinamaster> 在 2025-06-10 上传 | 大小:2kb | 下载:0