CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - HUFFMAN算法

搜索资源列表

  1. huffman

    0下载:
  2. 各处图像的压缩算法霍夫曼编码全了。 -A variety of image compression program Hoffman trip forecast full!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:55219
    • 提供者:dushobo
  1. Huffman

    1下载:
  2. 设计一个利用哈夫曼算法的编码和译码系统。建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。“压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。根据以上任务说明,设计数据结构,并设计程序完成功能。-Huffman coding decoder
  3. 所属分类:Data structs

    • 发布日期:2015-04-25
    • 文件大小:234496
    • 提供者:
  1. Huffman.jar

    0下载:
  2. java完成霍夫曼算法,压缩文件的主要算法-Hoffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:12610
    • 提供者:陈帅
  1. huffman

    0下载:
  2. 创建Huffman树的C算法顺序表实现,且可自行定义权值-build Huffman tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:720
    • 提供者:李飞
  1. Huffman

    0下载:
  2. 程序说明: 课程项目,本程序采用哈夫曼编码算法,对给定文件的内容进行处理,生成编码文件和解码文件-Program Descr iption: This program uses a Huffman coding algorithm, given the contents of the file, generate the encoded file and decode files
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:19803
    • 提供者:
  1. huffman

    0下载:
  2. 哈弗曼编码算法实现。已经设置成了函数形式,方便在以后的需要用到的时候直接调用。-failed to translate
  3. 所属分类:3G develop

    • 发布日期:2017-04-02
    • 文件大小:532
    • 提供者:张维
  1. meue-huffman

    0下载:
  2. huffman静态算法,有菜单,可以直接运行,希望对大家有帮助-Static Huffman algorithm, with the menu, can be directly run, and they hope to help everyone
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:2674
    • 提供者:asdfghjkl
  1. LZHUF

    0下载:
  2. LZ 及huffman静态混合算法,算是对huffman算法的改进,可以直接运行,希望对大家有帮助-LZ and Huffman static mixture algorithm, is to improve the Huffman algorithm, can be directly run, and they hope to help everyone
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:4120
    • 提供者:asdfghjkl
  1. huffman

    0下载:
  2. 哈夫曼树的算法,小程序,测试完全可用,数据结构-Huffman tree algorithm, program, test fully available
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:945742
    • 提供者:许旭涛
  1. Huffman

    0下载:
  2. huaffman算法的代码实现,用C++语言实现了该算法,是比较经典的程序。-the algorithm huaffman the code implementation, implements the algorithm C++ language is a classic program.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1625
    • 提供者:vivian
  1. Huffman-coding

    0下载:
  2. 哈弗曼编码,使用递归算法,实现哈弗曼编码-Huffman coding Recursive method
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:892246
    • 提供者:张伟
  1. Huffman-coding

    0下载:
  2. 通信的数字化是它能与计算机技术和数字信号处理技术相结合的基础,而实现通信数字化的前提是信源能提供的各种用于传递的消息,例如语音、图像、数据、文字等都必须以数字化形式表示。而信源编码是数字通信系统中的重要组成部分,他是保证信号有效传输的一种重要方式。霍夫曼编码依据字符出现的概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,其优越的性能被广泛使用在数字通信系统中。霍夫曼编码已经成为数据压缩的灵魂算法。本文介绍了无失真编码算法的构造,霍夫曼编码的规则和特点,同时分析了对信源进行优化的方法,最后
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:59597
    • 提供者:郑华
  1. Huffman

    1下载:
  2. 哈夫曼压缩算法,开发环境Matlab,利用此例程序可以仿真哈夫曼压缩比-Huffman compression algorithm development environment of Matlab, using this example program can simulate the Huffman compression ratio
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:203927
    • 提供者:胡帆
  1. Huffman

    0下载:
  2. 贪心算法实现哈夫曼编码,算法作业可以参考-Greedy algorithm Huffman algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:6166
    • 提供者:zhangke
  1. Huffman

    0下载:
  2. 哈夫曼树的编写,程序语言为C语言,数据结构与算法范畴。-Huffman written by C progamming language,Data structure and algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:313176
    • 提供者:王伟峰
  1. Huffman

    0下载:
  2. 该代码实现了哈夫曼树算法,简单易懂,调理清晰,非常适合初学者学习。-The code implements the Huffman tree algorithm, easy to understand, clear conditioning, ideal for beginners to learn.
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3463934
    • 提供者:Nancy Ye
  1. gwbssrari

    0下载:
  2. 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空空空间或效率优化。全部代码以C++语言开发,为了更容易地实现各种数据结构,代码中大量应用了标准C++库与模板技术。——总之,这些代码的作用在于示例与演示;如果大家想把这些代码应用在实际应用中,可能还需要 -The given here source code huffman.zip eight
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:26709
    • 提供者:ywhfdl
  1. MYhuffman

    0下载:
  2. 重写的经典huffman算法,本类融合了快速排序,插入排序,压缩阶段:每个assic从根递归写入一个DWORD中,当写满DWORD的32位的时候,写入一次内存压缩快>然后循环 解压过程:每次读取一个DWORD长度数据再反响循环&过滤该从左还是右子树进行还原当到达叶节点时候,读取对应节点的assic编码 再加压与解压末尾时候会出现不满足4个字节的数据,我把它们简称为补码,用来效验最终文件大小.-Huffman algorithm rewrite the classic blend o
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:4990
    • 提供者:杨斌
  1. cppHuffman

    0下载:
  2. 用c++实现的压缩解压程序,能对文本文件进行压缩解压,利用的是Huffman算法-C++ implementation with compression decompression procedure can extract the text file compression, using the Huffman algorithm. . . . . .
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:142129
    • 提供者:qi
  1. Huffman

    0下载:
  2. 霍夫曼编码解码,一个很经典的算法,学C语言基本都会学的算法-Hoffman codec, a classical algorithm to learn the C language will learn the algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:1415677
    • 提供者:孙骁永
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 46 »
搜珍网 www.dssz.com