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

搜索资源列表

  1. Huffuman

    1下载:
  2. 是一种采用哈夫曼算法的图像压缩算法,是一种无损压缩,希望对大家有所帮助-A lossless image compression algorithm using Haffman coder. Hope to be helpful.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:418666
    • 提供者:孟庆洋
  1. huffmanx

    0下载:
  2. 是一个关于数据结构中的haffman 算法,运行环境 c/c-is a data structure on the haffman algorithm, the environment c / c
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:981
    • 提供者:尹川
  1. Maxthon-v1.53

    0下载:
  2. 这个是Haffman的实现方法,也就是还可以的代码,希望采纳,^_^-this is the method, which is also the code, adopted ^ _ ^
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3236984
    • 提供者:章芳
  1. huffmanCompress

    0下载:
  2. 可以对文本字符进行haffman编码,经过测试,该程序还是不错的。很完整的一个程序。-can to the text characters haffman coding, tested, the procedure is still pretty good. Complete a procedure.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2264
    • 提供者:flying
  1. haffman_code

    0下载:
  2. 自己写的haffman编码源代码,用matlab实现的,欢迎指正。-himself wrote the source code haffman coding using Matlab to achieve, and welcome correction.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3256
    • 提供者:田彬
  1. haffman_tree

    0下载:
  2. 我的一次数据结构课程设计HUFFMAN树的C++源代码,基本功能有: 1.显示27个字符的haffman编码; 2.输入m个字符,对应27个字符的权值进行haffman编码; 3.输入一串字符,用已经定义的haffman编码输出;-a data structure course design Speed HUFFMAN tree C source code, the basic function : 1. show 27 characters haffman coding; 2. m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2255
    • 提供者:ARK
  1. haffman

    0下载:
  2. 在Jpeg中Huffman采用的是范式Huffman编码。经过查相关资料有两种不同说法,请高手指点。谢谢! 1、构造范式 Huffman 编码的方法大致是: 分别统计从最大编码长度 maxlength 到 1 的每个长度对应了多少个符号。根据这一信息从 maxlength 个 0 开始以递增顺序为每个符号分配编码。例如,编码长度为 5 的符号有 4 个,长度为 3 的有 1 个,长度为 2 的有 3 个,则分配的编码依次为: 00000 00001 00010 00011
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8505
    • 提供者:gaorui
  1. haffman

    0下载:
  2. 以前看到的,觉得不错就流下来的,大家要用的可以看看。-seen in the past, feel pretty good down on the flow, we can look at the use.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1793
    • 提供者:sir
  1. HaffMan

    0下载:
  2. 哈夫曼的编译码问题,用C++描述的。程序先从文本1读入要进行编码的文本,将编码存入另一个文本2再用将文本2译码存入文本3。最终文本3应和文本1内容相同。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10974
    • 提供者:常雅敏
  1. haffman

    0下载:
  2. 信息论与编码报告。内源程序为: 对给定信源符号进行哈夫曼编码,然后输出码字,平均码长,信息传输率。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26605
    • 提供者:dc
  1. haffman

    0下载:
  2. haffman编码,用c++实现,已经编译通过,附带两种,请自己选择-haffman encoding, using c++ implementation, has been compiled by, with two, please choose
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4053
    • 提供者:kelaosuo
  1. Haffman

    0下载:
  2. haffman数实现。数据结构代码,可运行,-haffman
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1434
    • 提供者:郝健良
  1. haffman-tree-decoding

    0下载:
  2. 简单的对字母进行哈夫曼编码解码的工具,基本的树应用程序-HAFFMAN TREE DECODEING SOFTWARE
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:22451
    • 提供者:康超凡
  1. haffman

    0下载:
  2. java 的 haffman树 需要的朋友请下载 适合新手-java haffman tree friends download for novice
  3. 所属分类:Database system

    • 发布日期:2017-12-07
    • 文件大小:3613
    • 提供者:mee
  1. haffman

    0下载:
  2. haffman编码,用matlab实现哈夫曼编码-haffman coding
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:12808
    • 提供者:lunfei
  1. haffman

    0下载:
  2. This file is a valuable matlab source code for haffman code. this code can be useful for electrical engineering who are working in communication systems.
  3. 所属分类:Project Design

    • 发布日期:2017-12-05
    • 文件大小:23995571
    • 提供者:aliniknam
  1. haffman

    0下载:
  2. haffman编码与解码 VC++ 数据结构相关知识点-haffman encoding and decoding data structures knowledge VC++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1307003
    • 提供者:司马
  1. haffman

    0下载:
  2. 将任意一个指定的文本文件中的字符进行哈夫曼编码,生成一个编码文件(压缩文件) 反过来,可将一个压缩文件解码还原为一个文本文件。-haffman tree
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:248958
    • 提供者:王一晴
  1. Haffman

    0下载:
  2. 将一组数组转换为哈夫曼编码,使用数据结构中的二叉树功能实现-Convert an array to Haffman code
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:229901
    • 提供者:junjun
  1. haffman

    0下载:
  2. 我们都学过数据结构,这是一个哈夫曼编码的程序,是根据我的创意编写的。-we all learn the data structure,this is a program describing the function of haffman,its created by myself
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:787
    • 提供者:huguang
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com