资源列表
[数据结构常用算法] graph2M
说明:程序首先给出边集数组中的元素类型、邻接矩阵类定义。其中,建立图的邻接矩阵CREATEMatrix函数的形参N为图的点数形参e为边数,rcw为结构体类型RCW的数组利用PRIM算法从定点V0出发求出用邻接矩阵GA表示的图的最小生成树,其边集存与数组CT中,PRIM算法对应的函数为PRIM。-First of all, given the procedures margination array element type, adjacency matrix class definition. Amo<sjw87522> 在 2025-06-14 上传 | 大小:3kb | 下载:0
[数据结构常用算法] DataStructures
说明:数据结构以及部分C++问题的解决方法,介绍了有关数组和指针的比较混淆的概念,纯英文版本-Data structure as well as some of C++ Solution to the problem, describes the array and pointer to confuse the concept of comparison, pure English version<蔡伟> 在 2025-06-14 上传 | 大小:974kb | 下载:0
[数据结构常用算法] Expression
说明:1.用堆栈实现表达式求值 2.随机生成带括号的表达式-1. With the realization of the expression evaluation stack 2. Randomly generated bracketed expressions<sasa> 在 2025-06-14 上传 | 大小:167kb | 下载:0
[数据结构常用算法] datacollect2
说明:数据采集结构图, 可以作为方案设计的参考-Data Acquisition structure can be used as reference design<dd> 在 2025-06-14 上传 | 大小:93kb | 下载:0
[数据结构常用算法] graph3M
说明:程序给出邻接表中的边结点的类型、邻接矩阵类的定义。利用KRUSKAL方法求边集数组的GE的最小生成树,树中每条边一次存于数组C中并给出了邻接矩阵类的实现,最后对邻接矩阵类主要操作进行测试,并输出运行结果。-Procedures are given in the table edge adjacent node types, the definition of adjacency matrix category. Method use KRUSKAL margination array of GE<cool> 在 2025-06-14 上传 | 大小:3kb | 下载:0