资源列表
[数据结构常用算法] connected-components
说明:此代码是基于数据结构算法分析的代码,用到图论中的深度优先收索法来求连通分支的问题,只要给出顶点、边数和相应的边就可以求出连通分支的数目-This code is based on the analysis of the code of the data structure algorithms used in graph theory depth-first closing cable method, as long as the gi<韦龙> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] inorderAndpreorder
说明:此代码是实现基于数据结构算法二叉树的原理,用递归的方法实现把中序遍历转换成前序遍历输出-This code is a recursive method based on the principle of data structure algorithms binary tree traversal sequence converted to pre-order traversal output<韦龙> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] voting-system
说明:此代码是模拟投票系统的实现,用于实现投票系统的功能,计算出最终票数的高低情况-This code is the realization of the mock voting system, to achieve voting system, calculate the final votes level of<韦龙> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Generate-Huffman
说明:能够快速的生成哈弗曼树和哈弗曼代码,源代码简单易懂-Able to quickly generate the Huffman tree and the Huffman code, source code is easy to understand<郭涛> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] PairingHeap.tar
说明:配位堆,可并优先队列的一种 在修改某个节点值时有不错的表现-Coordination heap, can be a priority queue has a good performance when the value of a node is modified<diyonglin> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] searchingtree
说明:此為 searching tree 的演算,書籍中的常見寫法-This is the searching tree calculus books common wording<Wind> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dfs-final-tidai
说明:深度优先遍历,可以求出图中任意一点出发遍历整个图的路径-depth first search<zt> 在 2024-12-26 上传 | 大小:1kb | 下载:0