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

搜索资源列表

  1. Huffman

    0下载:
  2. 用C++实现霍夫曼编码,对一组字符串进行编码,通过对霍夫曼算法的实现,进一步了解霍夫曼算法进行数据压缩的原理及过程。-Huffman
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-17
    • 文件大小:228205
    • 提供者:blue
  1. JPEGcode

    0下载:
  2. JPEG编码器,霍夫曼,量化表,直流交流,DCT,量化表-JPEG encoder
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:8279
    • 提供者:邵小宝
  1. huff

    0下载:
  2. 霍夫曼编码程序,是一种变长编码方式,用于数据压缩。-huffman_code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:177893
    • 提供者:张三
  1. hufftree_3.00

    0下载:
  2. 霍夫曼编码,采用VC6.0的编译环境,能实现任意长度字符串的编码-Huffman coding, using VC6.0 compiler environment, to achieve an arbitrary length string encoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:272956
    • 提供者:hqy
  1. JPEG_VLC

    0下载:
  2. 5509上可以用的霍夫曼编码程序经过优化之后的很好很强大-5509 on the Huffman coding process can be optimized well after the very strong
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:11868
    • 提供者:明明
  1. MH

    0下载:
  2. 对于二值黑白图像的改进霍夫曼编码,不同游程长度分别编码。-Binary black and white images for improved Huffman coding, run length were different coding.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1933267
    • 提供者:fang
  1. Huffmancoding

    0下载:
  2. 霍夫曼编码:最优子结构性质的证明方法,贪心法的设计思想并能熟练运用,前缀编码的概念,理解数据压缩的基本方法. -Huffman coding: the best evidence of the nature of sub-structure method, the greedy method of design and can skillfully use the concept of prefix code, understand the basic method of data comp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:130964
    • 提供者:windia
  1. HuffmanTress

    0下载:
  2. 自动构建霍夫曼树,可以根据输入自动构建霍夫曼树并生成相应的霍夫曼编码,本源码执行速度快。-Automatic Construction of Huffman tree can be automatically constructed based on the input and generate a corresponding Huffman tree, Huffman coding, the source execution speed.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:100427
    • 提供者:石鑫
  1. huffman

    0下载:
  2. 实现2进制霍夫曼编码的C++程序,给出信源,构造二叉树-Huffman coding to achieve two binary C++ program, given source, binary tree structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1001
    • 提供者:枫树林
  1. Huffman

    0下载:
  2. 霍夫曼编码程序 源程序 CPP格式文件 代码 用C++实现-HCODE
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:160035
    • 提供者:薛东欢
  1. huffman

    0下载:
  2. 对一组指令进行霍夫曼编码,并输出最后的编码结果以及对指令码的长度进行评价。与扩展操作码和等长编码进行比较-A set of instructions on the Huffman coding, and outputs the final coding results and the length of the scr ipt evaluation. And expansion of operations such as long code and compare the coding
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1993
    • 提供者:肖旖旎
  1. huffman

    0下载:
  2. 霍夫曼编码非常实用的小程序 ,实用matlab编写-Huffman coding is very useful for small programs, preparation of practical matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1382
    • 提供者:春风
  1. huffman

    0下载:
  2. 经常看到很多人在寻找霍夫曼编码哦,此代码非常有用-Often see a lot of people looking for Huffman Oh, this code is very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1463
    • 提供者:wen
  1. bianma

    0下载:
  2. 它的功能主要是进行霍夫曼编码,本程序利用的是一个向量来予以说明-Huffman encode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:787
    • 提供者:李明
  1. haofuman

    0下载:
  2. 实现霍夫曼编码 算术编码过程 输入代码中出现的字符-Huffman coding to achieve Arithmetic coding process Enter the characters appear in the code
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:220672
    • 提供者:lifengmei
  1. Huffman_encode

    0下载:
  2. 这是一个霍夫曼编码的程序,是利用霍夫曼树等相关算法解决的。在程序中,随机产生的10个字符,利用子函数: HC=HuffmanCoding(HT,HC,w,3) 则可以获得每个元素的码字,存储的方式是通过一个指针的指针。-This is a Huffman coding process is the use of Huffman tree related algorithms to solve. In the process, the randomly generated 10 charact
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1741
    • 提供者:浪飞人海
  1. huff

    0下载:
  2. 霍夫曼编码的C语言实现,用VC6.0平台实现,完成建立建立码树功能,可进行huffman的编码和译码-The realization of Huffman Code
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-10
    • 文件大小:1323
    • 提供者:caverkia
  1. hfm

    0下载:
  2. 自适应霍夫曼编码。。在VS2008下运行。。C++源码-Adaptive Huffman coding. . Run in VS2008. . C++ Source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:335951
    • 提供者:he harmony
  1. huffman

    0下载:
  2. 霍夫曼编码的c++实现.通过输入权值可进行编码-huffman
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:11702
    • 提供者:cxcw
  1. HuffmanTree

    0下载:
  2. 霍夫曼编码的C++程序,最有效的编码方式-Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1542
    • 提供者:张良
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 32 »
搜珍网 www.dssz.com