搜索资源列表

  1. 哈夫曼.rar

    1下载:
  2. 作业,哈夫曼压缩解压缩
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:4481
    • 提供者:
  1. 哈夫曼压缩解压算法

    1下载:
  2. 哈夫曼压缩解压算法-Huffman compression decompression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4147
    • 提供者:大康
  1. 哈夫曼

    0下载:
  2. 作业,哈夫曼压缩解压缩-Operations, Huffman compression decompression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:林中
  1. 哈夫曼压缩解压算法

    0下载:
  2. 哈夫曼压缩解压算法-Huffman compression decompression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:大康
  1. 20040913103058_Huffman TreeAndCode

    0下载:
  2. 哈夫曼压缩的又一个例子程序-another example of procedures
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:105472
    • 提供者:张路
  1. 哈夫曼编译码器

    0下载:
  2. 用C语言写的哈夫曼编译码器-C language written Huffman Decoder
  3. 所属分类:WEB源码

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

    0下载:
  2. 此程序用C语言用哈夫曼编码法实现了对英文的压缩与解压缩,是C语言编程一个比较经典的例子-this program in C language with Huffman coding method to achieve the right English compression and decompression, the C programming language is a classic example
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:刘锋
  1. 哈夫曼编码原码

    0下载:
  2. 用C语言实现哈夫曼编码对文件进行压缩,并没有通过类来实现,只是用标准的C语言中结构实现的,代码内部说明比较详细,具体可以看代码,包括对文件的编码也解码.-C language of the document Huffman coding compression, and not through the categories to fruition, but the standard C language structure to ach
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:陈志德
  1. 哈夫曼树编码

    0下载:
  2. 哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩-Compress data by Huffman coding
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:何为
  1. compress_folders

    0下载:
  2. 哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用-huffman compression program, which realizes folder access and compressing rate is the same to rar when compressing text file
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:2037760
    • 提供者:
  1. huffmanHY

    0下载:
  2. 关于哈夫曼压缩编码的源代码 还没使用于压缩 嘻嘻^_^-Huffman coding on the source code not used in compression hee hee ^ _ ^
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:503808
    • 提供者:张明
  1. HuffamnCoding

    0下载:
  2. 用VC++实现的一个简单哈夫曼压缩码和解码程序,可以对任意字符的文本文件进行压缩并解压-With VC++ Realize a simple Huffman compression code and decoding procedures, arbitrary characters can compress a text file and extracting
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:233472
    • 提供者:陈明
  1. huffman_src

    0下载:
  2. 哈夫曼压缩程序
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:wenjiajun
  1. Haffman

    0下载:
  2. 哈夫曼压缩解压缩的编码。很好的思路和方法。希望能够对大家有所帮助。-??蚵
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:2078720
    • 提供者:alibaba
  1. AHC

    0下载:
  2. 哈夫曼压缩编码的例子,真的不是平常的课程设计那么垃圾的东东,还是有价值的-haffman compress
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 哈夫曼编码。功能强大。能够实现对任意文件的哈夫曼压缩与解压缩-Huffman coding. Powerful. Can be achieved for any documents Huffman compression and decompression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-10
    • 文件大小:288768
    • 提供者:北斗星光
  1. 哈夫曼编码译码

    0下载:
  2. 哈夫曼编码译码,学习数据结构二叉树的一个应用,解压压缩软件的基础,哈夫曼编码(Huffman encoding and decoding, learning data structure, an application of two branch tree, decompressing the basis of compression software, Huffman coding.)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:没看见过
  1. 哈夫曼压缩晓晓

    0下载:
  2. 哈夫曼压缩算法编码是无损压缩当中最好的方法。它使用预先二进制描述来替换每个符号,长度由特殊符号出现的频率决定。常见的符号需要很少的位来表示,而不常见的符号需要很多为来表示。   哈夫曼算法在改变任何符号二进制编码引起少量密集表现方面是最佳的。然而,它并不处理符号的顺序和重复或序号的序列。(Huffman compression algorithm coding is the best method of lossless compres
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:894976
    • 提供者:南絮
  1. 基于哈夫曼编码的文本文件压缩与解压缩

    0下载:
  2. 使用哈夫曼编码的方法对文本进行压缩。可以是加密压缩,也可以是无密压缩(Huffman coding is used to compress the text. It can be encrypted compression or non dense compression)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:LDW578712212
  1. 哈夫曼

    0下载:
  2. 一种用verilog语言实现的霍夫曼压缩编码算法(Huffman compression implemented by Verilog)
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:75776
    • 提供者:实现那是
« 12 3 4 5 6 7 8 9 10 ... 25 »

源码中国 www.ymcn.org