资源列表
[数据结构常用算法] Huffman编码树
说明:该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码。(This method is based on the probability of character appearance to construct the shortest mean length of the head, sometimes called the best encoding, which is gene<PLEASE> 在 2024-12-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] huffmanTree
说明:赫夫曼树的创建,以及Huffman编码与字符之间的相互转换(The creation of Huffman tree, and the conversion between Huffman coding and characters.)<SuperLoser> 在 2024-12-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 无向图
说明:无向图的创建,转化为邻接矩阵输出,及深度、广度优先遍历(The creation of undirected graph is transformed into adjacency matrix output and depth and breadth first traversal.)<SuperLoser> 在 2024-12-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 6
说明:队列操作,包括销毁清空初始化,插入删除某队内元素(Queue operations, including destruction, initialization, insertion and deletion of elements within a team.)<SuperLoser> 在 2024-12-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 5
说明:栈的操作,包括初始化创建,插入和删除元素(Stack operations, including initialization, creation, insertion and deletion of elements)<SuperLoser> 在 2024-12-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dataStructurePython
说明:python实现队、栈等数据结构,其他结构后续补充(this code implement the queue and stack data structure. the other data structure is coming later.)<runner_yang> 在 2024-12-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dijkstra算法的最短路径
说明:最短路径,可以求解图论中的两点间最短路径。程序可用。可实现效果很好(The shortest path can solve the shortest path between two points in graph theory. The program is available. The effect is very good.)<14754977> 在 2024-12-25 上传 | 大小:1kb | 下载:0