资源列表
[数据结构常用算法] DFS_AND_BFS
说明:图的深度优先和广度优先算法的实现和比较,自行输入节点顺序,然后使用不同的方式历遍-the implementation and comparison of Graph depth-first and breadth first algorithm<南瓜队长> 在 2025-06-15 上传 | 大小:6.41mb | 下载:0
[数据结构常用算法] ListManage
说明:电话本的链表部分,实现各名片的相互连接,以及他们的顺序关系。-failed to translate<汤力> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Queue-chain-basic-operation
说明:实现队列的几个基本操作,基于链式队列存储模式。-Realize several basic operation, platoon based on chain queue storage mode.<赵阳> 在 2025-06-15 上传 | 大小: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-15 上传 | 大小:872kb | 下载:0
[数据结构常用算法] hunheyunsuanqi
说明:C语言编程,用Visual C编程,接受用户输入的一个四则运算表达式,输出其结果。例如用户输入表达式(5‐1/5)*5,则输出结果24.00,输出时精确到小数点后两位-C language programming, using Visual C programming, to accept user input of a four operational expression, the output results. For example, the user enters the expres<王南> 在 2025-06-15 上传 | 大小:410kb | 下载:0
[数据结构常用算法] ds_topological
说明:通过c++实现数据结构topological算法-topological Algorithms<杨轲> 在 2025-06-15 上传 | 大小:238kb | 下载:0