资源列表
[数据结构常用算法] CPPK-means
说明:K均值聚类首先需要确定聚成几类,然后按照迭代的方法,计算类的重心,然后按照向量和类重心的聚类重新分类,反复重复,直到分类稳定或者重心稳定。-K means clustering first need to identify clustered into several categories, and then follow the iterative method to calculate the focus of the class, and then follow the center of<zdl> 在 2026-01-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] shiyan4
说明:数据结构,二叉树的各种操作,二叉树的递归建立,非递归前序周游,非递归中序周游,非递归后续周游,叶子的个数,树 的高度,删除添加结点,c++语言实现。-Data structure, binary tree of the various operations, recursive binary tree establishment, non-recursive pre-order travel, travel non-recursive in-order, non-recursive follow<mm> 在 2026-01-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] qianzhonghou
说明:给定一个二叉树的前序中序序列求其后序序列。-Pre-order in a given sequence order of request<朱> 在 2026-01-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] quanpailie
说明:递归求全排列。此程序完成了用递归求全排列。-Recursive perfectionist order. This process is complete array using recursive demand perfection.<朱> 在 2026-01-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] LJJZ
说明:显示图的邻接矩阵, 图的邻接表, 深度优先遍历, 广度优先遍历, 最小生成树PRIM算法, 最小生成树KRUSCAL算法,图的连通分量-Shows the adjacency matrix, adjacency table, depth-first traversal, breadth-first traversal, minimum spanning tree PRIM algorithm, minimum spanning tree KRUSCAL algorithm, graph conn<周佳雯> 在 2026-01-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] HuffmanTree
说明:霍夫曼编码,c++实现一个对字符串建霍夫曼树并且进行霍夫曼编码。保存到文件里。-Huffman coding, c++ to implement a Huffman tree and build the string for Huffman coding. Saved to the file.<范荣琦> 在 2026-01-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Cpp1
说明:)根据校园图设计带权图,图的顶点表示各地点,存放地点名称、代码、简介等信息;图的边表示路径,存放路径长度等相关信息。(校园图能手动输入或者文件导入) 2)提供任意地点相关信息的查询。 3)提供任意地点的问路查询,即查询任意两个景点之间的一条最短的简单路径。 4)提供多个地点的最佳访问路线查询,即求途经这些地点的最佳(短)路径。 -) According to the campus map design a weighted graph, the vertex that locat<English> 在 2026-01-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] ADT_BinaryTree
说明:提供二叉树的包含头文件,基本的功能都有提供 原创-Binary tree contains header files provide the basic functions are to provide original<CYR> 在 2026-01-07 上传 | 大小:3kb | 下载:0