资源列表
[数学计算/工程计算] MatrixCalc
说明:矩阵计数器,用VC++实现了矩阵的一般运算(加减乘),以及求逆求行列式值,和转置等运算-matrix counter, with VC++ implementation of the matrix of the general computing (plus or minus x), and inverse seeking determinant value, and home to such operations<白潘恩> 在 2024-11-19 上传 | 大小:1.97mb | 下载: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 inser<白潘恩> 在 2024-11-19 上传 | 大小:310kb | 下载:0
[数据结构常用算法] KruskalAlgorithm
说明:本文件主要完成Kruskal算法。本文件包括三个类,分别是顶点类、边类和Kruskal类。-The document completed Kruskal algorithm. This document consists of three categories, namely category vertex, edge type and Kruskal category.<韩希先> 在 2024-11-19 上传 | 大小: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.<韩希先> 在 2024-11-19 上传 | 大小: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.<韩希先> 在 2024-11-19 上传 | 大小:1kb | 下载:0