资源列表
[数据结构常用算法] SA
说明:压缩包中的工程包含了三种风格。adtstyle文件夹对应的是抽象数据风格,invretstyle文件夹对应的是调用返回风格,pipestyle文件夹对应的是管道过滤器风格。源代码是用MyEclipse 6.5写的。可直接将工程导入MyEclipse中即可运行,也可以运行SA文件夹里面的start.bat选择某个风格运行。 抽象数据风格的按字母排序算法用的是快速排序算法,代码位于SA\src\adtstyle\impl.AlphabetizerImpl.java,调用返回风格用的是插入排<杨诗听> 在 2025-06-15 上传 | 大小:38kb | 下载:0
[数据结构常用算法] DSA_Final2
说明:it is about data structure and algorithm class search data and find thing which we want.<jaemin> 在 2025-06-15 上传 | 大小:233kb | 下载:0
[数据结构常用算法] Pattern-matching
说明:实现字符串的匹配,有常见的蛮力算法,kmp算法,Horspool算法,Boyer-Moore算法-String matching, common brute force algorithm, kmp algorithm, Horspool algorithm, the Boyer-Moore algorithm<aa> 在 2025-06-15 上传 | 大小:541kb | 下载:0
[数据结构常用算法] clock
说明:CLOCK改进算法, 按照最多5块的内存分配情况,编程实现所选算法,动态输入访问内存的块号序列,输出置换结果; 测试:输入合法、非法的访问序列数据,检查程序的正确性和健壮性。-CLOCK algorithm improvements, in accordance with up to five memory allocation in programming to the selected algorithm, the dynamic input access memory block n<yuanpan> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shujujiegou
说明:这是数据结构的学习的PPT,很详尽,是关于数据结构(C语言版)的课本的知识-This is the data structure of the PPT study, detailed knowledge of textbooks on data structures (C-language version)<watvh> 在 2025-06-15 上传 | 大小:3.76mb | 下载:0
[数据结构常用算法] Topological-sort
说明:拓扑排序,已知一个有向网,求网的一个拓扑排序,并给出这个有向图代表的工程能否进行-Topological sort, known a have to nets, and a network of topological sort, and give the directed graph represent can project<王震> 在 2025-06-15 上传 | 大小:243kb | 下载:0
[数据结构常用算法] Minimum-spanning-tree
说明:已知一个无向网,求该网的最小生成树,该程序使用的是克鲁斯卡尔算法,求的的最小生成树-A no known to the nets, for the nets minimum spanning tree, the program is using cruise Carl algorithm, and of the minimum spanning tree<王震> 在 2025-06-15 上传 | 大小:240kb | 下载:0