资源列表
[数据结构常用算法] 0-1背包的回溯算法
说明:回溯法解决0-1背包问题-Backtracking 0-1 knapsack problem solving<gtop> 在 2024-11-19 上传 | 大小:249kb | 下载:1
[数据结构常用算法] 链表的维护与文件形式的保存
说明:数据结构链表的维护与文件形式的保存-data structure maintenance and preservation of the document<李景良> 在 2024-11-19 上传 | 大小:9kb | 下载:1
[数据结构常用算法] divide and conquer
说明:这是一个分治法应用和递归的完美体现,它根据输入的数字在屏幕上打出美丽的图案。-this is a separate rule and the application of recursive the perfect embodiment of its import figures on the screen making beautiful designs.<唐海浪> 在 2024-11-19 上传 | 大小:1kb | 下载:1
[数据结构常用算法] Hfmtree编译码器
说明:利用哈夫曼编码进行通信可以大大提高通信信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统将传输数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双工传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站设计的一个哈夫曼编/译码系统。-use Huffman coding communication can greatly enhance communication chann<cuckoo> 在 2024-11-19 上传 | 大小:2kb | 下载:1