搜索资源列表

  1. huffman_delphi

    0下载:
  2. HUFFMAN 算法,delphi用huffman算法实现图象的压缩.-HUFFMAN algorithm, delphi Huffman algorithm using image compression.
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:11264
    • 提供者:hl
  1. yuv_fdct_test

    0下载:
  2. 该程序将YUV文件DCT 量化然后HUffman编码 然后再做反运算~还原成YUV文件 -the program will document YUV DCT quantization coding then HUffman then take anti-Operational ~ 10% reduction YUV documents
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:321536
    • 提供者:何鸿
  1. LZHUF

    0下载:
  2. 一种无损压缩算法,采用了lzss结合huffman动态编码,速度快-a lossless compression algorithm, using a combination of lzss dynamic Huffman coding, fast
  3. 所属分类:压缩解压

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:任燕
  1. Huffman_mfc

    0下载:
  2. 哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。-Huffman coding, based on the MFC. Huffman coding for entropy coding one of the best ways, for a wide variety of data compression technology.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-02
    • 文件大小:201728
    • 提供者:canny06
  1. adaptive-huffman

    0下载:
  2. 自适应的哈夫曼编码程序,包括屏幕输出和文件保存。-Adaptive Huffman Coding procedures, including the screen output and save the file.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-02
    • 文件大小:5120
    • 提供者:陈文杰
  1. huffman

    0下载:
  2. java语言数据结构中,霍夫曼编码源代码-java language data structure, the Huffman code source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-02
    • 文件大小:45056
    • 提供者:zwz
  1. Huffman

    0下载:
  2. 用于视频运动图像编码的HUFFMAN编码,可广泛运用于MPEG-Moving Picture for video coding Huffman coding, can be widely applied to MPEG
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-02
    • 文件大小:1568768
    • 提供者:zs
  1. huffman

    0下载:
  2. 利用二叉树结构实现赫夫曼编/解码器。 1、初始化(Init):能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、建立编码表(CreateTable):利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、编码(Encoding):根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、译码(Decoding):利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:1133568
    • 提供者:林佳
  1. STM32_Mp3

    0下载:
  2. 用stm32做的mp3的全部代码及头文件-Mp3 stm32 do with all the code and header files. . .
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:2080768
    • 提供者:gulang

源码中国 www.ymcn.org