资源列表

« 1 2 ... .59 .60 .61 .62 .63 1864.65 .66 .67 .68 .69 ... 2656 »

[数据结构常用算法huffman_encode

说明:功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character code
<sun> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法huffman_encode

说明:功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes.
<sun> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法UASLIST

说明:source code for double linked list
<joule> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法huffman_3

说明:功能包括从文件中读取文章,将文章转换为哈夫曼编码,将哈夫曼编码还原,就是那几个基本算法的实现啦。 为了方便查看,这里输出的哈夫曼编码是1byte的,其实真正应该将其变为1bit存储,这样才能达到压缩的目的。-Features include articles to read from the file, the article is converted to Huffman coding, Huffman coding will b
<xiang> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法graphic

说明:本压缩文件为完整的二分图最优匹配的KM算法程序和求有向图的欧拉回路的算法程序-KM algorithm and Euler circuit of Digraph
<榔头> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法K-degree-constrained-minimum-spanning-tree

说明:本压缩包完整地实现了最小可度限制生成树的算法程序,代码很完整。-The archive can be fully achieved the degree-constrained minimum spanning tree algorithm program, the code is very complete.
<榔头> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法zuiniudeNhuanghousuanfa

说明:用位操作实现的求解N皇后问题,算法效率很高-Using bit operations to achieve the solution of N Queens problem, the algorithm very efficient
<niebing> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法search_graph

说明:一个python程序,实现了无向图的结构模拟,以及广度优先搜索的算法,以及显示最短路径之一。用leo+ulipad实现。-A python program to realize the structure of an undirected graph simulation, as well as the breadth-first search algorithm, and display one of the shortest pat
<周鹏> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法nuaa1507_DancingLink_trackback.cpp

说明:高德纳发明的高效数据结构dancing link,这里是解重复覆盖问题的一个演示-Donald Knuth invented efficient data structure dancing link, here is the solution to repeat coverage of a demonstration
<LJJ> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法usedynamicHuffmanTreeHuffmanCoding

说明:掌握树的有关操作算法 熟悉树的基本存储方法 学习利用树求解实际问题 -Master tree are familiar with the operation algorithm for the tree to learn the basic storage method for solving practical problems in the use of a tree
<丹丹> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法List

说明:链表基本功能的实现,包括建立,插入,删除,搜索,求长度等等,
<曹广泽> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法kruskal

说明:kruskal最小生成树的一种解决方法 自己编写的 已加注释-kruskal minimum spanning tree of a solution
<Yang Ge> 在 2024-10-03 上传 | 大小:2048 | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 1864.65 .66 .67 .68 .69 ... 2656 »

源码中国 www.ymcn.org