资源列表
[数据结构常用算法] Circular-permutation
说明:圆排列问题。算法分析与设计。C++程序。-Circular permutation. Algorithm analysis and design. C program.<任倚天> 在 2024-11-07 上传 | 大小:3.38mb | 下载:0
[数据结构常用算法] WordSegment
说明:用C++开发的分词系统 运用基于哈希的逆向最大匹配算法 基于词典-Word in C development system uses a hash-based reverse maximum matching algorithm is based on dictionary<zhuangkun> 在 2024-11-07 上传 | 大小:327kb | 下载:0
[数据结构常用算法] linked-list
说明:实现对链表的插入、删除、输出,是学习链表入门的很好的材料-Achieve the list of insert, delete, export, is a good start to learn the material list<> 在 2024-11-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Data-Structure
说明:数据结构演示系统,有数据结构中的各种算法,有线性表的算法,还有个各种排序查找算法。-Data structures demonstration system, the data structure of the various algorithms, the algorithm has a linear form, as well as a variety of sorting search algorithm.<Thomas> 在 2024-11-07 上传 | 大小:699kb | 下载:0
[数据结构常用算法] binary-tree
说明:二叉树,编写程序任意输入二叉树的结点个数和结点值,构造一棵二叉树,采用三种递归遍历算法(前序、中序、后序)对这棵二叉树进行遍历并计算出二叉树的高度。-binary tree<ww> 在 2024-11-07 上传 | 大小:204kb | 下载:0
[数据结构常用算法] Program-of-gram
说明:图的创建、遍历、最小生成树、最短路径、拓扑排序、关键路径-create ,travase,spaning tree,the shortest path,topological sort program of graph<希达> 在 2024-11-07 上传 | 大小:242kb | 下载:0
[数据结构常用算法] Floyed-and-Dijkstra-Sort
说明:改代码实现了Floyd和Dijkstra算法在最短路径问题上的应用,并且比较了两者的效率。-The code has applied Floyd and Dijkstra algorithm in the shortest path problem, and given the efficiency of the these two algorithms.<liu peng> 在 2024-11-07 上传 | 大小:3kb | 下载:0