资源列表
[数据结构常用算法] WorkAssignment
说明:算法设计与分析中,用回溯法解决工作分配问题,有较详细的源码解析。-Algorithm design and analysis, the distribution of work by backtracking to solve the problem, there is a more detailed source code analysis.<刘颖> 在 2025-06-04 上传 | 大小:933kb | 下载:0
[数据结构常用算法] shuanfa2
说明:求图的任两结点间的距离,(2) 用二维数组存放C和A ,C是原成本矩阵,A 是求出的距离矩阵 (3) 算法采用三重循环,其中最外层的循环变量必须代表中间结点,中层的循环变量代表头结点而内层循环变量代表尾结点。 (4) 试着把三层循环变量的顺序作些改变,最外层的循环变量仍代表中间结点,而中层循环变量代表尾结点,内层循环变量代表头结点。把两种做法所得结果作比较,看结果是否相同 (5) 显示结果要清晰易懂 (6) 本题运行结果 -Order to map any of the di<lixiang> 在 2025-06-04 上传 | 大小:933kb | 下载:0
[数据结构常用算法] Figure-three-matrix
说明:图的三种矩阵表示(包括构造无向图的关联矩阵和有向图的关联、邻接、可达矩阵)-Figure three matrix (including the associated undirected graph structure matrix and the associated directed graph, adjacency, reachability matrix)<> 在 2025-06-04 上传 | 大小:934kb | 下载:0
[数据结构常用算法] beibao_fei_digui
说明:背包问题的非递归程序,希望大家能用的上。-I don t know.<飞哥> 在 2025-06-04 上传 | 大小:934kb | 下载:0
[数据结构常用算法] N-huanghou
说明:人工智能中的经典算法之一。对问题的多个分支选择一支进行探索,当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新选择 回溯法适合用栈实现。探索过程当中入栈,退栈时返回分支选择的现场 -One of the classic algorithms in artificial intelligence. Multiple branches of the problem, choose one to explore, explore a step that the original<> 在 2025-06-04 上传 | 大小:932kb | 下载:0
[数据结构常用算法] Binary-tree
说明:该文件主要为二叉树实验指导报告和代码,内容主要是二叉树的链式存储结构,二叉树的相关性质,二叉树的链式存储结构,二叉树结点的递归访问方法-The file binary tree experiments guidance report and code, the main chain storage structure of the binary tree, binary tree nature of the chain storage structure of the binary tree,<黎明> 在 2025-06-04 上传 | 大小:930kb | 下载:0