资源列表
[数据结构常用算法] Binary-Tree
说明:本程序实现了对二叉树的前、中、后和层序的遍历-The program realization of the binary tree before, during, and after the traversal sequence<> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] gradient-descent
说明:本程序用C++语言实现了梯度下降的功能-Program for the degree of gradient algorithm<> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] matrix-inversion
说明:本程序实现了矩阵求逆的功能,也是用C++语言的,简单详细-This program implements the function of matrix inversion, but also with C++ language, simple details<> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shiyan1
说明:创建单链表;在单链表上查找第i个数据结点,返回其data值;在单链表第i个位置上插入一个取值为value的新的数据结点;删除单链表第i个数据结点,并返回该数据结点的取值;求单链表的长度。-Create a single list in a single list on the first i find a data node, return the data value in a single list on the first i positions to insert a value f<mm> 在 2025-06-14 上传 | 大小:1kb | 下载:0