资源列表
[数据结构常用算法] Child_Sibling-Tree
说明:孩子兄弟树编码 在C++环境下编码,简短精悍的小程序-child_slibling tree :codes in C++<方期待> 在 2025-06-12 上传 | 大小:554kb | 下载:0
[数据结构常用算法] Backbag
说明:背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。问题的名称来源于如何选择最合适的物品放置于给定背包中。-Knapsack problem (Knapsack problem) is a kind of combinatorial optimization problem of NP complete. Problems can be described<方期待> 在 2025-06-12 上传 | 大小:939kb | 下载:0
[数据结构常用算法] Sequence-expressions
说明:输入一个中序的表达式(比如:a*(b+c)-d) 将这个表达式构建一棵二叉树,然后打印出来就是.-Input a sequence of expression (for example: a* (b+ c)-d) Will this expression building a tree binary tree, then it is printed<方期待> 在 2025-06-12 上传 | 大小:626kb | 下载:0
[数据结构常用算法] greedy-algorithm
说明:很好的讲解了贪心算法的思想,通过自我学习完全可以掌握。-Very good explained the greedy algorithm thoughts, through the self learning can master.<yulinlin> 在 2025-06-12 上传 | 大小:696kb | 下载:0
[数据结构常用算法] basic-operation-of-linear-table
说明:实现线性表的建立,元素的查找,删除,插入基本操作。-To achieve the basic operation of linear table.<wang> 在 2025-06-12 上传 | 大小:10kb | 下载:0
[数据结构常用算法] Permutation
说明:一个全排列程序,可以实现任意序列的全排列-a program to permutate<peter> 在 2025-06-12 上传 | 大小:291kb | 下载:0
[数据结构常用算法] DSCPPversion
说明:C++数据结构的经典书籍,对于C++的初学者很有好处-failed to translate<peter> 在 2025-06-12 上传 | 大小:11.23mb | 下载:0
[数据结构常用算法] DataStuCpp
说明:用VC++ 编写的数据算法源程序,236个文件,每种算法均为独立的小程序-Data algorithm written with VC++ source code, 236 file, are independent of each algorithm program<> 在 2025-06-12 上传 | 大小:164kb | 下载:0