搜索资源列表

  1. HuffmanCoding_src

    0下载:
  2. 霍夫曼编解码算法-Huffman decoding algorithms
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:范明
  1. zlib-1.2.2.tar

    0下载:
  2. 此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度-this code for the LZ7 Huffman coding and encoding of the Joint Implementation, to raise it higher lossless compression and decoding speed
  3. 所属分类:压缩解压

    • 发布日期:2024-05-26
    • 文件大小:430080
    • 提供者:刘刀冈
  1. huffman编码解码

    0下载:
  2. 这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:4096
    • 提供者:xtbc
  1. 哈夫曼编码解码

    0下载:
  2. 霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-26
    • 文件大小:181248
    • 提供者:胡骥骏
  1. Huffman编码以及解码程序

    0下载:
  2. 霍夫曼编码 提供基本内核 下载后用户可根据需要根改-Huffman code, provides the fundamental core, you can modify it as your wish after downloading it.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-26
    • 文件大小:474112
    • 提供者:卢林
  1. Kalman

    0下载:
  2. 用vc编写,实现图像的霍夫曼编码和解码,使用时用命令行输入命令-Prepared using vc, Hoffman realize image coding and decoding, use the command line type the command
  3. 所属分类:压缩解压

    • 发布日期:2024-05-26
    • 文件大小:13312
    • 提供者:sp
  1. hfm

    0下载:
  2. 利用小波和霍夫曼对单声道文件进行压缩编码 并解码输出-The use of wavelet and Hoffman files for mono coding and decoding output
  3. 所属分类:波变换

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:yangran
  1. chenchen_new

    0下载:
  2. 二进制,四进制,8进制霍夫曼编解码。内含测试编码文件以及解码文件。-Binary, quaternary, 8-band codec Hoffman. Intron encoding the test documents and decoding files.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-26
    • 文件大小:13312
    • 提供者:chen chen
  1. HuffmanCodingAndDecoding

    0下载:
  2. 霍夫曼编码与解码,图形用户界面,有实验文档说明-Huffman encoding and decoding, graphical user interface, the experiment has documented
  3. 所属分类:压缩解压

    • 发布日期:2024-05-26
    • 文件大小:64512
    • 提供者:陈坤
  1. jpeg0_0002b

    0下载:
  2. jpeg 编解码 matlab 程序 编解码表 霍夫曼编码-jpeg codec codec matlab procedure Huffman code table
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:761856
    • 提供者:lance
  1. huffman

    0下载:
  2. 霍夫曼编码解码,自己的课程作业,有兴趣的可以参考-Huffman code decoding, operating their own programs, interested can refer to
  3. 所属分类:压缩解压

    • 发布日期:2024-05-26
    • 文件大小:1938432
    • 提供者:张晓东
  1. mp3_decoder

    1下载:
  2. MP3解码的VHDL实现,包括霍夫曼解码等-VHDL realization of MP3 decoding, including Huffman decoding
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-26
    • 文件大小:33792
    • 提供者:asa
  1. coding_callback

    0下载:
  2. 用matlab实现霍夫曼编码与解码,可以直接运行。-Matlab Hoffman used to achieve encoding and decoding, can be directly run.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:lishenwei
  1. mp3analysis

    0下载:
  2. 国外硕士论文,有关mp3编解码技术研究的,对各部分功能如子带分解滤波,霍夫曼编码,心理声学模型等都作了详解,也提出了算法上的一些改进-paper for master degree,it specifies the mp3 encoding and decoding processing,and in some way suggests advanced algorithm at some blocks.
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-26
    • 文件大小:2069504
    • 提供者:
  1. huffman

    0下载:
  2. 利用霍夫曼方法进行图像的霍夫曼编码与解码-Hoffman method using images of the Hoffman encoding and decoding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:liugang
  1. Lossless_decoding

    0下载:
  2. 自己编的基于霍夫曼编码以及解码的程序,供大家分享-Own compilation based on Huffman coding and decoding procedures for share
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:51200
    • 提供者:陈濛
  1. huffman_encode_and_decode

    0下载:
  2. 自己总结的huffman编解码,其中的源程序对从文件读取的数据进行霍夫曼编码,程序通过了验证-Huffman encode decode
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:13312
    • 提供者:张星
  1. EXP6_Compress

    0下载:
  2. 调用霍夫曼编码和香农费诺压缩和解码图片,并计算压缩率(Call Hoffman encoding to compress and decode pictures, and calculate compression rates)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:5120
    • 提供者:ShirleyQ1543
  1. 霍夫曼编码及解码

    0下载:
  2. 对一个给定字符串,生成霍夫曼树,求出霍夫曼编码并进行解码(get the huffman tree for a string,code and translate)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:narutoyt
  1. Huffman编码

    0下载:
  2. 用MATLAB实现了数字图像的霍夫曼编解码,并给出了实验用图。(Using MATLAB to achieve the Hoffman digital image codec, and gives the example of the experiment.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-26
    • 文件大小:700416
    • 提供者:宁徛
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org