资源列表
[数据结构常用算法] suanfayanshi
说明:包含常见算法并用动画演示算法的实现过程,非常适合学习-Contains the common algorithm and the algorithm implementation with the animation process, is very suitable for learning<阿毛> 在 2025-06-21 上传 | 大小:969kb | 下载:0
[数据结构常用算法] Balanced-binary-tree
说明:手动输入数据,加入到二叉树中,并生成平衡二叉树,对学习C++及数据结构有较大帮助-Manually input data into the binary tree, and generate a balanced binary tree, to learn C++ and data structures have more help<cwb> 在 2025-06-21 上传 | 大小:936kb | 下载:0
[数据结构常用算法] erchapaixushu
说明:二叉排序树的中序遍历(即先访问左子树然后是跟最后是右子树)-Binary sort order traversal of the tree (that is, first and then visit the left subtree is right with the last sub-tree)<李丽巧> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DFS_AND_BFS
说明:图的深度优先和广度优先算法的实现和比较,自行输入节点顺序,然后使用不同的方式历遍-the implementation and comparison of Graph depth-first and breadth first algorithm<南瓜队长> 在 2025-06-21 上传 | 大小:6.41mb | 下载:0
[数据结构常用算法] ListManage
说明:电话本的链表部分,实现各名片的相互连接,以及他们的顺序关系。-failed to translate<汤力> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Queue-chain-basic-operation
说明:实现队列的几个基本操作,基于链式队列存储模式。-Realize several basic operation, platoon based on chain queue storage mode.<赵阳> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] nQueen
说明:N皇后问题:拉斯维加斯算法和回溯法的结合,可以输出每次搜索的节点数(包括成功的搜索和失败的搜索),以及直到找到一个正确结点的搜索总节点数。-N Queens problem: Las Vegas, the combination of algorithm and backtracking, can output the number of nodes per search (including the failure of successful search and the search), a<wf> 在 2025-06-21 上传 | 大小:872kb | 下载:0