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

搜索资源列表

  1. hafumanbianmayima

    0下载:
  2. 利用哈弗曼树实现编码与译码 基于MFC。-Use Havermann trees to achieve encoding and decoding based on MFC.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:36507
    • 提供者:李见黎
  1. myhaff

    0下载:
  2. 哈弗曼编译,能对所有英式字符进行编码,并能根据当前得到的编码文件进行译码。-Havermann compile, able to encode all the British characters, and can be encoded according to the current file decoding.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:55879
    • 提供者:abbyxie
  1. huffman

    0下载:
  2. 哈弗曼编/译码程序,C语言实现.这个程序是从文件中读取字符串,编码和译码之后也写到文件里,可以改变文件路径,或做适当更改,编程从终端输入输出.自己写的,可能会有不合适的地方,供大家参考而已.-Havermann encoding/decoding process, C language. This program is the string read from a file, encoding and decoding is also written after the file, you ca
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:469265
    • 提供者:water
  1. hf

    0下载:
  2. 自适应哈弗曼树算法的简单编码 使用vc++完成。输入字符串,动态输出编码-Adaptive Havermann a simple tree algorithm using vc++ code completion. Input strings, dynamic output coding
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:884689
    • 提供者:周海
  1. youchengbianma

    0下载:
  2. 信息论编码课程设计中自己做到的游程编码的代码,里面包含了哈弗曼的编码算法,希望对你有所帮助。-Information theory, curriculum design in their own code to do run-length coding code, which contains a Havermann encoding algorithm, hope this helps.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2389
    • 提供者:曹波
  1. hafuman

    0下载:
  2. 哈弗曼 解压 编译 静态的哈夫曼编码,从file.txt文件中读取字符,统计,并编码,输出到huffman-u.txt中-Static -hafuman
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1031452
    • 提供者:Raul
  1. hfm

    0下载:
  2. 能够实现对输入的原文字符进行哈弗曼树的构建,对原文进行编码,同时可实现对01报文的解码-Can be achieved on the input of the original characters Havermann tree was constructed on the original text coding, can achieve 01 to decode packet
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2540
    • 提供者:宋朝
  1. hafumancode

    0下载:
  2. 该程序是一个哈弗曼编译码器,实现哈弗曼都编码和译码-The program is a Havermann codec, encoding and decoding are achieved Havermann
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2716
    • 提供者:xj
  1. HavermannShannon

    0下载:
  2. 哈弗曼 香农 费诺 等各种编码的程序演示示例-Havermann Shannon Fenno and other coding examples demonstrate the procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3887
    • 提供者:商方圆
  1. huffumantree

    0下载:
  2. 利用哈弗曼树实现编码译码 打印哈弗曼树 等功能 -coding and decoding using huffumantree
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:2670
    • 提供者:liuxuqi
  1. HuffmanCode_cpp

    0下载:
  2. 利用哈弗曼树进行编码,实现的文本解压和压缩程序-Using Havermann tree coding, to achieve decompression and compression process the text
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:156417
    • 提供者:zhutao
  1. Huffman

    0下载:
  2. 通过哈弗曼压缩编码算法进行各种文件的压缩和解压缩-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:664628
    • 提供者:joke
  1. 29782178Hzy_huffman

    0下载:
  2. MATLAB的编程,用于哈弗曼码的编码和解码,希望会对你用途啊-MATLAB programming for Havermann code encoding and decoding, I hope you will use ah
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2546
    • 提供者:曹天洋
  1. Havermanncodec

    0下载:
  2. 哈弗曼编译码。实现编码译码-Havermann codec
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2085
    • 提供者:魏珩
  1. huffman

    0下载:
  2. Huffman编码译码器 采用输入字符自行统计字符频度 建立哈弗曼树编码译码-Huffman coding decoder input characters using character frequency statistics to establish their own tree coding and decoding Havermann
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1553
    • 提供者:李四
  1. Huffman

    0下载:
  2. 程序可以实现哈弗曼自动编码功能!很详细的!很有参考价值!-Program can be Havermann automatic coding features! Very detailed! A good reference!
  3. 所属分类:Data structs

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

    0下载:
  2. 哈弗曼树编码,给定电文进行哈夫曼编码,给定编码进行哈夫曼译码。要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中。-Ha Fuman tree coding, given the message to Huffman coding, Huffman coding given decoding. Requested message is stored in the file 1, the encoded result is stored in a
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1755
    • 提供者:吴芳
  1. HAfuMANjieYAsuoBIANma

    0下载:
  2. 这是一个哈弗曼解压缩编码的实现程序,希望大家多多交流,多提意见,共同学习。-This is a realization of Hafu Man decompression procedure code, hope that more exchanges, more suggestions, learning together.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3525
    • 提供者:theskyeagle
  1. huffman

    0下载:
  2. Huffman编码,完成了哈弗曼的编码及matlab的实现,通过该编码可以获得较好的图像压缩-Huffman coding, coding and completed Hafu Man matlab implementation, the adoption of the code can get better image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1091
    • 提供者:宋经玮
  1. HaFumancompiler

    0下载:
  2. 哈弗曼编译器。主要功能有编码 译码 印哈弗曼树 印代码文件-Ha Fuman compiler. Coding and decoding the main function code files printed Hafu Man Tree India
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:199672
    • 提供者:lyk
« 1 2 ... 17 18 19 20 21 2223 24 25 »
搜珍网 www.dssz.com