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

搜索资源列表

  1. yimashiyan2.rar

    0下载:
  2. 信息论编码中用hufman程序来实现的hufman编码
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:3315
    • 提供者:
  1. HUFMAN

    0下载:
  2. The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution graphics board. However, the code which performs Huffman enco- ding and decoding is of general interest. -The two C source files in this archive are
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5691
    • 提供者:王仲楼
  1. hufman

    0下载:
  2. huffmantr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1861
    • 提供者:陈雨
  1. huf

    0下载:
  2. hufman压缩算法 hufman压缩算法
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4449
    • 提供者:dlrobin
  1. hufman

    0下载:
  2. hufman树及编码,实现最优二叉树的生成
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1592
    • 提供者:caicai
  1. hufman

    0下载:
  2. 对数据结构中的霍夫曼算法,实现它的一般功能!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1737
    • 提供者:wengaowei
  1. arith-n

    0下载:
  2. 本设计的目的是:通过分析中文手写笔迹图象特有的灰度以及二维空间分布的统计特性,采用二维游程Hufman编码方法对图象进行压缩与解压缩处理,编写压缩与解压缩应用程序。-the purpose of this design is : Chinese handwriting analysis specific to the gray images of the two-dimensional spatial distribution of statistical characteristics usi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12203
    • 提供者:黄宾
  1. Huf

    0下载:
  2. hufman压缩算法的一种实现,基于c++编写-hufman compress/decompress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:7983
    • 提供者:canxue
  1. yimashiyan2

    0下载:
  2. 信息论编码中用hufman程序来实现的hufman编码- In the information theory code hufman which realizes with the hufman procedure codes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:3586
    • 提供者:谭宜涛
  1. myhuffmansrc

    0下载:
  2. 本代码提供一种非常简单且快速的哈夫曼编码方法。-hufman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:13912
    • 提供者:hhh
  1. hfmcoding

    0下载:
  2. JPEG的图像压缩的huffman编码c++实现-image ecoding with hufman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:281316
    • 提供者:任逍遥
  1. hufman

    1下载:
  2. c语言写的哈夫曼编码,实现对一段文字的压缩编码,以及根据编码解压到原文字。-c language of the Huffman coding to achieve compression of a section of text encoding, as well as the decompression code to the original text.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2753
    • 提供者:caidongjie
  1. hufman

    0下载:
  2. 依据图论中最小生成树的原理,实现了霍夫曼树的建立 编码和译码-To achieve the establishment of the Huffman tree coding and decoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5825
    • 提供者:fengyunlucky
  1. huf_tree.c.tar

    0下载:
  2. C语言实现哈夫曼树, 利用2叉树数据结构和优先队列思想。-hufman tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1044
    • 提供者:山芋
  1. data

    0下载:
  2. 数据结构的一些算法实现,如迷宫,哈弗曼树,队列 图-the code about the data,such as the hufman
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7277
    • 提供者:理了理
  1. hufman

    0下载:
  2. hufman encoding in text compression
  3. 所属分类:midi program

    • 发布日期:2017-03-28
    • 文件大小:60382
    • 提供者:wesooo
  1. hufman

    0下载:
  2. huffman coding of the bitstream
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:964
    • 提供者:sherry
  1. Huffman

    0下载:
  2. 数据结构 哈弗曼编码 C++6.0 控制台应用程序,具体操作说明可以参看程序内部。-Hufman, structure of data.Code with Visual c++6.0
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2492
    • 提供者:亮子
  1. Hufman

    0下载:
  2. 哈夫曼编码译码,可实现TXT文本的编译功能-Hufman code
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:29161
    • 提供者:王鹤
  1. Huffman

    0下载:
  2. hufman算法实现,用于文本压缩,好用,,,,,,(Hufman algorithm, for text compression, easy to use,,,,,,)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-01
    • 文件大小:1056768
    • 提供者:czqjy2
« 12 3 »
搜珍网 www.dssz.com