搜索资源列表

  1. huffman

    0下载:
  2. huffman编码-huffman coding
  3. 所属分类:源码下载

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:
  1. huffman编码

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

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:塘鱼
  1. huffman编码实现

    0下载:
  2. huffman编码实现-Huffman Coding
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:109568
    • 提供者:shiningstar
  1. 实验一 Huffman编码源码

    0下载:
  2. Huffman编码1. 给出信源符号的一阶概率分布,并计算信源符号熵和单字符Huffman码表。2. 计算每信源的平均字长,并与信源符号熵比较。3. 比较压缩效果。-Huffman coding 1. Source symbols are given first-order probability distribution, and calculate the entropy source and single-character sy
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:44032
    • 提供者:
  1. 编码

    0下载:
  2. 图形图像处理中常用的编码,拉普拉斯高斯编码、游程编码、算术编码、Huffman编码、Sobel编码等。-graphics processing commonly used coding, coding Laplace Gaussian, RIc, arithmetic coding, Huffman coding, coding Sobel.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:dz
  1. huffman编码解码

    0下载:
  2. 这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:xtbc
  1. huffman解压缩

    0下载:
  2. 运用huffman编码的解压缩程序,能压缩任何格式的文件,但是压缩比不是最理想-use Huffman coding decompression procedures can be compressed files in any format, but not the best compression ratio
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:陈帅
  1. 通信原理HUFFMAN编码

    0下载:
  2. 一个通信原理实验,huffman编码的实现过程,并且有详细说明-a communication principle experiment, the realization of Huffman coding process, and is described in detail
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:刘云
  1. 产生huffman编码

    0下载:
  2. huffman产生哈夫曼编码的源代码. ... generate huffman code //i present the i th code, j present from leaf to root in huffman tree //hfdata ... 第3 楼 一种思想。-Huffman coding produce the source code. Generate Huffman code ...// i present t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:yl
  1. Huffman编码以及解码程序

    0下载:
  2. 霍夫曼编码 提供基本内核 下载后用户可根据需要根改-Huffman code, provides the fundamental core, you can modify it as your wish after downloading it.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-10
    • 文件大小:474112
    • 提供者:卢林
  1. Huffman编码的算法及其实现。

    0下载:
  2. Huffman编码的算法及其实现。 这是一个实验报告,请采纳!-Huffman coding algorithm and its implementation. This is an experiment report, adopted!
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:fad
  1. 统计英文文章的字符个数并huffman编码

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

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:李韦纬
  1. Huffman程序

    0下载:
  2. 为得到使电文总长最短的二进制前缀编码,则以n种字符出现的频率作权,设计一棵Huffman树,求出给定权值的字符对应的Huffman编码。-enable the message to be chief of the shortest prefix binary coding, while the n characters of frequencies for the right to design a Huffman tree, obta
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:张磊
  1. Huffman

    0下载:
  2. huffman编码,输入对应的概率,可以输出码字和码长-Huffman coding, the probability of imported counterparts, can export code and code length
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:222208
    • 提供者:徐晨
  1. huffman

    0下载:
  2. huffman编码实现文本文档的压缩和解压缩,简单好用-huffman encoding text documents realize the compression and decompression, easy-to-use
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:li
  1. HUFFMAN

    0下载:
  2. HUFFMAN编码在信息论中的应用实例!-Huffman coding in information theory in the application!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:33792
    • 提供者:王毅诚
  1. Huffman

    0下载:
  2. 此文件为huffman编码的.cpp及.h文件,实现Huffman压缩编码-This document is for huffman coding. Cpp and. H files, realize Huffman Coding
  3. 所属分类:图形图象

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

    0下载:
  2. Huffman 编码 对文件的读入然后根据内容进行编码然后译码-Huffman coding on the document and then read the contents of decoding and then encoding
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:609280
    • 提供者:jiang zhenhua
  1. Huffman

    0下载:
  2. huffman编码,是初学数据结构的好帮手-huffman encoding, data structure is a good beginner helper
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:196608
    • 提供者:huigang
  1. huffman

    0下载:
  2. 在windows环境下进行huffman编码,应用于jpeg压缩过程中-In the windows environment huffman encoding, used in the process of jpeg compression
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:李勤
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org