登录
首页 » C++ » hufman

hufman

于 2013-12-27 发布 文件大小:1KB
0 212
下载积分: 1 下载次数: 6

代码说明:

  哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件。 内容为源代码,用编译器把源代码运行一遍,把需要压缩的txt文件放到和源代码同一个目录下,压缩名称输入 **.txt 压缩后的名称一定要写二进制格式的 例如 **.dat 只能解压用这个程序压缩后的文件。。 解压名 写 **.dat 解压后名称 **.txt(Huffman text compression, two text files compression and decompression functions binaries)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • JPEG
    图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法(JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm)
    2009-05-09 13:24:58下载
    积分:1
  • DS4
    设电文字符集D及各字符出现的概率F如下: D={a,b,c,d,e,f,g,h}(字符数n=8) F={5,29,7,8,14,23,3,11}( ) 编写完成下列功能的程序: ①构造关于F的Huffman树; ②求出并打印D总各字符的Huffman编码。 程序结构: 类型说明; 构造Huffman树的函数:Huffman_tree(H[m+1]); 求Huffman编码的函数:Huffman_code(code[n+1]); main() { 变量说明; 输入字符集D及频率F; 调用Huffman_tree(H); 调用Huffman_code(code); 打印编码; Y 继续? N 停止 }
    2015-06-06 16:41:33下载
    积分:1
  • LZW
    这是基于多媒体实验所要求的lzw算法的简单实现,可以作为简单的参考来用!(This is based on multimedia experiment called lzw simple implementation of the algorithm can be used as a simple reference to use!)
    2020-10-13 17:07:31下载
    积分:1
  • x264dateflow
    说明:  文件介绍了x264程序的算法流程表,每个函数的内容详细介绍在里面 (Document describes the algorithm flow chart x264 programs, and detailed description of each function in it)
    2011-04-15 21:44:43下载
    积分:1
  • hu
    说明:  图的算法实现 (1)将图的信息建立文件; (2)从文件读入图的信息,建立邻接矩阵和邻接表; (3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。 (Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.)
    2008-06-12 12:30:36下载
    积分:1
  • BitIOTest1
    这是一个练习使用位写入/写出的程序,利用bitio.c和bitio.h工具整合,可以向文本文件E:\bitio1.txt中读取和写入数个位,使用者可以通过调试功能进一步了解位写入写出的作用。进而给今后做数据压缩打下基础。(This is a practice using bit write/write program, using bitio.c and bitio.h tool integration, you can read and write several bits to the text file E: \ bitio1.txt, the user can pass Debugging function to further understand the role of bit write write. And then lay the foundation for future data compression.)
    2020-09-03 17:08:07下载
    积分:1
  • Aviation
    ECG compress algorithm
    2020-12-09 06:59:20下载
    积分:1
  • ansysYuanHuan
    ansys 分析 圆环的受力:一个的圆环,受一对过直径的集中 应力, 作用下发生1mm的压缩量(如图所示)。已知材料的弹性模量E=2.0GPa,泊松比为0.3。用平面应力单元PLANE82分析圆环内部的应力分布情况(ansys analysis by the Circle : A Circle and the one across the diameter of the concentrated stress, occurred under 1 mm compression volume (as shown). Known material elastic modulus E = 2.0GPa, Poisson's ratio of 0.3. Plane stress analysis modules PLANE82 Circle internal distribution of the stress)
    2020-07-20 15:28:46下载
    积分:1
  • SPIHT
    基于小波的SPIHT编码,没有用算法编码。是matlab程序(Wavelet-based SPIHT coding algorithm for encoding to no avail. Is matlab program)
    2021-04-26 15:28:46下载
    积分:1
  • SPIHT-dwt-bandelet
    基于wavelet和bandelet的spiht图像压缩!(And wavelet-based image compression spiht the bandelet!)
    2009-04-06 18:36:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载