资源列表

« 1 2 ... .13 .14 .15 .16 .17 1718.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法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,
<zdl> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法shiyan4

说明:数据结构,二叉树的各种操作,二叉树的递归建立,非递归前序周游,非递归中序周游,非递归后续周游,叶子的个数,树 的高度,删除添加结点,c++语言实现。-Data structure, binary tree of the various operations, recursive binary tree establishment, non-recursive pre-order travel, travel non-recursive
<mm> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法qianzhonghou

说明:给定一个二叉树的前序中序序列求其后序序列。-Pre-order in a given sequence order of request
<> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法quanpailie

说明:递归求全排列。此程序完成了用递归求全排列。-Recursive perfectionist order. This process is complete array using recursive demand perfection.
<> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法kuohao

说明:此程序完成了括号匹配算法,判断序列的括号是不是匹配的。-This matching process is completed the brackets to determine the sequence of parentheses is not matched.
<> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法dashu

说明:大数相加的重载函数,同时此程序也实现了函数的重载。-Adding large numbers of overloaded functions, to achieve the function of overload.
<> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法4-2

说明:判别无向图中任意给定的两个顶点之间是否存在一条长度为k的简单路径 数据结构 遍历 -Without discrimination to any given graph between two vertices if there exists a simple path of length k of the data structure traversal
<aliluya> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法LJJZ

说明:显示图的邻接矩阵, 图的邻接表, 深度优先遍历, 广度优先遍历, 最小生成树PRIM算法, 最小生成树KRUSCAL算法,图的连通分量-Shows the adjacency matrix, adjacency table, depth-first traversal, breadth-first traversal, minimum spanning tree PRIM algorithm, minimum spanning tree
<周佳雯> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法P

说明:散列表的应用:插队买票,实现两个窗口。可从中改写。-Application of hash table: jump the queue ticket, to achieve two windows. From which to rewrite.
<周凯> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法HuffmanTree

说明:霍夫曼编码,c++实现一个对字符串建霍夫曼树并且进行霍夫曼编码。保存到文件里。-Huffman coding, c++ to implement a Huffman tree and build the string for Huffman coding. Saved to the file.
<范荣琦> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法Cpp1

说明:)根据校园图设计带权图,图的顶点表示各地点,存放地点名称、代码、简介等信息;图的边表示路径,存放路径长度等相关信息。(校园图能手动输入或者文件导入) 2)提供任意地点相关信息的查询。 3)提供任意地点的问路查询,即查询任意两个景点之间的一条最短的简单路径。 4)提供多个地点的最佳访问路线查询,即求途经这些地点的最佳(短)路径。 -) According to the campus map design a weighte
<English> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法ADT_BinaryTree

说明:提供二叉树的包含头文件,基本的功能都有提供 原创-Binary tree contains header files provide the basic functions are to provide original
<CYR> 在 2024-10-05 上传 | 大小:3072 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 1718.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org