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

搜索资源列表

  1. huffman.rar

    0下载:
  2. 用优先队列实现霍夫曼编码,是对贪心算法实现的一个详细代码。输入文件是待编码文件,输出文件是各个字符编码信息。,Priority queue with the realization of Huffman code is a greedy algorithm to achieve a detailed code. Input file is to be encoded file, output file is all character encoding information.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:2130
    • 提供者:waterfly
  1. bak

    0下载:
  2. 数据结构中链表算法的PPT,包括伪代码和基本原理,内容很详细-Data structure linked list algorithm PPT, including pseudo-code and the basic principles of the content in detail
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:39126
    • 提供者:士大夫
  1. Modified-Huffman-Bitmap-Compression

    0下载:
  2. This Modified Huffman algorithm used for monochrome bitmap compression in fax machines.-This is Modified Huffman algorithm used for monochrome bitmap compression in fax machines.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:460426
    • 提供者:suncica2222
  1. myhuffman33

    0下载:
  2. 使用半适应的huffman算法实现了文件的压缩和解压-use semi-adaptation Huffman algorithm document compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:241453
    • 提供者:dwa
  1. huffman

    0下载:
  2. 哈夫曼经典算法的实现 哈夫曼经典算法的实现-Classic Huffman algorithm Huffman algorithm Classic
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7175
    • 提供者:sunmiaoa
  1. huffmanprogram

    0下载:
  2. 用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:4529
    • 提供者:李添翼
  1. huffman

    0下载:
  2. 模拟霍夫曼树算法过程,在相同目录下建立一个有数据的TXT文件,然后按提示运行-Huffman tree algorithm simulation process, in the same directory data to create a TXT file, and then follow the prompts to run
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:5880
    • 提供者:吴平波
  1. Huffman

    0下载:
  2. Huffman算法的C实现,非可视化程序,可直接运行输出-Huffman algorithm to achieve C, non-visualization process, can be directly run output
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1132
    • 提供者:00
  1. Huffman

    0下载:
  2. 数据结构中重要的哈夫曼算法,其中有详细的代码解析。-An important data structure Huffman algorithm, including a detailed analysis of code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3894
    • 提供者:tt
  1. Huffman

    0下载:
  2. huofuman 压缩编码 描述如何用霍夫曼编码进行文件压缩-huofuman encode this code describles the detail how to compress for file using the huofuman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2965
    • 提供者:吴忠
  1. Huffman_Final

    0下载:
  2. code to compress data usin huffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:49027
    • 提供者:blanca
  1. huffman

    0下载:
  2. c版本,Huffman编解码算法演示,其中输入的测试文件可自定以一两句的英文txt文件-c version, Huffman decoding algorithm for demonstration
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4619
    • 提供者:James
  1. Huffman

    0下载:
  2. huffman算法源码,基于二叉树实现了霍夫曼编码-Source huffman algorithm, based on the realization of the Huffman code tree
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:35403
    • 提供者:韩东
  1. HuffMan

    0下载:
  2. VC++编写的Huffman压缩算法的示例程序-a demo of Huffman compression algorithm, developed by VC++ 6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:17142
    • 提供者:Zhaowenyao
  1. huffman

    0下载:
  2. JAVA哈弗曼算法,对初学者有帮组,其实哈弗曼树比较容易懂。-JAVA Havermann algorithm, there are help groups for beginners, in fact, relatively easy to understand Havermann tree.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:44699
    • 提供者:fdaf
  1. SPIHT_Demo_compression

    0下载:
  2. this the sphit compression algorithm -this is the sphit compression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:466686
    • 提供者:Mahesh
  1. sample_files

    0下载:
  2. this HUFFman algorithm written in java, i hope it would be useful for every one in need.-this is HUFFman algorithm written in java, i hope it would be useful for every one in need.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:3394
    • 提供者:walid
  1. Huffman

    0下载:
  2. 最好的Huffman算法,费了好长时间才编写出来,实现了可视化的输入-The best of the Huffman algorithm took a long time to write out, to achieve the visualization of input ...
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:17968
    • 提供者:tom
  1. huffman

    0下载:
  2. 基于huffman算法的压缩解压小程序,mfc图形界面。-Huffman compression decompression algorithm based on small programs, mfc graphical interface.
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 基于Huffman变换的图像压缩算法,c++语言开发的。-image Compression algorithm based on Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:192826
    • 提供者:wdl
« 1 23 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com