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

搜索资源列表

  1. Huffman

    0下载:
  2. 哈夫曼编码和译码.rar,用C++写的,能够运行-Huffman encoding and decoding. Rar, written with C++, able to run
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2131
    • 提供者:李雄
  1. huffman

    0下载:
  2. MATLAB实现的huffman编码,并附有详细的过程说明-MATLAB implementation of the huffman encoding, together with a detailed descr iption of the process
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1490
    • 提供者:韦玉琛
  1. JPEG-matlab

    0下载:
  2. JPEG编码和解码,用Huffman编码-JPEG encoding and decoding, using Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:52063
    • 提供者:huan
  1. Huffman

    0下载:
  2. 里面是Huffman编译码实验的实验报告,是用C编写的-Huffman encoding and decoding experiments inside the experimental report is written in C
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:97078
    • 提供者:凃卫军
  1. huffman

    0下载:
  2. 数据结构哈夫曼编码解码算法包括编码和解码-Huffman encoding and decoding data structures, including encoding and decoding algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:279572
    • 提供者:wang
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  1. Huffman

    0下载:
  2. 赫夫曼编码 全c语言编码-Huffman encoding full c language code
  3. 所属分类:Data structs

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

    0下载:
  2. 数字图像的哈夫曼编码将一幅给定的灰度图象进行HSF编解码-Huffman encoding digital image of a gray-scale images for a given codec HSF
  3. 所属分类:Special Effects

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

    0下载:
  2. 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。-Huffman coding using information and communication can greatly improve the channel utilization, redu
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 这是一个关于霍夫曼编码与解码的c语言程序,功能强大,且使用-This is a Huffman encoding and decoding on the c-language program, powerful, and the use of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3034
    • 提供者:李杰
  1. Huffman

    0下载:
  2. 请根据已知内容设计其中出现的字符的赫夫曼编码。 用设计出的赫夫曼编码对上面这段英文内容进行编码和译码 -Designed according to the contents of which are known to occur in the character of the Huffman encoding. Huffman coding with the design of this English content on the above encoding and decoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:10257
    • 提供者:zbs
  1. Huffman

    0下载:
  2. 该算法可以实现huffman编码和解码,并在vc6.0环境下编译通过-The algorithm can huffman encoding and decoding, and in the environment compile vc6.0
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 完成流程编码和huffman编码,适合做图像编码的熵编码,只要调整接口就好。-Complete the process encoding and huffman coding, image coding suitable for entropy coding, as long as the adjustment of the interface is like.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:21874
    • 提供者:ShaoWenjian
  1. huffman

    0下载:
  2. huffman编码实现,本程序是本人在多媒体课上已调试的,无错误,-huffman encoding implementation, the program is I have been in the multimedia class debugging, error-free,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:42654
    • 提供者:李林桥
  1. Huffman

    0下载:
  2. 数据的哈夫曼编码和解码程序,上次发的程序有错误,这个是改正版。-Huffman encoding and decoding of data procedures, the procedures made an error last time, this is the correct version.
  3. 所属分类:Data structs

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

    0下载:
  2. 实现Huffman编码、解码功能。 主函数的流程:定义Huffman树T并初始化T。提示手动输入文本文件或者加载 已存在的文本文件,然后程序进入主菜单Main Menue(),根据输 入的选择项调用相应的函数、实现相应的逻辑功能。-Achieve Huffman encoding, decoding functions. The main function of the process: Define Huffman tree T and initialize T. P
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:74888
    • 提供者:eve
  1. huffman

    0下载:
  2. 本程序可实现哈弗曼数的建立,并对输入的数据和权值进行赫夫曼编码和译码-This procedure enables the establishment of several Hafu Man, and the input data and weights for Huffman encoding and decoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2333
    • 提供者:侯志
  1. dct2

    0下载:
  2. program matlab for encode jpeg picture using dct2, RLE, and huffman encoding
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2323
    • 提供者:Ahmed
  1. Huffman

    0下载:
  2. Huffman Encoding in java. Algorithm is from the basic graphics descr iption
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1860
    • 提供者:Daisy
  1. Huffman

    0下载:
  2. 数据结构中哈夫曼编码和解码以及排序的程序实现,用c来实现的-Data structure, and Huffman encoding and decoding procedures for sorting implementation to achieve with the c
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2769
    • 提供者:LT
« 1 2 3 4 56 7 8 9 10 ... 42 »
搜珍网 www.dssz.com