资源列表
[数据结构常用算法] Binary-Tree
说明:本程序实现了对二叉树的前、中、后和层序的遍历-The program realization of the binary tree before, during, and after the traversal sequence<> 在 2024-11-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] gradient-descent
说明:本程序用C++语言实现了梯度下降的功能-Program for the degree of gradient algorithm<> 在 2024-11-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] matrix-inversion
说明:本程序实现了矩阵求逆的功能,也是用C++语言的,简单详细-This program implements the function of matrix inversion, but also with C++ language, simple details<> 在 2024-11-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 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-11-16 上传 | 大小:3kb | 下载:0