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

搜索资源列表

  1. Huffman.zip

    1下载:
  2. Huffman C源代码
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:7514
    • 提供者:
  1. Huffman.rar

    0下载:
  2. 十种huffman编码方法
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:35065
    • 提供者:
  1. 各类Huffman编码.rar

    1下载:
  2. 各类Huffman编码
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:32362
    • 提供者:
  1. Huffman

    0下载:
  2. 哈夫曼编码和解码系统,并可对文件进行编码-Huffman coding and decoding system, the documents can be encoded
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6886
    • 提供者: 哈哈哈
  1. huffman编码

    0下载:
  2. huffman编码 hao a -Huffman coding a hao
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4778
    • 提供者:塘鱼
  1. 统计英文文章的字符个数并huffman编码

    4下载:
  2. a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffma
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2838
    • 提供者:李韦纬
  1. huffman 方案3

    0下载:
  2. huffman 编码译码器的实现。可以完整实现由用户输入字母进行编码和译码,使对网络通信的模拟-Huffman coding decoder realized. Integrity can be achieved by user input letters coding and decoding, the analog network communication
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:42051
    • 提供者:bob
  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. MATLAB霍夫曼Huffman编码译码

    0下载:
  2. MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码(MATLAB Hoffman Huffman Code Decoding GUI Interface Design Source Code)
  3. 所属分类:压缩解压

    • 发布日期:2021-03-29
    • 文件大小:15360
    • 提供者:Cc静静
  1. 多元Huffman编码问题

    0下载:
  2. 多元Huffman编码问题 问题描述:在一个操场的四周摆放着n堆石子,现要将石子有次序地合并成一堆。规定每次至少选2堆至多选k堆石子合并成新的一堆, 合并的费用为新的一堆石子数。计算出将n堆石子合并成一堆的最大总费用和最小总费用。 算法设计:对于给定的n堆石子,计算合并成一堆的最大总费用和最小总费用。 数据输入:文件的第1行有2个正整数n和k,表示有n堆石子,每次至少选2堆至多选k堆石子合并。第2行有n个数,分别表示每堆石子的个数。 输入示例: 7 3 45 13 12 16 9
  3. 所属分类:汇编语言

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com