资源列表
[数据结构常用算法] shujujiegouhesuanfa
说明:涵盖了数据结构的大部分的内容,是一部不错的数据结构方面的书籍。可以看看的-Covers most of the content of data structure, data structure is a good books. Can see the<poleonNa> 在 2024-11-04 上传 | 大小:394240 | 下载:0
[数据结构常用算法] longdistanse
说明:最短路径问题是图论研究中的一个经典算法问题, 旨在寻找图(由结点和路径组成的)中两结点之间的最短路径。 算法具体的形式包括: 确定起点的最短路径问题 - 即已知起始结点,求最短路径的问题。 确定终点的最短路径问题 - 与确定起点的问题相反,该问题是已知终结结点,求最短路径的问题。在无向图中该问题与确定起点的问题完全等同,在有向图中该问题等同于把所有路径方向反转的确定起点的问题。 确定起点终点的最短路径问题 - 即已知起点和终<wangzhongwei> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[数据结构常用算法] knapsack-problem
说明:原创,背包问题的四种解法,回溯法,动态规划法,以及两种蛮力法,C++代码,编译运行通过,结果正确,可以比较各种方法的效率。-The original, four solutions of the knapsack problem, backtracking, dynamic programming, and two brute force method, C++ code, compile, run through, the resul<ZLS> 在 2024-11-04 上传 | 大小:2451456 | 下载:0
[数据结构常用算法] String-matching
说明:这是一个实现字符匹配的代码,使用kmp算法实现字符匹配。-This is a realization of matching characters code, use KMP algorithm matching characters.<王宁> 在 2024-11-04 上传 | 大小:569344 | 下载:0
[数据结构常用算法] yiyuanduoxiangshi
说明:C/C++链表构造一元多项式求和.数据结构,学习数据结构的重要代码-In C/C++ linked list construct a polynomial sum of data structures, learning data structures code<郭靖> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构C语言描述,学习数据结构的好材料,深入学习计算机知识的好方法,学习算法知识的好基础-C language descr iption of the data structure, data structure of good material to learn in-depth study of computer knowledge, learning algorithm is a good basis of knowledge<郭靖> 在 2024-11-04 上传 | 大小:20259840 | 下载:0
[数据结构常用算法] Binary-tree--
说明:通过C语言编写二叉树的建立和遍历,实现几种遍历。-Binary tree and the establishment of the traverse<周> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[数据结构常用算法] erchachazhaoshu
说明:二叉排序数的建立,二叉查找数的算法,源代码,-Binary sort the establishment of the number of binary search the number of algorithms, source code,<萧寒> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Dynamic-Programming-Analysis
说明:关于动态规划算法分析,内含各种相关的问题解析。-The analysis of Dynamic Programming<王海> 在 2024-11-04 上传 | 大小:384000 | 下载:0