搜索资源列表

  1. HUFFCODE

    0下载:
  2. huffman解码部分源代码,内有Huffman decoder initialisation,reset等。-huffman decodes the partial sources code, in has Huffman decoder initialisation, reset and so on.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:6.87kb
    • 提供者:文国刚
  1. huffcode

    0下载:
  2. 哈哈夫曼编/译码器,是数据结构中一个非重要的类型,上传文件中已经包含了所有的文件,比较具体,直接运行就OK-Hahafuman encoder / decoder, the data structure is a non-essential types, Upload file already contains all the documents, the more specific, direct running on OK
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.74kb
    • 提供者:郑志
  1. Huffmancodeandreport

    0下载:
  2. C++实现的哈弗曼编码,并有流程图(1)I:初始化(Initialization)。从指定的英文文件中Sourcefile.txt读取数据,根据文件内容统计的字符的频度,建立哈夫曼树。 (2)E:编码(Encoding)。利用已经建好的哈夫曼树进行编码,并将每个字符的编码写入文件HuffCode.txt中保存。 (3)C:压缩(Compress)。根据HuffCode.txt中编码对文件Sourcefile.txt进行重新编码
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:113.12kb
    • 提供者:dongming
  1. HUFFCODE

    0下载:
  2. huffman解码部分源代码,内有Huffman decoder initialisation,reset等。-huffman decodes the partial sources code, in has Huffman decoder initialisation, reset and so on.
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-11-29
    • 文件大小:7kb
    • 提供者:文国刚
  1. huffcode

    0下载:
  2. 哈哈夫曼编/译码器,是数据结构中一个非重要的类型,上传文件中已经包含了所有的文件,比较具体,直接运行就OK-Hahafuman encoder/decoder, the data structure is a non-essential types, Upload file already contains all the documents, the more specific, direct running on OK
  3. 所属分类:其他小程序

    • 发布日期:2024-11-29
    • 文件大小:277kb
    • 提供者:郑志
  1. Huffmancodeandreport

    0下载:
  2. C++实现的哈弗曼编码,并有流程图(1)I:初始化(Initialization)。从指定的英文文件中Sourcefile.txt读取数据,根据文件内容统计的字符的频度,建立哈夫曼树。 (2)E:编码(Encoding)。利用已经建好的哈夫曼树进行编码,并将每个字符的编码写入文件HuffCode.txt中保存。 (3)C:压缩(Compress)。根据HuffCode.txt中编码对文件Sourcefile.txt进行重新编码
  3. 所属分类:文档资料

    • 发布日期:2024-11-29
    • 文件大小:113kb
    • 提供者:dongming
  1. HuffCode

    0下载:
  2. 霍夫曼编码HDL实现,可以用于JPEG压缩中-huffmancode
  3. 所属分类:图片显示浏览

    • 发布日期:2024-11-29
    • 文件大小:2kb
    • 提供者:paladin
  1. huffcode

    0下载:
  2. 哈夫曼编码,能后对一个文本,首先剔除非英文字母字符,然后将小写统一转化为大写,再对其进行哈夫曼编码,并输出编码表及带全路径长度-Huffman coding, to a text after the first non-English alphabetic characters removed, and then converted to lowercase unified capital, and then their Huffman
  3. 所属分类:压缩解压

    • 发布日期:2024-11-29
    • 文件大小:7kb
    • 提供者:zgk
  1. VHDL_huffman_decoder

    0下载:
  2. This is a Huffman decoder with dynamic Huffcode tables. A Testbench for a jpg file is include.
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-29
    • 文件大小:194kb
    • 提供者:PCB
  1. HuffmanNode

    0下载:
  2. 哈夫曼编码将文档利用哈夫曼编码数据压缩 huff.h huffcode.txt huffmannode.cpp huffmanNode.plg sourcefile.txt TextFile.txt-Huffman coding the document data compression using Huffman coding
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-29
    • 文件大小:282kb
    • 提供者:陈青
  1. huffcode

    0下载:
  2. 哈弗曼编码的原程序代码,用于嵌入图像编码的源程序。-Havermann encoding the original program code, source code for the embedded image.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:Charles
  1. Huffcode

    0下载:
  2. 经典的哈弗曼编码问题,用数据结构中的二叉树来实现,最小编码问题。-Classic Ha Fuman coding problem, the binary tree data structure used to achieve the minimum coding problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-29
    • 文件大小:870kb
    • 提供者:killer
  1. huffcode

    0下载:
  2. c++实现 哈弗曼问题 数据结构 算法 利用二叉树实现哈弗曼编码-c++ implementation issues Hafu Man binary tree data structure to achieve Ha Fuman coding algorithm uses
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-29
    • 文件大小:215kb
    • 提供者:杜鹃
  1. HuffCode

    0下载:
  2. 哈夫曼树的压缩与解压 源码程序 显示了如何创建哈夫曼树及压缩方法-Huffman tree compression and decompression program shows how to create a source tree and the Huffman compression method
  3. 所属分类:压缩解压

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:zhangzhen
  1. HuffCode

    0下载:
  2. Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) where the varia
  3. 所属分类:压缩解压

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:yashika
  1. HuffCode

    0下载:
  2. this proggram s name is huffcode and it s written in matlab and as its name is clear, it gives hufmman code for probability vector
  3. 所属分类:matlab例程

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:neda
  1. numerical-recipe-code4

    0下载:
  2. 剑桥数据库源代码,包括huffcode、inter_curve、kdtree等算法-Cambridge database source code, including huffcode, inter_curve, kdtree algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-29
    • 文件大小:22kb
    • 提供者:sherry
  1. huffcode

    0下载:
  2. 这是使用c++中的mfc实现的,对一个文件进行哈夫曼编码,并对产生的编码文件实现解码-This is the use of c++ mfc achieve, Huffman coding on a file, and the resulting encoded file to achieve decoding
  3. 所属分类:压缩解压

    • 发布日期:2024-11-29
    • 文件大小:4.72mb
    • 提供者:TOM
  1. JPG解码

    0下载:
  2. jpg解码The JDEC structure holds the data, pointer and flags to manage the decompression session. typedef struct JDEC JDEC; struct JDEC { UINT dctr; /* Number of bytes available in the input buffer */
  3. 所属分类:Windows编程

    • 发布日期:2013-12-01
    • 文件大小:1002.6kb
    • 提供者:hy_xyz@sohu.com
  1. Huffcode

    0下载:
  2. 完整的哈夫曼编码的程序,设计了比较清晰的界面。而且里面有详细的注释-Huffcode ,you can try to study it
  3. 所属分类:其他小程序

    • 发布日期:2024-11-29
    • 文件大小:322kb
    • 提供者:董鑫
« 12 »

源码中国 www.ymcn.org