CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - HUFFMAN ENCODING

搜索资源列表

  1. yasuo

    0下载:
  2. 霍夫曼的文件编码源代码-Huffman encoding the source document
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6799
    • 提供者:彭筱云
  1. coder

    0下载:
  2. 赫夫曼编码与译码器(完整功能)满足严蔚敏《数据结构》习题册中的全部功能-Huffman encoding and decoding devices (full function) to meet the strict Wei Min " data structure" in the exercise of all of the features list
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:52424
    • 提供者:cxm
  1. Huffman

    0下载:
  2. 这是一个关于霍夫曼编码与解码的c语言程序,功能强大,且使用-This is a Huffman encoding and decoding on the c-language program, powerful, and the use of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3034
    • 提供者:李杰
  1. hafumanshu

    0下载:
  2. (1) I:初始化,从终端读入n个字符和n个权值,建立哈夫曼树,并将它存放在文件HuffmanTree中. (2)E:编码.利用已建立好的哈夫曼树,对要传输的数据正文(存在文件ToBeTran.txt中)进行编码,将结果代码存(传输)到文件CodeFile中. (3)D:译码.利用已建好的哈夫曼树,对传输到达的CodeFile中的数据代码进行译码,将译码结果存入文件TestFile中. (4) P: 印文件.将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:3701
    • 提供者:liuzhijun
  1. Hoffman

    0下载:
  2. huffman编码解码源程序,自己编的,可以读取txt文档,然后进行编码解码-Huffman encoding and decoding source, their series, you can read txt files, then codec
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:3664837
    • 提供者:叶志
  1. jcphuff

    0下载:
  2. Expanded entropy encoder object for progressive Huffman encoding.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:6530
    • 提供者:yasijao
  1. huffman

    0下载:
  2. 根据huffman编码的原理实现文件的压缩与解压。C语言编写。使用时输入源文件与目标文件路径即可。-According to the principle of huffman encoding for file compression and decompression. C language, hoping to be helpful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:18381
    • 提供者:VongRuohang
  1. Huffman_Coding_For_English_File

    0下载:
  2. 完成了对英文文档的赫夫曼编码和解码工作,速度还行。CreateProbability用户创建字符的出现概率,HuffmanEnDeCoding用户根据字符概率进行文档的编码和解码工作-Completion of the English document Huffman coding and decoding, speed is also OK. User-created character CreateProbability probability, HuffmanEnDeCoding prob
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1375284
    • 提供者:baxuelong
  1. huffmann

    0下载:
  2. Huffman Encoding with C programming language
  3. 所属分类:CA program

    • 发布日期:2017-04-15
    • 文件大小:8579
    • 提供者:dilek
  1. huffman

    0下载:
  2. 通过本程序实现图像的huffman编码加密解密以及解码。以及运行结果的输出-Through this program achieve the image encryption and decryption huffman encoding and decoding. And output the results of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:156764
    • 提供者:张敏
  1. ztrees

    0下载:
  2. *讨论   * 本PKZIP“通缩”的过程中使用了几个哈夫曼树。越   *共源的值由短比特序列表示。   *   *每个代码树存储在ZIP文件以压缩形式   *这是本身的长度的霍夫曼编码   *所有的代码串(按升序排列按来源值)。   *实际代码串从长度重构   *解压缩过程中,如在“应用指南”中描述   *(APPNOTE.TXT)分布情况的PKWARE的PKZIP的计划的一部分。-*
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:11082
    • 提供者:ShichaoLiang
  1. jcphuff

    0下载:
  2. Expanded entropy encoder object for progressive Huffman encoding.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6573
    • 提供者:taznpi
  1. 12008234567

    0下载:
  2. [数据结构]第五次作业:huffman编码及其译码(一)收藏新一篇: [数据结构]第五次作业:huffman编码及其译码(二)-[Data structure] Fifth operation: huffman encoding and decoding (a) collection of new one: [data structure] Fifth operation: huffman encoding and decoding (b)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2988
    • 提供者:ci565esn
  1. Huffman

    0下载:
  2. 哈夫曼编码与解码,哈夫曼编码是一种重要的编码方式,该程序是用C语言,数据结构实现的-Huffman encoding and decoding,Huffman encoding is an important way of coding.need to change program is in C,the data stucture
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-13
    • 文件大小:2350
    • 提供者:黄旭
  1. clmpxled

    0下载:
  2. 哈夫曼编译码程序,可以对任意给定的字符串进行编译码,并将生成的中间编码写入到文件(Huffman encoding decoding procedures, can be compiled code for any given string, and will be generated in the middle of the code written to a file)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:XTTofw!34360
搜珍网 www.dssz.com