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

搜索资源列表

  1. Entropy-coding-source-program

    0下载:
  2. 熵编码(entropy encoding)是一类利用数据的统计信息进行压缩的无语义数据流之无损编码。本章先介绍熵的基本概念,然后介绍香农-范诺(Shannon-Fano)编码、哈夫曼(Huffman)编码、算术编码(arithmetic coding)、行程编码(RLE)和LZW编码等常用的熵编码方法。  哈夫曼编码建议了一种将位元进位成整数的算法,但这个算法在特定情况下无法达到最佳结果。为此有人加以改进,提供最佳整数位元数。这个算法使用二叉树来设立一个编码。这个二叉树的终端节点代表被编码的字母
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-05
    • 文件大小:18688499
    • 提供者:杨飞帆
  1. compression-and-decompression

    0下载:
  2. 这是一个基于Huffman算法的文件压缩与解压程序,也实现了文件压缩率的计算。上传文件里包括可执行文件、源代码和六组测试用例。-This is a Huffman algorithm-based file compression and decompression procedures, file compression rate calculation. Upload files, executable files, source code, and six groups of test ca
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-05
    • 文件大小:135482
    • 提供者:汪金
  1. huff

    0下载:
  2. 哈夫曼编码,用C++实现的哈夫曼编码及解码,使用的文件的输出-huffman code
  3. 所属分类:MPI

    • 发布日期:2017-11-14
    • 文件大小:1052949
    • 提供者:王红
  1. HuffmanCode

    0下载:
  2. huffman 编码,能对一个文件里面的字符串进行编码,也能进行反编译-huffman code
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:552285
    • 提供者:lilong
  1. Huffman_coding

    0下载:
  2. 这是霍夫曼编码的源代码,希望能帮助到大家-This is the source code of Huffman coding, hope to help people
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:14458863
    • 提供者:王瀚仟
  1. hufuman

    0下载:
  2. 哈弗曼编码以及编码 生成器 可以计算编码返回的码字 编码返回的平均码字长度 编码效率-Huffman coding and the code generator can calculate the average code word length coding efficiency encoded back into the code word encoding returned
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1565
    • 提供者:罗聪
  1. findcirclehough

    0下载:
  2. Hi...This is code which is useful for circle finding in an image using huffman.
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:2268
    • 提供者:pankaj
  1. Image_De_C1844651272005

    0下载:
  2. huffman compression, program uses java code
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:315370
    • 提供者:le ngoc thuy
  1. Tree

    0下载:
  2. 有关数据结构中树的一些C代码,如何建立二叉树,如何进行霍夫曼编码。-Some C code about data structure tree, how to create a binary tree, how to Huffman coding.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:651975
    • 提供者:郭强
  1. HuffmanCoding

    0下载:
  2. The program uses Huffman code algorithm to compress any file (text file, image file, ...) by creating a optimal prefix tree. The user interface is very simple to process encoding a file or decoding a file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:280576
    • 提供者:DTuan
  1. matlab

    1下载:
  2. 信息论实验仿真。包括马尔科夫信源、huffman编码、瑞利分布、分组码编码、熵计算等等。-Information theory experimental simulation. Markov source, huffman coding, Rayleigh distribution block code encoding, entropy calculations, and so on.
  3. 所属分类:matlab

    • 发布日期:2014-08-20
    • 文件大小:3072
    • 提供者:houfukang
  1. data

    0下载:
  2. 数据结构课程练习代码,包括单链表,二叉树,哈夫曼树,顺序查找,二分查找,图的遍历-Data Structure Course practice code, including single linked list, binary tree, the Huffman tree, sequential search, binary search, graph traversal
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:25893
    • 提供者:张剑
  1. huff2norm

    0下载:
  2. normalized huffman code for digital co-normalized huffman code for digital comm
  3. 所属分类:Voice Compress

    • 发布日期:2017-12-05
    • 文件大小:821
    • 提供者:aliooooo
  1. BCBHUFFEncode

    0下载:
  2. 用BCB编程的哈夫曼编码程序,进行哈夫曼压缩程序源码-Huffman compression program source code with the BCB programming Huffman coding procedures,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-26
    • 文件大小:27695
    • 提供者:prodav
  1. BCBHUFFDecod

    0下载:
  2. 用BCB编程的哈夫曼解编码程序,进行哈夫解压缩程序源码-BCB programming Huffman decoding and encoding procedures, for Huff solution compression program source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-27
    • 文件大小:16259
    • 提供者:prodav
  1. HuffmanTest

    0下载:
  2. 利用java实现霍夫曼编码及其查找的源码-Java use of the Huffman code and find the source
  3. 所属分类:Jsp/Servlet

    • 发布日期:
    • 文件大小:65107
    • 提供者:fanyinghao
  1. CHENGXU

    0下载:
  2. 另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像 6.在图像中生成一个矩形,然后用模板匹配法找出矩形位置。使用SSDA或改进的SSDA法-ave
  3. 所属分类:Oracle

    • 发布日期:2017-11-20
    • 文件大小:925
    • 提供者:方芳
  1. hafuman

    0下载:
  2. 根据严蔚敏数据结构书上的伪码实现的赫夫曼编码译码程序。对26个英文字母加上逗号,句号,空格以及回车进行赫夫曼编码。然后对给定的txt文件(英文文章)进行赫夫曼编码和译码。-According to Yan Wei-min data structure book pseudo-code implementation of Huffman coding and decoding procedures. 26 English letters, commas, periods, spaces, and
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:5047
    • 提供者:wu_yi_chen
  1. Huf_Zipper

    0下载:
  2. huffman压缩文本文件程序,具有压缩解压缩功能-huffman code zip software,it can zip and unzip .txt document
  3. 所属分类:File Operate

    • 发布日期:2017-11-10
    • 文件大小:3257
    • 提供者:hu
  1. huofuman

    0下载:
  2. 此文件包含霍夫曼编码及其霍夫曼解码,此代码本人自己编写,可用-This file contains Huffman coding and decoding this code to write your own, can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:3262
    • 提供者:钟江江
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com