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

搜索资源列表

  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. Hoffman

    0下载:
  2. huffman编码解码源程序,自己编的,可以读取txt文档,然后进行编码解码-Huffman encoding and decoding source, their series, you can read txt files, then codec
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:3664837
    • 提供者:叶志
  1. HuffmanCode

    0下载:
  2. 这是我们团队写的哈弗曼编码与解码的程序,包含文件操作,使用VC++6.0编写的,是学习C语言的很好的实例-This is our team to write the Huffman encoding and decoding process, including file operations, use VC++6.0 written, is a good example to learn C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:223075
    • 提供者:tgl
  1. HuffmanTree

    0下载:
  2. 数据结构基础知识。使用霍夫曼数对字符串进行编码,可用于压缩存储。-Basic knowledge of data structures. Of the string, the number of Huffman encoding can be used for compression and storage.
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:3239
    • 提供者:齐加庆
  1. jcphuff

    0下载:
  2. Expanded entropy encoder object for progressive Huffman encoding.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:6530
    • 提供者:yasijao
  1. huffman

    0下载:
  2. 由于目前数字通信中一般都使用二进制符号,因此二进制的Huffman编码技术最为普遍,其编码步骤如下: 1、将信源符号按概率从大到小进行排列; 2、给两个概率最小的信源符号各分配一个码元“0”和“1”,然后将这两个信源符号合并成一个新符号,并用这两个最小的概率之和作为新符号的概率,结果得到一个只有(n-1)个信源符号的新信源(假设原来所需编码的符号数为n),称为信源的第一次缩减信源S1; 3、将缩减信源S1的符号仍按概率从大到小的顺序进行排列,重复步骤2,得到只含(n-2)个符号的缩减
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:1018
    • 提供者:小赚
  1. HUFFMANTREE

    0下载:
  2. 哈夫曼树是又称最优二叉树,将关键词被搜索的次数看成是哈夫曼树的权值,通过构建哈夫曼树,快速归类,并且通过哈夫曼编码方式无歧义的储存各个关键词。为各个关键字设计哈夫曼编码,使得关键字能无歧义的储存。 内含说明文档-Huffman tree is also known as the optimal binary tree, the number of times the keyword is searched as a Huffman tree weights by constructing t
  3. 所属分类:JavaScript

    • 发布日期:2017-12-08
    • 文件大小:120662
    • 提供者:刘依恒
  1. huff

    0下载:
  2. huffman编码、译码,数据结构课程设计-huffman encoding, decoding, data structure course design
  3. 所属分类:assembly language

    • 发布日期:2017-12-09
    • 文件大小:2107
    • 提供者:刘丽杰
  1. matlab-huffman

    0下载:
  2. 霍夫曼编码过程和编码过程中一些步骤的思想及其含义-Huffman coding process and the number of steps in the encoding process ideas and their meanings
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:38808
    • 提供者:张亚杰
  1. 1

    0下载:
  2. 霍夫曼编码解码,实用程序,源程序,只用好用,通用。-Huffman encoding and decoding, utilities, source code, using only easy to use, universal.
  3. 所属分类:Project Design

    • 发布日期:2017-11-26
    • 文件大小:3383
    • 提供者:王尼玛
  1. huffmantree

    0下载:
  2. 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。 基本要求:一个完整的系统应具有以下功能: (1)初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,(选做:并将它存于文件hfmTree中)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3503
    • 提供者:微白
  1. 1

    0下载:
  2. 基于delphi开发环境的哈弗曼编码解码程序-Development environment based on delphi Huffman encoding and decoding procedures
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:179789
    • 提供者:李林
  1. huffff

    0下载:
  2. 基于赫夫曼的编码和解码,适合于数据结构初学者~-Huffman encoding and decoding based on
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:4053
    • 提供者:棉花
  1. huffman

    1下载:
  2. 利用赫夫曼编码的实现原理码对数据进行无损压缩,设计一个实现Huffman压缩的编码和解码的程序。具体要求如下:读入待压缩的文本文件; 2)统计分析文本文件中各字符的出现频度,以频度作为构造Huffman树的权值。根据各字符出现的不同频度构造Huffman树,然后规定每种字符的Huffman编码。再次读入待压缩的文本文件,然后根据各字符的Huffman编码逐一替代,将得到的编码流写入到新的文件中,并且计算压缩率。 5)解码过程:先读入上一步骤得到的新文件,将其看作比特流,根据Huffman
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1277534
    • 提供者:phoebe
  1. huffman

    0下载:
  2. 哈夫曼树,实现编码功能,自己写的,可能不够好,请多指教-Huffman tree, to achieve encoding function, write your own, you may not good enough, please advise
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:217993
    • 提供者:罗一脑
  1. HFMModel

    0下载:
  2. 构造哈夫曼树,并构造字符的哈夫曼编码,以凹入表(层次表)的形式显示哈夫曼树。-Huffman tree structure and construct characters Huffman encoding to recessed table (table level) displayed in the form Huffman tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:218186
    • 提供者:
  1. Haffuman

    2下载:
  2. 哈夫曼编码应用。随机输入一段英文,统计输出该段英文中各字母的出现频率及总的字符数,利用哈弗曼算法对各字母进行编码并输出编码结果,输出该段英文的哈弗曼编码 -Huffman encoding applications. Random inputing a section of English, statisticing and outputing the frequency of each letter in the English and the total number of chara
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:2692
    • 提供者:李雪玉
  1. Huff

    0下载:
  2. Huffman encoding and decoding using matlab. Very complete as a education level.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4180
    • 提供者:Sam
  1. huffman

    0下载:
  2.   Huffman编码的关键点是构造一棵Huffman树。其过程是:   1.输入各个叶子节点及其频率,对每个节点的lchild, rchild, parent分别赋初值为0;   2.选择parent为0,且fre最小的两个节点开始建Huffman树,再修改相应节点的lchild, rchild, parent值,如此重复直到Huffman树建立。   3.从叶子到根逆向求每个节点的Huffman编码。 4.解压时,由于Huffman编码是前缀编码,即任一字符的编码都不是
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5039
    • 提供者:suyu
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 42 »
搜珍网 www.dssz.com