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

搜索资源列表

  1. Huffman

    0下载:
  2. 迄今为止见过的最方便的huffman编码,效率很高 一个外国人写的,很具有研究价值 Constructing a Huffman Tree according to the number of times each symbol appears in the data stream: 1) Create an array of N nodes, representing N possible symbols (ranging between 0 and N-1). 2) Set
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:17.37kb
    • 提供者:游弋人生
  1. Huffman

    0下载:
  2. 基于VC++6.0,利用哈夫曼编码对BMP图像进行编码并储存为*.huf格式的文件,同时也可对*.huf格式的文件进行解码,储存为*.bmp格式的图像-Based on VC++6.0, the use of Huffman coding to encode the image of BMP and saved as*. huf format, but also right*. huf decode the file format, stored as a*. bmp format images
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3.54mb
    • 提供者:ft5272633
  1. Huffman-encode-and-decode

    0下载:
  2. huffman 编码和解码, 它详细的写出了编解码的过程, 有助于你的学习哦-huffman encode and decode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:17.07kb
    • 提供者:zz
  1. huffmanprogram

    0下载:
  2. 用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:4.42kb
    • 提供者:李添翼
  1. shujujiegou

    0下载:
  2. 已知某系统设计哈夫曼编码,利用哈夫曼编码进行通信。为信息收发站编写一个哈夫曼码的编/译码系统。-A system design known Huffman encoding, the use of Huffman coding to communicate. Information hubs for the preparation of a Huffman code to encode/decode system.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:18.77kb
    • 提供者:柯可
  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
    • 文件大小:2.98kb
    • 提供者:
  1. hfmtree

    0下载:
  2. 哈夫曼树最优搜索算法。欢迎使用haffman编/译码程序,本程序是对报文进行---①编码 ②译码 ③ 打印等 ,让我们开始吧-Optimal Huffman tree search algorithm. Welcome to haffman encode/decode process, the procedure is carried out packet decoding--- ① ② ③ encoding Print, etc. Let' s get started!!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2.31kb
    • 提供者:写风
  1. hfm

    0下载:
  2. 程序功能:建立哈夫曼树,对哈夫曼树进行编码译码显示码文和用凹入法显示哈夫曼树。-Program features: the establishment of Huffman tree, the tree of the Huffman code to encode decode display text and the use of indentation method showed Huffman.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:4.32kb
    • 提供者:chenjin
  1. Huffman

    0下载:
  2. 实现Huffman编码,用于图像的处理,或者是信息传输中的数据压缩,减少存储容量-to complish huffman code into encode,decode.and tanslatate many l etters into many"0 or 1"to decrease the space.may you good luck!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:72.99kb
    • 提供者:nicholas
  1. huffman

    0下载:
  2. 对yuv视频文件进行huffman编码和huffma解码-encode and decode the yuv videos with huffman algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:12.2kb
    • 提供者:臧艳军
  1. lena

    0下载:
  2. 对yuv视频文件同时进行huffman和小波编码和解码-encode and decode the yuv video with huffman and wavelet algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:18.34kb
    • 提供者:臧艳军
  1. Huffman

    0下载:
  2. This a program to encode and decode huffman code for strings. The input should be a text file with two dimentional string array.-This is a program to encode and decode huffman code for strings. The input should be a text file with two dimentional str
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:3.04kb
    • 提供者:Santron
  1. Huffman

    0下载:
  2. 哈夫曼编码 对电文进行编码 和解码功能 Huffman编码译码_模板_半空-Huffman coding to encode and decode messages Huffman coding and decoding _ _ empty template
  3. 所属分类:Data structs

    • 发布日期:2017-05-31
    • 文件大小:12.7mb
    • 提供者:王大飞
  1. Huffman

    0下载:
  2. 数据结构程序,用于通过哈夫曼树进行编码和译码。-Data structure program used to encode and decode Huffman tree.
  3. 所属分类:Data structs

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

    0下载:
  2. huffman编码,可以实现编码,解码,打印代码文件功能-huffman encoding, can encode, decode, print the code file function
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:994.25kb
    • 提供者:sixmore
  1. huffman-code

    0下载:
  2. 霍夫曼编解码程序,仿真了huffman编码和解码-huffman encode decode
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:16.5kb
    • 提供者:张静文
  1. huffman

    0下载:
  2. 利用霍夫曼编码对图像进行编码及解码,计算霍夫曼编码效率-huffman encode and decode
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:1.24kb
    • 提供者:Ji Tong
  1. encode-and-decode

    0下载:
  2. C++程序,实现文件的压缩与解压缩,用霍夫曼树压缩,VS2012平台-C++ program, file compression and decompression, compression Huffman tree, VS2012 platform
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:42.6kb
    • 提供者:Joy
  1. software

    0下载:
  2. 数据压缩导论的对应软件代码.其中包括huffman decode /encode ,算术编码等。-Introduction to Data Compression  soft code,includle huffman decode /encode, and arithmetic coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-25
    • 文件大小:7.48mb
    • 提供者:lee
  1. huffman

    0下载:
  2. 霍夫曼编码的压缩解压,获得码长方法是moffat法。(The encode and decode with huffman code.)
  3. 所属分类:压缩解压

    • 发布日期:2018-04-23
    • 文件大小:2kb
    • 提供者:圆圆16138
« 12 3 »
搜珍网 www.dssz.com