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

搜索资源列表

  1. huffman

    0下载:
  2. 哈腹满编码,实现编码的纠错和生成,对任意输入的数据进行哈胡慢编码计算-Kazakhstan腹满encoding, the realization of the error-correcting coding and generation of arbitrary input data encoding Kazakhstan Hu slow calculation
  3. 所属分类:GPS develop

    • 发布日期:2016-11-21
    • 文件大小:65340
    • 提供者:李江
  1. Huffmantree

    0下载:
  2. 数据结构中的Huffman编码/译码源程序,在Vc++6.0上编译通过。-Data structure of Huffman encoding/decoding source in Vc 6.0 compiled through.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1195
    • 提供者:永远
  1. huffmancoding

    0下载:
  2. 霍夫曼编码,实现对字符和汉字的最优编码。-Huffman encoding, characters and Chinese characters to achieve the optimal coding.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:4160
    • 提供者:yan hongjun
  1. HuffmanCode

    0下载:
  2. 实现了对文本文件的huffman编码与解码过程-The realization of a text file of huffman encoding and decoding process
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:259658
    • 提供者:mxc
  1. encoding_source_code

    0下载:
  2. 适合初学者的基于MATLAB的JPEG编码,haffman编码,RLE编码.-Suitable for beginners MATLAB-based JPEG coding, haffman encoding, RLE encoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:76816
    • 提供者:卓越
  1. HuffmanCode

    0下载:
  2. 本算法的作用是利用建立的huffman编码进行编码和译码。首先要建立huffman树,其主要的思想是权大的外结点靠近根,权小的远离根。大体的算法是在n个结点中不断的选取两个相对小的结点建立huffman树,直到全部结点都在huffman树中。-The role of this algorithm is the use of established code huffman encoding and decoding. First of all, to establish huffman tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7057
    • 提供者:pig
  1. lzw-hafuman

    0下载:
  2. matlab写的lzw和huffman的编码,希望对大家有用-matlab write LZW and huffman encoding, in the hope that useful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:578793
    • 提供者:武瑞霞
  1. huffman

    0下载:
  2. 赫夫曼编码。可以任意的设置字母和权值用于可以进行译码,编码,打印编码文件。-Huffman coding. Can be arbitrary set of letters and weights can be used for decoding, encoding, printing, encoding files.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:14412
    • 提供者:黄文
  1. Huffman

    0下载:
  2. 哈弗曼编码,提供了两种编解码思路,可以高效的编解码,可直接用与网络传输-哈弗曼encoding, codec provides two ideas can be highly efficient codec can be directly used with the network transmission
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:11538
    • 提供者:black_soil
  1. beta3

    0下载:
  2. 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本,实现哈夫曼的编码译码-The use of Huffman coding to communicate can greatly improve channel utilization, shorten the transmission time information and reduce transmission costs, implementation Huffman encoding decoding
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3029
    • 提供者:yan
  1. MZ

    0下载:
  2. MH编码是用于黑白二进制文件传真的数据压缩。文件传真是指一般文件、图纸、手写稿、表格、报纸等文件的传真。他们是黑白二值的,也就是信源是二元信源q=2。 MH编码是一位编码方案,即对一行一行的数据进行编码,它将游程编码和霍夫曼编码想结合,是一种标准的改进霍夫曼码。 -MH encoded binary files are used for black-and-white facsimile data compression. Document refers to the general f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:974865
    • 提供者:张继红
  1. HuffmanCode

    1下载:
  2. /*哈夫曼编/译码器 完成Huffman 编码的译码过程。 即输入一个码串,请翻译成相应的字符串。 要求有编码过程和解码过程。*/-/* Huffman encoder/decoder to complete the decoding process of Huffman encoding. That the input string 1 yards, please be translated into the corresponding string. Requirements
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:3801
    • 提供者:ping
  1. Picture.Translate.Of.Remote.Desktop.Control

    0下载:
  2. 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:54307
    • 提供者:whoamixp
  1. SFE

    0下载:
  2. 建立赫夫曼树,然后再由叶子到根实现赫夫曼编码。-Huffman tree set up, and then leaves to the root by the Huffman encoding implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:712
    • 提供者:鱼儿
  1. huffman_coding

    0下载:
  2. ) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code t
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1037
    • 提供者:ria
  1. hafumanbianma

    0下载:
  2. 哈夫曼编码的实现,用C++编写的。操作系统课设时做的,可以正确的运行-Huffman encoding implementation, using C++ prepared. When the operating system to do for the class, you can run the right
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1708
    • 提供者:李利芳
  1. Huffmanencoderdecoder

    0下载:
  2. 在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码. 一个完整的系统应具有以下功能: (1)初始化.从终端读入字符集大小,以及字符和权值,建立 哈夫曼树,并保存. (2)编码.利用以建好的哈夫曼树对正文进行编码,然后保存. (3)译码.利用已建好的哈夫曼树将文件中的代码进行译码,结果打印出来. -At the sending end through a coding system for encoding transmit data treat
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3053
    • 提供者:
  1. huffman_codeing_and_decoding

    0下载:
  2. 基于huffman编码的压缩与解压程序,huffman编码是信元编码的一种,用于无损压缩,这里给出一个压缩与解压程序-Huffman coding based on the compression and decompression procedures, huffman coding is a cell encoding for lossless compression, which gives a compression and decompression procedures
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 讲述一种huffman编码方法的文献,文献里有编码程序的源码,讲解加程序,很全面。-A huffman encoding method on the literature, the literature, there are procedures for the source code to explain the increase in procedures, it is full.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:289156
    • 提供者:李锋
  1. huffman-verifafgwgh

    0下载:
  2. Huffman source code. you can do text encoding.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1166001
    • 提供者:Kim
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 42 »
搜珍网 www.dssz.com