资源列表
[数据结构常用算法] haffuman111
说明:在原端对信息进行哈夫曼编码,传送后在进行哈夫曼译码-hafuman code and decode<yanfen> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[数据结构常用算法] n
说明:输入广义表表示法表示的二叉树的字符串,以#作为字符串结束标志,将广义表形式的字符串创建为链式存储结构的二叉树,并中序遍历该二叉树,输出中序遍历的序列-Enter the generalized form of binary notation string, with# as a string end marker, the generalized form of the string table storage structure to create the binary tree for th<伍凤云> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] m
说明:输入广义表表示法表示的二叉树的字符串,以#作为字符串结束标志,将广义表形式的字符串创建为链式存储结构的二叉树,并先序、中序和后序遍历该二叉树,输出先序、中序和后序遍历的序列 -Enter the generalized form of binary notation string, with# as a string end marker, the generalized form of the string table storage structure to create the binar<伍凤云> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] List-operations
说明:主要包括两个方面,一个是要利用链表的插入运算建立线性链表,并利用链表的查找、删除、输出等基本运算反复实现这些操作,另一个方面就是要建立两个链表,把它们合并成一个线性表。-Mainly include two aspects, one is to use a linked list into a linear list operations, and use the search list, delete, export and other basic operations to achieve<邱凌云> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] course-desing-of-data-structure
说明:北京大学数据结构与算法的讲义,包括二叉树、图、栈、队列、字符串等。很实用。-Data structures and algorithms, Peking University lecture notes, including the binary tree, graph, stacks, queues, strings, and so on. Very practical.<sunyang> 在 2025-06-22 上传 | 大小:2.51mb | 下载:0
[数据结构常用算法] data-structure
说明:《数据结构—用C语言描述》,蔡明志编写的书的数据结构源代码,初学者可以使用里面封装的小程序。-" Data structure- with the C language to describe," Tsai Ming-chi book written in the data structure source code inside the package, beginners can use the applet.<sunyang> 在 2025-06-22 上传 | 大小:49kb | 下载:0
[数据结构常用算法] huffman
说明:从文件中读入字符集大小n,以及n个字符和n个权值。构建哈夫曼树,对每个字符生成哈夫曼编码。从文件中读入需编码的字符串,利用哈夫曼编码,对字符串进行编码,编码结果保存在文件。-The character read from the file set size n, and n-n character and the right values. Construction of Huffman tree generated Huffman code for each character. Read f<伍艳权> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DataStructAndAlgorithnInC
说明:数据结构与算法分析c语言版,维斯版第二版源码-Source code for Data struct & Algorithm Analysis in c,2nd Edition,Mark Allen Weiss<> 在 2025-06-22 上传 | 大小:75kb | 下载:0