CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 霍夫曼编码

搜索资源列表

  1. huffman

    1下载:
  2. 数据结构 对myfile1中文件进行霍夫曼编码,并实现解码-Data structure in the documents of myfile1 Hoffman coding and decoding achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-05-26
    • 文件大小:4908
    • 提供者:swn
  1. tuxiangchuli

    0下载:
  2. 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
  3. 所属分类:Compress-Decompress algrithms

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

    1下载:
  2. 本程序中定义了霍夫曼类实现霍夫曼编码和解码,其中编码过程用递归实现。-This procedure is defined category Hoffman Hoffman achieve encoding and decoding, encoding one of the process of using recursive implementation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-12-08
    • 文件大小:14099
    • 提供者:张熠
  1. MZ

    0下载:
  2. MH编码是用于黑白二进制文件传真的数据压缩。文件传真是指一般文件、图纸、手写稿、表格、报纸等文件的传真。他们是黑白二值的,也就是信源是二元信源q=2。 MH编码是一位编码方案,即对一行一行的数据进行编码,它将游程编码和霍夫曼编码想结合,是一种标准的改进霍夫曼码。 -MH encoded binary files are used for black-and-white facsimile data compression. Document refers to the general f
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 霍夫曼编码,是离散余弦编码的一种,当各离散样值概率为2的幂时,压缩编码达到极限熵-Huffman code is encoded as a discrete cosine, discrete sample value when the probability of power 2 hours, reached the limits of entropy coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:841
    • 提供者:好好
  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. huffmand

    0下载:
  2. 霍夫曼编码vc实现 实现了霍夫曼编码 这个只是简单的小程序-Huffman code vc achieve implementation of the Huffman code this is only a simple procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:38050
    • 提供者:魏伟
  1. Huffman_code_implementation_of_the_MATLAB

    0下载:
  2. 能使霍夫曼编码在matlab上得到实现,从而进一步了解霍夫曼编码的原理-Huffman code can be up at matlab implementation, further understanding of the principle of Huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:872
    • 提供者:邓勇
  1. ImageCoding

    1下载:
  2. 可以实现图像霍夫曼编码,香家费诺编码,算术编码,游程编码,位平面编码,预测编码,在编码过程中会显示被压缩图像的各个参数(压缩比,码长,信噪比等),并有图像恢复功能.-Huffman code can achieve images, Fenno House Shannon coding, arithmetic coding, run-length coding, bit plane coding, predictive coding, in the process of encoding comp
  3. 所属分类:压缩解压

    • 发布日期:2017-04-21
    • 文件大小:231681
    • 提供者:yangjianlei
  1. BinaryTree

    0下载:
  2. 二叉树的各种操作,包括二叉树的建立,前序、中序、后序遍历二叉树,另外还包含一个霍夫曼编码的实现。-Binary tree of various operations, including the establishment of binary tree, the former sequence, in order, after the tree traversal, and also includes the implementation of a Huffman code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:13732
    • 提供者:王若
  1. huffmancoding

    0下载:
  2. 这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行. -This is a source of Hoffman codec, you can use it to achieve efficient coding Huffman decoding, notes in detail, better readability. Compressed packet including the source file only, an
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:25268
    • 提供者:yxj
  1. huffmancode

    0下载:
  2. 霍夫曼编码前缀编码Huffman Coding-Huffman Codeing
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2498
    • 提供者:刘晓丽
  1. huffmansystem

    0下载:
  2. 实现霍夫曼编码系统。包含文件hfmfunc.cpp、main.cpp、huffman.h-Huffman coding system to achieve. Include file hfmfunc.cpp, main.cpp, huffman.h
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3150
    • 提供者:yy
  1. huofuman2

    0下载:
  2. 霍夫曼编码 此为霍夫曼编码的c++代码,两个文件-This is the Huffman coding Huffman coding c++ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2795
    • 提供者:司马俊杰
  1. huffmancoding

    0下载:
  2. 通过建立霍夫曼树,输入一串数据,进行霍夫曼编码-Huffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2857
    • 提供者:hrj
  1. HuffmanExp

    0下载:
  2. 该源码实现了对一256色灰度图像的霍夫曼编码输出,并用MFC实现了界面化处理-Realized the source of a 256-color gray-scale image of the Huffman code output, and the realization of the interface with MFC treatment
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:2176840
    • 提供者:chenhyu
  1. HUFUMAN

    0下载:
  2. 该源码实现了从文件中读取字符串,并对其进行霍夫曼编码和解码过程,源码注释详尽,易于理解-The realization of the source file read from the string and its encoding and decoding process of Hoffman, detailed source notes, easy to understand
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1317183
    • 提供者:chenhyu
  1. FDTCandIDTC

    0下载:
  2. IDCT,FDCT,以及霍夫曼编码,可以比较原始块和编码后的输出块间的误差-IDCT, FDCT, as well as the Huffman code, you can compare the original block and the code after the error between the output block
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:3251
    • 提供者:林和
  1. huofuman

    0下载:
  2. 这是一个霍夫曼编码的实例 ,C++,内容简单,适合初学者借鉴和学习之用-This is an example of Huffman coding, C++, the content is simple, suitable for beginners to learn and learning
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:12880
    • 提供者:付斌
  1. huo

    0下载:
  2. 可以进行霍夫曼编码,输入结点数和权值进行编码-Huffman code can be input nodes and the right to encode values
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:580403
    • 提供者:han
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »
搜珍网 www.dssz.com