资源列表
[数据结构常用算法] pack
说明:一个简化的背包问题:一个背包能装总重量为 T,现有 n 个物件,其重量分别为(W1、W2、…、Wn)。问能否从这 n 个物件中挑选若干个物件放入背包中,使其总重量正好为 T ?若有解则给出全部解,否则输出无解。-A simplified knapsack problem: a backpack can hold a total weight for the T, the existing n-object, its weight, respectively (W1, W2, ..., Wn).<杨> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] danlianbiao
说明:单连表,这是用c++实现的简单小程序。可以为大家提供一点方便很开心。-Even a single table, it is c++ Achieve a simple applet. Can provide a bit easier for everyone very happy.<gupingping> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binary_trees
说明:能够实现二叉树的基本功能,是学习二叉树的很好的资料!-To achieve the basic functions of binary tree, binary tree is to learn from the good information!<yedaixiong> 在 2025-07-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Huffmantree
说明:数据结构中的Huffman编码/译码源程序,在Vc++6.0上编译通过。-Data structure of Huffman encoding/decoding source in Vc 6.0 compiled through.<永远 > 在 2025-07-17 上传 | 大小:1kb | 下载:0