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

搜索资源列表

  1. huffman

    0下载:
  2. 实现了huffman编码的原理,简单易看懂,有注释(This code makes the implementation of the huffman code in a easy and understandable way and has comment.)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-03
    • 文件大小:32768
    • 提供者:angzhou365
  1. Huffman

    0下载:
  2. 实现哈夫曼编码,C语言实现,单文件直接编译运行。注册开通用,垃圾作品,课程作业(huffman coding The realization of Huffman encoding, C language, single file directly compile and run. Registered with the opening, trash, course work)
  3. 所属分类:数据结构

    • 发布日期:2018-01-03
    • 文件大小:11264
    • 提供者:Quasimo
  1. huffman

    0下载:
  2. 可以实现将txt文件进行huffman编码压缩(Txt files can be compressed by Huffman encoding)
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:MaybeSilent
  1. Huffman-Decoder-master

    0下载:
  2. 用verilog编写的huffman解码程序(huffman decoder verilog)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:张巨炮
  1. Huffman

    0下载:
  2. 哈夫曼编码实现,通过二叉树数据结果实现,就这些了。(THE REALIZE OF HUFFMAN CODE BY C/C++.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:11264
    • 提供者:Alexin
  1. huffman

    0下载:
  2. Huffman压缩编码,对Huffman二叉树理解有一定帮助(Huffman compression coding)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:13631488
    • 提供者:花溅泪
  1. Huffman tree generation

    0下载:
  2. 使用java语言编程,编写Huffman树的生成算法代码(Huffman tree generation)
  3. 所属分类:Java编程

  1. huffman

    0下载:
  2. 基于赫夫曼树的压缩算法 二进制读入文件,对txt有较好压缩效果,而对MP4、pdf等已经被处理过的文件格式效果不不明显。但是是初学者很好的学习资料。(The compression algorithm based on Huffman tree Binary read into the file, TXT has a better compression effect, and MP4, PDF has been processed file format effect is not not
  3. 所属分类:压缩解压

    • 发布日期:2018-01-08
    • 文件大小:783360
    • 提供者:絮缘
  1. Huffman

    0下载:
  2. huffman编码译码,出现数字概率分析等(Huffman coding and decoding, digital probability analysis, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:柯小南
  1. Huffman

    0下载:
  2. Huffman Encoding and Decoding
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:6144
    • 提供者:Max00111
  1. huffman coding

    0下载:
  2. 利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:Jessicapu
  1. huffman实现文件压缩

    0下载:
  2. huffman实现文件压缩,Huffman implementation of file compression(Huffman implementation of file compression)
  3. 所属分类:压缩解压

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:zjk123qnm
  1. huffman

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

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:圆圆16138
  1. Huffman

    0下载:
  2. Huffman nen code in c++
  3. 所属分类:压缩解压

    • 发布日期:2018-04-29
    • 文件大小:2101248
    • 提供者:thinhlu123
  1. huffman

    0下载:
  2. Matlab scr ipt for huffman coding.
  3. 所属分类:通讯编程

    • 发布日期:2018-04-30
    • 文件大小:59392
    • 提供者:bilalo
  1. Huffman

    0下载:
  2. 对彩色图像进行huffman编码,解码,显示原图像,灰度图像,编码解码后的图像(Huffman coding of images)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:37888
    • 提供者:一朵云
  1. huffman

    0下载:
  2. 使用C++语言实现了huffman的编码和解码功能,对于霍夫曼树和加密解密有深入的了解(Using the C++ language to implement the coding and decoding functions of Huffman, we have a deep understanding of the Hoffman tree and encryption decryption)
  3. 所属分类:压缩解压

    • 发布日期:2018-04-30
    • 文件大小:445440
    • 提供者:Burylight
  1. Huffman

    0下载:
  2. Huffman coding is a lossless data compression algorithm. Huffman coding uses variable length code to represent a symbol of the source (eg a character in a file). The code is determined from an estimate of the probabilities of appearance of the source
  3. 所属分类:压缩解压

    • 发布日期:2018-04-30
    • 文件大小:55296
    • 提供者:manelb
  1. Huffman

    0下载:
  2. Huffman coding is a lossless data compression algorithm. Huffman coding uses variable length code to represent a symbol of the source (eg a character in a file). The code is determined from an estimate of the probabilities of appearance of the source
  3. 所属分类:压缩解压

    • 发布日期:2018-05-01
    • 文件大小:15360
    • 提供者:malikab
  1. huffman

    0下载:
  2. 实现huffman 编码和文件的压缩解压(Implement the compression and decompression of Huffman code and file)
  3. 所属分类:压缩解压

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:望缺
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com