搜索资源列表

  1. ch6

    0下载:
  2. 用MATLAB实现哈夫曼编码的例程(以子函数形式给出) NORM2HUFF 哈夫曼编码器 对于输入向量,NORM2HUFF(X) 返回向量的哈夫曼编码后的码串
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2524
    • 提供者:宗常进
  1. huffman

    0下载:
  2. matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchma
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:19355
    • 提供者:lindajillduan
  1. NORM2HUFF

    0下载:
  2. 用MATLAB实现哈夫曼编码 中间使用了子函数
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2540
    • 提供者:安飞
  1. huffman

    0下载:
  2. 哈夫曼编码,直接使用[zipped,info] = norm2huff(x)调用函数即可实现。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:16944
    • 提供者:现代
  1. ch6

    0下载:
  2. 用MATLAB实现哈夫曼编码的例程(以子函数形式给出) NORM2HUFF 哈夫曼编码器 对于输入向量,NORM2HUFF(X) 返回向量的哈夫曼编码后的码串
  3. 所属分类:书籍源码

    • 发布日期:2024-07-02
    • 文件大小:2048
    • 提供者:宗常进
  1. huffman

    0下载:
  2. matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchma
  3. 所属分类:2D图形编程

    • 发布日期:2024-07-02
    • 文件大小:19456
    • 提供者:lindajillduan
  1. NORM2HUFF

    0下载:
  2. 用MATLAB实现哈夫曼编码 中间使用了子函数-Huffman coding using MATLAB realize the middle of the use of Functions
  3. 所属分类:压缩解压

    • 发布日期:2024-07-02
    • 文件大小:2048
    • 提供者:安飞
  1. huffman

    0下载:
  2. 哈夫曼编码,直接使用[zipped,info] = norm2huff(x)调用函数即可实现。-Huffman coding, direct use of [zipped, info] = norm2huff (x) call function can be realized.
  3. 所属分类:压缩解压

    • 发布日期:2024-07-02
    • 文件大小:16384
    • 提供者:现代
  1. norm2huff

    0下载:
  2. 实现哈弗曼压缩编码的matlab程序。(m文件)-Huffman code
  3. 所属分类:matlab例程

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:鼓鼓
  1. norm2huff

    0下载:
  2. 这个是哈弗曼编码的源代码,保证适合你的口味。-This is Havermann encoded source code to ensure that suits your taste.
  3. 所属分类:压缩解压

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:yangjinhuo
  1. norm2huff

    0下载:
  2. huffman编码的m文件编写,其中包含多个函数。-huffman code
  3. 所属分类:文档资料

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:mia
  1. norm2huff

    0下载:
  2. 有关无损压缩huffman 编码 无注释 在matlab环境下 -huffman encoding
  3. 所属分类:压缩解压

    • 发布日期:2024-07-02
    • 文件大小:1024
    • 提供者:张宁

源码中国 www.ymcn.org