资源列表
[数据结构常用算法] permutations
说明:根据字典序,临位对换法,递增进位制,递减进位制,生成全排列。(Generate all permutations, according to four different algorithms)<PoisonLam > 在 2025-06-22 上传 | 大小:2kb | 下载:0
[数据结构常用算法] hastable_master
说明:hash table data structure in c language. Macro based.<rpachecobr > 在 2025-06-22 上传 | 大小:243kb | 下载:0
[数据结构常用算法] 编码
说明:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编码或译码系统。试为这样的信息发送站写一个哈夫曼码的编码系统。(Using Huffman coding for communication can greatly improve the channel utilization, shorten the transmiss<晌午v > 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构中二叉树的基础操作 掌握二叉树的链式存储结构及其相关操作的实现 掌握二叉树的先序、中序、后序的递归遍历算法 掌握二叉树的层次遍历非递归算法(Basic operation of two fork tree in data structure)<rj501 > 在 2025-06-22 上传 | 大小:600kb | 下载:0
[数据结构常用算法] zhan
说明:1) 建立栈并进行一些元素入栈,实现链栈的建立及入栈的基本操作; (2)实现某些元素的出栈,实现链栈的出栈的操作;(1) set up the stack and carry out some elements into the stack, to achieve the establishment of the chain stack and the basic operation of the stack; (2) the stack of some elements can be re<晌午v > 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 数据结构
说明:(1)建立链队列,并实现一些元素入队,实现链队列的建立和入队的基本操作; (2)实现某些元素出队,实现链队列的出队的基本操作((1) the establishment of the chain queue, and realize some basic elements into the team, and the team operation to achieve the establishment of the chain queue; (2) to realize some elem<晌午v > 在 2025-06-22 上传 | 大小:1kb | 下载:0