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

搜索资源列表

  1. zxy--Huffman

    0下载:
  2. 此程序是数据结构中哈夫曼树的应用,实现电文的编码译码-This program is in the Huffman tree data structure applications, achieving coding and decoding messages
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:908831
    • 提供者:小西
  1. hafuman

    0下载:
  2. 建立哈夫曼树的c/c++程序算法 根据字母出现频率作为权值而建立的哈夫曼树,字母的出现频率存在数组里面-The establishment of Huffman tree c/c++ program algorithm based on letter frequency as the weights established Huffman tree, the frequency of letters exists inside the array
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1077
    • 提供者:王贺岁
  1. huffuman

    0下载:
  2. 一种比较优化的递归方式生成具有m个外部结点的哈夫曼树。-A more optimized recursively generated with m external nodes of the Huffman tree.
  3. 所属分类:Other systems

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

    0下载:
  2. 哈夫曼树可以使读者快速方便的查找所需文件-Huffman tree allows readers to quickly and easily find the file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:133722
    • 提供者:唐钊
  1. hafuman

    0下载:
  2. 哈夫曼树的2) 初始化功能 3) 编码功能 4) 译码功能 5) 打印代码功能-Huffman tree, 2) initialization function 3) encoding 4) decoding function 5) Print the code function
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:557211
    • 提供者:fanny
  1. Huffman

    0下载:
  2. 用哈夫曼树思想对txt文件和doc文件进行编码压缩,并且可以对压缩后文件进行解压-Huffman tree with the thinking of txt file and doc file encoding, and can extract compressed files
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:865542
    • 提供者:张柠
  1. compression

    0下载:
  2. 图像的压缩编码!有哈夫曼编码。行程编码等等!-Image compression! With Huffman coding. Length encoding, and more!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:221470
    • 提供者:shengren
  1. ShuZiTuXiangChuLi

    0下载:
  2. vc编写数字图像处理的程序,其中有图像处理的各种方法的程序,包括图像多种扫描显示,图像增强(灰度变换、直方图均衡、图像平滑,阈值分割,多种滤波器、伪彩色增强等),图像变换(傅立叶变换、产生矩形并变换、离散余弦变换、沃尔什变换),图像复原(维纳滤波、逆滤波等等),图像编码(哈夫曼编码、香 农-费诺编码等) -Usevc++ to write program for digital image processing, including the various of methods o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8174909
    • 提供者:陈侯海
  1. Haffmantree

    0下载:
  2. 进行哈夫曼树的建立,并且以哈夫曼树的存储形式输出-Huffman tree for the establishment, and to output the Huffman tree storage
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1126
    • 提供者:刘媛
  1. Hoffmanndecoder

    0下载:
  2. 从键盘输入若干字符及每个字符出现的频率,将字符出现的频率作为结点的权值,建立哈夫曼树,然后对各个字符进行哈夫曼编码,最后打印输出字符及对应的哈夫曼编码。-From the keyboard characters and each character appear frequency, the frequency as characters of weights, build node tree, then hoffmann for each character coding hoffmann l
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:3343
    • 提供者:刘晓溪
  1. Huffuman

    0下载:
  2. 哈夫曼编码用Csharp来实现,里面有自己带的字典,和数据库文件,字典上保存的是哈夫曼编码的编码代码-Huffman coding to achieve with Csharp, which has its own dictionary with, and database files, the dictionary is saved Huffman coding code
  3. 所属分类:CSharp

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

    0下载:
  2. 哈夫曼压缩解压缩,用处挺大的,希望对大家有帮助。 -Huffman compression decompression, use with the large, we want to help.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:141564
    • 提供者:阿拉丁
  1. Structure

    0下载:
  2. 计算机系统实验,内容有哈夫曼编码,通道的处理,流水线处理以及LRU算法的实现-Experimental computer systems, the contents of Huffman coding, channel processing, pipeline processing, and LRU Algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:14109
    • 提供者:ivy
  1. Shannon

    0下载:
  2. 信息论中,将给定的信源符号概率,通过哈夫曼编码成一列二元码。-Information theory in a given source symbol probability by Huffman coding into a binary code.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:661
    • 提供者:lhx
  1. devc

    0下载:
  2. 数据库实验:哈夫曼树的源代码,实验课上用的到!-Database test: Huffman source code, experimental class used to!
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:10880
    • 提供者:孙毅
  1. my_huffman_tree

    0下载:
  2. 数据结构实验:哈夫曼树实验源代码,实验课上用的到-Experimental data structure: Huffman tree experiment source code, experimental class used to
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10843
    • 提供者:孙毅
  1. huffmantree

    0下载:
  2. 哈夫曼树的叶子结点个数的算法,运用了数据结构中哈夫曼树的建立等要素-Huffman tree algorithm the number of leaf nodes, using the data structure elements such as Huffman Tree Construction
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:589
    • 提供者:苏锐
  1. Briefintroducactionofhuffman

    0下载:
  2. Huffman(哈夫曼)算法在上世纪五十年代初提出来了,它是一种无损压缩方法,在压缩过程中不会丢失信息熵,而且可以证明Huffman算法在无损压缩算法中是最优的。Huffman原理简单,实现起来也不困难,在现在的主流压缩软件得到了广泛的应用。对应用程序、重要资料等绝对不允许信息丢失的压缩场合,Huffman算法是非常好的选择。-Brief introducation of huffman issue.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:6840
    • 提供者:潘龙宝
  1. ImageCoding

    0下载:
  2. 图像编码,哈夫曼,算术,位平面编码,是mfc的-Image coding, Huffman, arithmetic, bit-plane coding
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3443476
    • 提供者:廖陆刘
  1. Huffman

    0下载:
  2. 数字图像的哈夫曼编码将一幅给定的灰度图象进行HSF编解码-Huffman encoding digital image of a gray-scale images for a given codec HSF
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:140941
    • 提供者:何超
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com