搜索资源列表

  1. huffman

    0下载:
  2. classic huffman alg for data stream
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:14336
    • 提供者:hello
  1. HuffMan

    0下载:
  2. VC++编写的Huffman压缩算法的示例程序-a demo of Huffman compression algorithm, developed by VC++ 6.0
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:17408
    • 提供者:Zhaowenyao
  1. huffman

    0下载:
  2. the application of tree on huffman
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:nUie
  1. Huffman

    0下载:
  2. huffman解压缩C#代码,非常值得下载!-huffman extract。
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:1764352
    • 提供者:zhanzc
  1. Huffman

    0下载:
  2. Huffman compression and decompression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:foreverflower
  1. Huffman

    0下载:
  2. huffman code using java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-13
    • 文件大小:18432
    • 提供者:najmeh
  1. Huffman

    0下载:
  2. self contained Huffman encoder and decoder with CLI. Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:DeamonKenji
  1. huffman

    0下载:
  2. matlab程序,完成huffman编解码的功能-matlab program to complete the huffman encoding and decoding functions
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:SDP
  1. Huffman

    0下载:
  2. 构造自适应霍夫曼树实现文件的压缩与解压缩。-Adaptive Huffman tree structure for file compression and decompression.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:6144
    • 提供者:renyuanfang
  1. huffman

    0下载:
  2. 对无记忆信源运用huffman编码,解码,计算信源熵和编码效率-Memory source to use for non-huffman encoding, decoding, computing source entropy and coding efficiency
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:18432
    • 提供者:zhaoyang
  1. Huffman

    0下载:
  2. 我做的课程设计,一个简单的C++实现的用于解决霍夫曼编码译码问题!~-I do curriculum design, a simple C++ implementation of the Huffman codec used to solve the problem! ~
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:203776
    • 提供者:xiaodeng
  1. Huffman

    0下载:
  2. 该仿真程序采用2个码元联合编码的方式对信源数据进行Huffman编码,最后给出了联合编码和单个码元编码以及定长编码的对比分析,并将编码的二进制数据和解码的数据输出为文本文件hcode.txt及hdecode.txt。-matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:19456
    • 提供者:xiaonaughty
  1. huffman

    0下载:
  2. 对MATLAB软件中已经存在的Shannon.txt文档进行霍夫曼编码,检测霍夫曼编码的编码速率。-On the MATLAB software that already exists Shannon.txt documents Huffman coding, the encoding rate of detection of Huffman coding.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:史锁兰
  1. huffman

    0下载:
  2. 用MATLAB进行编程实现对256*256图像进行的哈夫曼编码-Carried out using MATLAB image Huffman coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:张凤
  1. huffman-0.81

    0下载:
  2. This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding.-This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:54272
    • 提供者:JP
  1. Huffman

    0下载:
  2. 位图的Huffman变换源代码,常常用于图像处理当中。-Huffman bitmap transform the source code, which is often used for image processing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:209920
    • 提供者:卢小宝
  1. huffman

    0下载:
  2. huffman编码对图形编码并进行图形重现的仿真程序,并计算了相应的压缩率。-huffman coding of graphics and graphical code to reproduce the simulation program, and calculate the corresponding compression ratio.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:王国良
  1. Huffman

    0下载:
  2. HUFFMAN编码。对一片文章进行HUFFMAN编码,并计算它的信源熵,与编码后的平均码长进行比较。-HUFFMAN coding. Of an article to HUFFMAN coding, and calculate the entropy of its source, and the encoded average code length for comparison.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:gudeyi
  1. huffman

    0下载:
  2. 基于huffman算法的压缩解压小程序,mfc图形界面。-Huffman compression decompression algorithm based on small programs, mfc graphical interface.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:40960
    • 提供者:
  1. Huffman

    0下载:
  2. 基于Huffman变换的图像压缩算法,c++语言开发的。-image Compression algorithm based on Huffman
  3. 所属分类:压缩解压

    • 发布日期:2024-05-13
    • 文件大小:192512
    • 提供者:wdl
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org