资源列表
[数据结构常用算法] huffmanencode
说明:哈弗曼编码,给出输入文件content.txt,里面包含一段文字,编程实现上面选择的一种编码方法,将输入文件编码后的结果输出到encode.txt;读入上面编码后的结果encode.txt,编程实现解码过程(需要编码时的哈夫曼树,具体数据结构及保存自己设计),将解码后的结果输出到decode.txt;-The Haffuman encoding given input file content.txt, which contains a<jygb007> 在 2024-11-20 上传 | 大小:37kb | 下载:0
[数据结构常用算法] huffman-tree
说明:赫夫曼树的c++程序,适用于本科c++初学者-huffman tree<丁辰> 在 2024-11-20 上传 | 大小:37kb | 下载:0
[数据结构常用算法] farmer-cross-the-river1
说明:经典农夫过河问题的c语言算法,且是栈类型的操作方法。(队列类型算法也可实现。)-Classic farmer across the river algorithm c language and method of operation is the stack type. (Queue type algorithm can be realized.)<Bai> 在 2024-11-20 上传 | 大小:37kb | 下载:0
[数据结构常用算法] beibaofenti
说明:大学数据结构上机作业,C++语言写的0-1背包问题解析,练习并理解0-1背包的原理。-University of machine operation data structures, C++ language to write the 0-1 knapsack problem analysis, practice and understand the principles of the 0-1 knapsack.<党阳> 在 2024-11-20 上传 | 大小:37kb | 下载:0
[数据结构常用算法] StackandQueue
说明:该ppt包含了栈和队列的数据结构及基本操作,同时还有栈的举例-This ppt contains the stack and queue data structure and basic operation, as well as examples of the stack<谢文婷> 在 2024-11-20 上传 | 大小:37kb | 下载:0
[数据结构常用算法] DSGraphAndSearchingAlgorithm
说明:数据结构的图的面向对象封装,包括各种搜索算法的实现-The data structure of the object-oriented packages, including various search algorithms to achieve<MJ> 在 2024-11-20 上传 | 大小:37kb | 下载:0