资源列表
[数据结构常用算法] WorkAssignment
说明:算法设计与分析中,用回溯法解决工作分配问题,有较详细的源码解析。-Algorithm design and analysis, the distribution of work by backtracking to solve the problem, there is a more detailed source code analysis.<刘颖> 在 2025-01-18 上传 | 大小:933kb | 下载:0
[数据结构常用算法] beibao_fei_digui
说明:背包问题的非递归程序,希望大家能用的上。-I don t know.<飞哥> 在 2025-01-18 上传 | 大小:934kb | 下载:0
[数据结构常用算法] N-huanghou
说明:人工智能中的经典算法之一。对问题的多个分支选择一支进行探索,当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新选择 回溯法适合用栈实现。探索过程当中入栈,退栈时返回分支选择的现场 -One of the classic algorithms in artificial intelligence. Multiple branches of the problem, choose one to explore, ex<> 在 2025-01-18 上传 | 大小: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<黎明> 在 2025-01-18 上传 | 大小:930kb | 下载:0