资源列表
[数据结构常用算法] multiStageGraph
说明:使用动态规划求多段图的C++源程序,用于满足最优化问题且问题能转换成一个有向图问题的求解,可以直接运行!-The use of dynamic programming for multi-stage plan of C++ source code, designed to meet the optimization problem and the problem can be converted into a directed grap<张凯兵> 在 2025-02-02 上传 | 大小:224kb | 下载:0
[数据结构常用算法] tudelinjijuzhen
说明:图是数据结构中重要的数据结构,此文档就是通过邻接矩阵的方式对图进行了各种操作-Graph data structure is an important data structure, this document is the adjacency matrix by way of various operations carried out on the map! ! ! !<lvcheng> 在 2025-02-02 上传 | 大小:224kb | 下载:0
[数据结构常用算法] Bisorttree
说明:数据结构中树的操作应用 代码简单明了 函数简单明确-Tree data structure in application code is simple function operation simple and clear<侯宁> 在 2025-02-02 上传 | 大小:224kb | 下载:0
[数据结构常用算法] diam-diamond-mine-issue
说明:diam 钻矿问题 已探明某钻石矿区中钻石的分布情况,如图1 所示。要开采出全部钻石就要挖掘通往所 有钻石埋藏地点的矿道。矿道可以沿着东南西北4个方向挖掘。每一矿道可以连接多个钻石 埋藏点。按照矿道施工要求,可以平行开挖矿道,但不允许交叉。钻矿问题要求对于给定的 钻石分布,设计一个矿道长度总和最小的挖掘矿道方案-diam diamond mine issue has proven a diamond mine in the<yjian> 在 2025-02-02 上传 | 大小:224kb | 下载:0
[数据结构常用算法] NQueen_bit
说明:N皇后问题的一种简单解法,利用位运算来解决,当N较大时,能有效算出解法的种数。-N-Queens problem is a simple solution, the use of bit operations to solve, when N is large, it can effectively calculate the solution of the species.<邹伟豪> 在 2025-02-02 上传 | 大小:224kb | 下载:0