CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - huffman,压缩

搜索资源列表

  1. huffman

    0下载:
  2. 哈夫曼的编码译码器, 还附带有压缩跟解压缩的功能。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:43.61kb
    • 提供者:杨挺
  1. 用于文件压缩的huffman算法

    1下载:
  2. 用哈夫曼编码编的压缩和解压缩的程序的源代码,在网上选的。-encoded using Huffman compression of the program's source code, on-line election.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13.5kb
    • 提供者:张雷
  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#编程

    • 发布日期:2008-10-13
    • 文件大小:3.3kb
    • 提供者:陈帅
  1. 另类的压缩方式

    0下载:
  2. 哈夫曼树编码 用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Huffman tree coding algorithm using Huffman tree to the text document for 0-1 coding and compression simulation and decompression
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8.64kb
    • 提供者:王月
  1. AAAHUF

    0下载:
  2. c编写的huffman,用于压缩数据,为最早最基础的压缩格式,现在常用的格式大多受启发于此-c Huffman prepared for data compression, the first for the most basic compression format, the format now used most enlightening here
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.77kb
    • 提供者:李勇
  1. huffman_algorithm

    0下载:
  2. VC写的huffman压缩算法,包括数据流以及文件方式实现的huffman数据压缩算法-huffman compression algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:72.79kb
    • 提供者:ting yang
  1. HuffmanCoding

    1下载:
  2. 根据信源压缩编码——Huffman编码的原理,用VC++语言实现对英文文本的压缩。-According to source coding- Huffman coding theory, using VC++ language implementation of the English text compression.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1023byte
    • 提供者:清风细雨
  1. HUFFMAN

    0下载:
  2. 运用哈弗曼编码实现文件的压缩与解压缩,有源码-HUFFMAN files encoded using the compression and decompression, a source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:13.48kb
    • 提供者:王怡
  1. huffman

    0下载:
  2. 用java和c++实现的huffman编码解码程序,压缩效率高,且无损。-A Huffman code and decode program Using language java and C++ for compression and depressrion of characters.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2.92kb
    • 提供者:crazy
  1. huffman

    0下载:
  2. 利用哈弗曼压缩文件,程序功能包括压缩和解压缩。-Using Havermann compressed file, the program features, including compression and decompression.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:11.76kb
    • 提供者:yrq
  1. Huffman

    0下载:
  2. Huffman,简单的解压缩程序,详细看源码-Huffman, a simple decompression procedure, detailed look at source
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4.58mb
    • 提供者:宝宝的
  1. Huffman

    0下载:
  2. C++编写的算法,利用Huffman对文件编码解码,压缩包中包括源代码和输入文件示例-C++ written algorithm using Huffman codec file compression package including source code and sample input file
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:204.89kb
    • 提供者:jingjing
  1. Huffman

    0下载:
  2. 在控制台下编写的哈夫曼编码程序,压缩文件含有工程文件及一个实验报告。-Huffman coding procedures, written in the console under the compressed file containing the project file and a lab report.
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:217.55kb
    • 提供者:卡卡
  1. mfc-huffman-data

    0下载:
  2. mfc可视化界面实现的哈夫曼数据压缩编码程序,可以打开文件进行哈夫曼编码压缩,压缩后文件可以存储。-mfc visual interface to achieve data compression Huffman coding procedures, you can open the file for Huffman coding compression, the compressed files can be stored.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-10
    • 文件大小:315.4kb
    • 提供者:Bernie
  1. Huffman

    0下载:
  2. huffman的编码和译码,有文件操作,压缩和解压功能-huffman encoding and decoding, there are file operations, compression and decompression functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.31kb
    • 提供者:刘灿
  1. huffman

    0下载:
  2. 基于Huffman树的压缩文件及解压文件源代码,可压缩txt,图片,音频等,但txt格式压缩率较高,其他格式压缩不明显(Huffman tree based compressed files and decompression file source code, compressed TXT, pictures, audio, etc., but TXT format compression rate is higher, other formats are not obvious compre
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:1.62mb
    • 提供者:岚爻
  1. huffman压缩

    0下载:
  2. 用huffman实现对文件的压缩,解压缩(Using Huffman to achieve compression of files)
  3. 所属分类:其他

  1. huffman

    0下载:
  2. 哈夫曼(Huffman)树又称最优二叉树或最优搜索树,是一种带权路径长度最短的二叉树。在许多应用中,常常赋给树中结点一个有某种意义的实数,称此实数为该结点的权。从树根结点到该结点之间的路径长度与该结点上权的乘积称为结点的带权路径长度(WPL),树中所有叶子结点的带权路径长度之和称为该树的带权路径长度.(The Huffman (Huffman) tree, also known as the optimal two - fork tree or the optimal search tree,
  3. 所属分类:Windows编程

    • 发布日期:2018-11-14
    • 文件大小:3.84mb
    • 提供者:breath
  1. huffman

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

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

    0下载:
  2. 利用哈夫曼树生成哈夫曼编码,并实现字符串的压缩和编码的解压。(Huffman tree is used to generate Huffman coding, and the compression and decompression of the string are realized.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:29.77mb
    • 提供者:你个肥仔
« 12 3 4 5 6 »
搜珍网 www.dssz.com