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

搜索资源列表

  1. 哈弗曼编码实验样例

    0下载:
  2. 哈弗曼树 代码可以自己输入也可以从文件读入
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:959418
    • 提供者:yang_star
  1. huffman

    0下载:
  2. 图像的哈弗曼编码matlab实现,实现图像的无损压缩-Matlab coding huffman images achieved
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:6536
    • 提供者:杜飞
  1. 5596696

    1下载:
  2. 哈夫曼树与哈弗曼编码,内有实验报告和程序设计!-Huffman tree with哈弗曼encoding, there are experimental reports and program design!
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8000
    • 提供者:
  1. baffman

    0下载:
  2. 哈弗曼编码的实现,包括了构造哈弗曼树函数,编码函数,译码函数和输出函数。-哈弗曼coding to achieve, including the structure tree哈弗曼function, encoding function, decoding function and output function.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:444669
    • 提供者:huangqiuxuan
  1. shu_ju_jie_gou_ke_cheng_she_ji(1)

    0下载:
  2. 数据结构课程设计源码以及报告 有3个程序:1)哈弗曼树及哈弗曼编码 2)排序—内部排序方法 3)Hanoi Tower-Data structure, as well as curriculum design source reported three procedures: 1)哈弗曼trees and哈弗曼coding 2) sort- internal sorting method 3) Hanoi Tower
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:254147
    • 提供者:利莉
  1. Compress

    0下载:
  2. 这是一个简易压缩程序,压缩算法为静态哈弗曼编码。-This is a simple compression process.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-07
    • 文件大小:1403667
    • 提供者:Feier
  1. ha

    0下载:
  2. 求哈弗曼编码,输入结点数,权值,求出哈夫曼编码-哈弗曼for encoding, input nodes, the right value, calculated Huffman
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5410
    • 提供者:wuyuan
  1. tanxin

    0下载:
  2. 算法设计与分析中贪心算法C++实现代码 包括但愿最短路径问题,哈弗曼编码,整数最有分解,最小生成树,最优分解,删数问题等-Algorithm Design and Analysis of greedy algorithm in C++ code, including the realization of hope that the shortest path problem,哈弗曼coding, the most integral decomposition, minimum spanning
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8991
    • 提供者:liudan
  1. haffman

    0下载:
  2. 哈弗曼编码,用C实现,有具体的源程序、实验结果、实验报告。-哈弗曼encoding, using C to achieve, there is a specific source, the experimental results, laboratory reports.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:136000
    • 提供者:刘丹
  1. coding

    0下载:
  2. 图像压缩编码的源程序,包括行程编码,哈弗曼编码等-Image compression of the source code, including the Run-Length Coding, coding哈弗曼
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:233595
    • 提供者:xiao
  1. hfm

    0下载:
  2. 涉及到哈弗曼编码和译码的c++实现具体过程,希望对学习c++的同胞有用-哈弗曼related to encoding and decoding of c++ to achieve specific process and want to learn c++' s compatriots useful. .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:134181
    • 提供者:mike
  1. HuffmanDecoder

    0下载:
  2. Huffman Decoder 哈弗曼编码器 C语言描述 数据结构与算法 利用三叉树-Huffman Decoder
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:325206
    • 提供者:kobe_fu
  1. hkj

    0下载:
  2. 哈弗曼编码(1)文件名的输入可以从命令行给出或程序界面给出; (2)压缩和解压选择也可以从命令行给出或程序界面给出; (3)给出压缩后的指标:压缩率=压缩后的文件大小/压缩前的文件大小-Havermann code (1) the input file name can be given from the command line interface is given or procedures (2) compression and decompression options can als
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:1726
    • 提供者:杨旸
  1. huffmantree6_12

    0下载:
  2. huffmantree 哈弗曼树编码、解码的C程序。输入一段文字(英文),统计这些字符出现的频率作为权值,进行哈弗曼编码,然后再进行解码,输出到屏幕上。-huffmantree Havermann tree encoding and decoding of the C program. Enter a text (in English), statistical frequency of these characters appear as the weights for Havermann e
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1522
    • 提供者:董金勇
  1. imagecode

    0下载:
  2. 可以进行图像的哈弗曼编码,香浓编码,算术编码,非常那个好-Havermann image can be encoded, Shannon coding, arithmetic coding, is that good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:233535
    • 提供者:胡文瑾
  1. HuffmanCode

    0下载:
  2. 本程序是数据结构中常见的哈弗曼编码的实现,通过统计文本文件中的字符出现次数,在另一个文本文件中输出统计次数及对应编码,在两一个文本文件中可以给出英语短文对应的翻译编码。-This procedure is common Havermann data structure encoded to achieve, through the statistics text file in the number of characters that appear in another text file i
  3. 所属分类:Data structs

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

    0下载:
  2. 哈弗曼编码 和 译码 ,包括统计明文的字符分配频率,建立哈弗曼树,编码和译码-the encoder and decoder of Huffmam code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:639646
    • 提供者:吕正华
  1. Huffman_encode-and-decode

    0下载:
  2. 能对TXT文档中的字符进行哈弗曼编码,txt文档可以自己编写(比如一篇英语短文)并输出编码后的文件,输出文件可以自己命名。之后还能再次输入编码后的文件,选择解码来进行解码,在输出会txt文档,检查后输出的txt文档与先前压缩前的txt文档的内容是一样的。-TXT document can be Hafu Man character encoding, txt documents can write your own (such as an English essay), and the outp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:3025
    • 提供者:
  1. 哈弗曼编码

    0下载:
  2. C语言编写哈夫曼树,实现字母和数字之间的密码互换。(C language Huffman tree, the realization of letters and numbers between the password swap.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-17
    • 文件大小:249856
    • 提供者:辰砂
  1. 哈弗曼编码(树)

    0下载:
  2. 哈弗曼编码c语言程序,用软件VC 6++ 可以打开或者visal 2010(Hoffman code c language program, using software VC 6++ can open or visal 2010)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:悄悄123
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com