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

搜索资源列表

  1. hufman

    0下载:
  2. Huffman encode source. Input the word and the frequency, and output encoded binary number.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2099
    • 提供者:chulhyun
  1. compress

    0下载:
  2. 一个基于霍夫曼树的压缩,有很好的学习价值!对霍夫曼树的理解会有很好的帮助!-a program of compress about hufman,you can study it well!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:7701002
    • 提供者:田振川
  1. hufman

    0下载:
  2. HUFFMAN is the probability (or number of occurences) of each alphabet symbol CODE gives the huffman code in a string format of ones and zeros COMPRESSION gives the compression rate
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1220
    • 提供者:david
  1. Huffman--coding-and--decoding

    0下载:
  2. 根据《数据结构》(严蔚敏)提供的算法,编写的HUFFMAN编译码程序,工行能做了一定的扩展。 可实现以下功能: (1)输入一段字符串,统计其中每个字符的频度 (2)求每个字符的HUFMAN-CODE (3)对(1)中的字符串译码 (4)对(3)中的译码再解码.-huffman coding and decoding program
  3. 所属分类:Data structs

    • 发布日期:2017-03-21
    • 文件大小:8527
    • 提供者:lsh
  1. HufmanCode

    0下载:
  2. 【题目】编写基于HUFFMAN-CODE的译码和解码算法 实验要求: (1) 输入一段字符串,统计其中每个字符的频度; (2) 求每个字符的HUFMAN-CODE; (3) 对(1)中的字符串译码; (4) 对(3)中的译码再解码。 -【Title】 prepared HUFFMAN-CODE-based decoding algorithm for decoding and the experimental requirements: (1) Enter a strin
  3. 所属分类:Data structs

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

    0下载:
  2. 实现哈夫曼树的建立,对输入字符窜进行哈弗曼编码,解码-Huffman tree establishment, Ha Fuman encoding, decoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1145
    • 提供者:田喜鹏
  1. hufman

    0下载:
  2. 霍夫曼编码,随机生成10个概率,和为1,用霍夫曼编码输出,采用map函数-Huffman coding, the probability of a randomly generated 10, and 1, with the Huffman code output, the use of map functions
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1291582
    • 提供者:魏阳
  1. hufman

    0下载:
  2. 程序实现如下功能:输入一段长度不超过100的字符串,将其进行霍夫曼编码并输出。将编好的霍夫曼码再次输入,输出解码后的字符串。-The program to achieve the following functions: enter a period does not exceed the length of the string of 100, Huffman encoded and output. The programmed the Huffman code again input, ou
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:4598
    • 提供者:魏振果
  1. hufman

    0下载:
  2. 哈夫曼编码,实现了英文文档的压缩技术,已经使用过了,非常好。-Huffman coding English document compression technology
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:45988
    • 提供者:盛惠婷
  1. HuffMan

    0下载:
  2. 实现hufman功能,能将任何输入的文本转化为二进制文件-Achieve hufman function, can enter text into any binary file
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:200335
    • 提供者:徐阳
  1. Hufman

    0下载:
  2. 数字图像处理,哈弗曼编码。运用哈弗曼编码原理将图像进行压缩-Digital image processing, Huffman coding. Huffman coding theory will be applied image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:17010
    • 提供者:zhangqian
  1. ImageProcessing-8.0

    3下载:
  2. 基于VC的图像处理程序 1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化; 2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波; 3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等; 4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码); 5.简单图像复原,涉及逆滤波和维纳滤波; 6.图像分割(这里只有一个大津阈值分割)。-VC-based image processing program 1.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:5299200
    • 提供者:Wenbo Huang
  1. hufman

    0下载:
  2. 霍夫曼编码对文本文件的压缩与解压缩软件,有设计文档和c++的MFC源文件。(天津工业大学信息学院课程设计)。 -Huffman coding for text file compression and decompression software, design documents and c++ MFC source files. (Tianjin Polytechnic University School of Informatics curriculum design).
  3. 所属分类:Button control

    • 发布日期:2017-05-12
    • 文件大小:2644154
    • 提供者:ai
  1. hufman

    0下载:
  2. 哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件 -Huffman text compression, two text files compression and decompression functions binaries
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1534
    • 提供者:林教头
  1. huffman

    0下载:
  2. hufman coding. Input QUALITY determines the amount of information that is lost and compression achieved. Y is an encoding structure containing fields: Y.size Size of X Y.numblocks Number of 8-by-8 encoded blocks Y.qualit
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:12577
    • 提供者:karimak
  1. Huffman1

    0下载:
  2. 实现Hufman加密解密Implement Hufman encryption to decrypt-Implement Hufman encryption and decrypt
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:6122433
    • 提供者:王兴华
  1. huffnet

    0下载:
  2. dct based encoding using hufman
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:38057
    • 提供者:alex
  1. hufman

    0下载:
  2. 哈夫曼编/译码器:建立哈夫曼树,通过哈夫曼树来建立哈弗曼代码(Haverman/decoder: set up the hafman tree and build the haverman code through the haffman tree)
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:197632
    • 提供者:不及你
  1. huffman

    0下载:
  2. hufman coding matlab
  3. 所属分类:压缩解压

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:garim
  1. ybdv

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

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:mwkx!6534
« 1 23 »
搜珍网 www.dssz.com