资源列表
[数据结构常用算法] 5
说明:配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第五章数组和广义表。-YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm Chapter V array and generalized form.<wujiawei> 在 2025-06-06 上传 | 大小:19kb | 下载:0
[数据结构常用算法] 6
说明:配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第六章树和二差树。-YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm for tree and II of Chapter VI of poor<wujiawei> 在 2025-06-06 上传 | 大小:21kb | 下载:0
[数据结构常用算法] Huffman
说明:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传输预先编码,在接收端将传来的数据进行译码。对于双工通道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。(功能非常完全)-The use of Huffman coding can greatly improve the communication channel utilization, reduce the info<zhengks> 在 2025-06-06 上传 | 大小:465kb | 下载:0
[数据结构常用算法] CXTD
说明::假设停在铁路调度站入口处的车厢序列的编号一次为1,2,3,…,n。设计一个程序,求出所有可能由此输出的长度为n的车厢序列。-: Suppose stopped at the railway station at the entrance to the train scheduling sequence number one for 1,2,3, ..., n. Design a procedure to derive all the possible length of the resulti<迟浩东> 在 2025-06-06 上传 | 大小:492kb | 下载:0
[数据结构常用算法] RYC
说明:问题描述:设计一个程序实现两个任意长的整数的求和运算。 基本要求:利用双向循环链表,设计一个实现任意长的整数进行加法运算的演示程序。要求输入和输出每四位一组,组间用逗号隔开。如:1,0000,0000,0000,0000。 -Problem Descr iption: Design a program to achieve the two arbitrary long integer summation operator. Basic requirements: the use of t<迟浩东> 在 2025-06-06 上传 | 大小:589kb | 下载:0