资源列表
[数据结构常用算法] c++powerflow
说明:潮流计算程序介绍,读者可以据此独立编制潮流计算程序。-flow calculation procedures, independent readers will be prepared accordingly flow calculation procedures.<常猛> 在 2025-02-01 上传 | 大小:154kb | 下载:0
[数据结构常用算法] 10.5-guibingpaixu
说明:数据结构,归并排序 ,程序简单通俗明了易懂- the program is simple and easy to understand<刘芳> 在 2025-02-01 上传 | 大小:155kb | 下载:0
[数据结构常用算法] BinaryTree
说明:使用的是VC++来编辑的,数据结构中的二叉树表示,-The binary tree data structure, using VC++ to edit<bing> 在 2025-02-01 上传 | 大小:155kb | 下载:0
[数据结构常用算法] Linear-regression
说明:线性回归的一个小程序,希望有助于初学者的学习-Linear regression of a small program that I hope will help the beginner to learn<李> 在 2025-02-01 上传 | 大小:155kb | 下载:0
[数据结构常用算法] PATTree
说明:数据结构中PAT树的实现,包括树节点的插入、删除、查找和遍历。PAT tree 在字符串子串匹配上有这非常优异的表现,这使得它经常成为一种高效的全文检索算法,在自然语言处理领域也有广泛的应用。-PAT tree data structure, including the insertion of the tree node, delete, search, and traversal. PAT tree in the string su<buaa_sheng> 在 2025-02-01 上传 | 大小:155kb | 下载:0
[数据结构常用算法] BinarySortTree
说明:二叉搜索树类的c++实现,实现建立树,插入,删除,查找等操作。它或者是一棵空树,或者是具有下列性质的二叉树: 若它的左子树不空,则左子树上所有结点的值均小于它的根结点的值; 若它的右子树不空,则右子树上所有结点的值均大于它的根结点的值; 它的左、右子树也分别为二叉排序树。-Binary search tree c++ implementation, to achieve the establishment of tree, insert<yuxin> 在 2025-02-01 上传 | 大小:155kb | 下载:0
[数据结构常用算法] LRZUCP9
说明:应用c++实现的svm向量机分类算法,相信对svm感兴趣的朋友有帮助!()<ADUTrxue&3557> 在 2025-02-01 上传 | 大小:155kb | 下载:0