资源列表
[数据结构常用算法] c-language-
说明:对于初学数据结构的初学者是很好的查考资料-Data structures for beginners is a good beginners traced data<阿吖哥> 在 2025-06-05 上传 | 大小:37kb | 下载:0
[数据结构常用算法] huffmanencode
说明:哈弗曼编码,给出输入文件content.txt,里面包含一段文字,编程实现上面选择的一种编码方法,将输入文件编码后的结果输出到encode.txt;读入上面编码后的结果encode.txt,编程实现解码过程(需要编码时的哈夫曼树,具体数据结构及保存自己设计),将解码后的结果输出到decode.txt;-The Haffuman encoding given input file content.txt, which contains a paragraph of text, and progra<jygb007> 在 2025-06-05 上传 | 大小:37kb | 下载:0
[数据结构常用算法] 12.7
说明:设计一个算法,按照深度优先遍历的思想找出从指定结点出发,长度为M的所有简单路径。并将此算法用于邻接表类,在邻接表类中定义一个共有成员函数find(start, m)。-In adjlink to class with negative right value realization monosource shortest path function. Design an algorithm, according to traverse the depth first thoughts from<朱惠康> 在 2025-06-05 上传 | 大小:37kb | 下载:2
[数据结构常用算法] huffman-tree
说明:赫夫曼树的c++程序,适用于本科c++初学者-huffman tree<丁辰> 在 2025-06-05 上传 | 大小:37kb | 下载:0
[数据结构常用算法] zuobiao-
说明:从0开始的整数按逆时针方向旋转排列,要求输入任意一个正整数,输出它在以0为原点的直角坐标系中的坐标(图中水平方向与垂直方向数与数之间的间隔都为1)。B10080221-Integer from 0 to start with by the anti-clockwise rotation, for the importation of any positive integer, the output it to 0 for the origin of the Cartesian coordinat<陈杰> 在 2025-06-05 上传 | 大小: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> 在 2025-06-05 上传 | 大小: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.<党阳> 在 2025-06-05 上传 | 大小:37kb | 下载:0