资源列表
[数据结构常用算法] beibaowenti
说明:背包问题的非递归解法,利用二进制来实现穷举。-Knapsack problem of non-recursive method, using the binary to achieve exhaustive.<fanhaikuan> 在 2025-01-18 上传 | 大小:564kb | 下载:0
[数据结构常用算法] Binary_Tree
说明:根据二叉树的抽象数据类型的定义,使用二叉链表实现一个二叉树。 二叉树的基本功能: 1、二叉树的建立 2、前序遍历二叉树 3、中序遍历二叉树 4、后序遍历二叉树 5、按层序遍历二叉树 6、求二叉树的深度 7、求指定结点到根的路径 8、二叉树的销毁 -According to the abstract data type binary definition, use two forks to impl<tryqtyl> 在 2025-01-18 上传 | 大小:564kb | 下载:0
[数据结构常用算法] code8-13-14
说明:数据结构课程设计 8航空订票系统 13银行排队 14课程编排-Data structure course design airline reservation system 13 8 14 curriculum bank queue<fuqian> 在 2025-01-18 上传 | 大小:564kb | 下载:0
[数据结构常用算法] binarysearch
说明:二分查找算法.实际有效的一个程序源代码。经过自己的调试,有详细说明。-binary search 。I have make the introduction in it .<叶一力> 在 2025-01-18 上传 | 大小:564kb | 下载:0
[数据结构常用算法] QuickSortTest
说明:用随机法结合递归做了一个快速排序,做成了模板的形式,用处应该比较大。Main函数本身做了测试代码,正确性是可以保证的。-The combination of recursive stochastic approach to do a quick sort, made a template in the form of useful should be relatively large. Main function of the test<CLJ> 在 2025-01-18 上传 | 大小:564kb | 下载:0