资源列表
[数学计算/工程计算] 命名多项式计数器
说明:实现多项式表达式的运算器利用栈实现表达式计算器的模板类;用表达式计算器类和多项式类实现多项式表达式的计算器-polynomial expressions for the use of the computing stack to achieve expression calculator template; Using expressions like calculators and polynomial type polynomial expressions Calculator<白潘恩> 在 2025-07-07 上传 | 大小:446kb | 下载:0
[数据结构常用算法] 用线性表实现的Btree
说明:实现m阶B_树 (2)将线性表中的键值插入到B_树中(即建立索引); (3)当删除和插入数据到线性表时,同时维护其索引B_树。 (4)可根据所给键值范围,输出该范围的所有键值-achieve m bands Containing tree (2) linear scale for the keys inserted into Containing tree (index); (3) When the deletion and insertion of data to the linear sca<白潘恩> 在 2025-07-07 上传 | 大小:310kb | 下载:0
[数据结构常用算法] KruskalAlgorithm
说明:本文件主要完成Kruskal算法。本文件包括三个类,分别是顶点类、边类和Kruskal类。-The document completed Kruskal algorithm. This document consists of three categories, namely category vertex, edge type and Kruskal category.<韩希先> 在 2025-07-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ClosestPairPoint
说明:实现查找一组给定点中的最近点对,通过分治方法将问题求解,简化问题的复杂性。-Lookup a group to the latest sentinel points right, adoption of the partition method of problem solving, simplifying the complexity of the problem.<韩希先> 在 2025-07-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Matrix_Chain
说明:求解矩阵链相乘的问题,通过动态规划的方法,来求解该问题,使得矩阵链的相乘的运算最少。-chain matrix multiplication to solve the problem through dynamic programming methods to solve the problem, making the chain matrix multiplication operator at least.<韩希先> 在 2025-07-07 上传 | 大小:1kb | 下载:0