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

搜索资源列表

  1. Ht20

    0下载:
  2. 该软件为基于哈夫曼树编码译码的压缩解压缩软件,主要实现对普通文件的压缩,解压缩,并显示压缩的过程,哈夫曼树建立的过程。-the software-based Huffman decoding tree coding compression decompression software, the main document of the general compression, decompress, and display the compression process, Huffman tre
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:154860
    • 提供者:刘文凯
  1. Huffman

    0下载:
  2. 哈夫曼编码解码以及文档资料和Makefile文件。-Huffman decoding, as well as document information and Makefile files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:334244
    • 提供者:lzel
  1. haffman

    0下载:
  2. 哈夫曼数的编码和译码,使用VC编程,课程设计必备-The number of Huffman coding and decoding, the use of VC programming, curriculum design must
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:306669
    • 提供者:fancy
  1. HuffmanCodes

    0下载:
  2. Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more frequently use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:154095
    • 提供者:黃文岩
  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. huffuman00xiao

    0下载:
  2. 本人修改的成熟的霍夫曼编码及译码,对一个文本文件,统计字符概率,建霍夫曼树,然后编码,最后译码,码文输出到另一份txt文档中,在vc中编译的,在vs2010中可能会有异常~-I modified Huffman coding and decoding of the mature, to a text file, statistics, probability character, Huffman tree construction, and coding, and finally decodin
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:221582
    • 提供者:
  1. inftrees

    0下载:
  2. generate Huffman trees for efficient decoding
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:4211
    • 提供者:qinpangfun
  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. inftrees

    0下载:
  2. generate Huffman trees for efficient decoding for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:6140
    • 提供者:runsaogang
  1. inftrees

    0下载:
  2. generate Huffman trees for efficient decoding.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:5711
    • 提供者:ronggongzui
  1. inftree9

    0下载:
  2. generate Huffman trees for efficient decoding.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:5582
    • 提供者:yerjiupin
  1. jdhuff

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

    • 发布日期:2017-12-09
    • 文件大小:11618
    • 提供者:taovuixiu
  1. jdphuff

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

    • 发布日期:2017-12-06
    • 文件大小:6772
    • 提供者:jounaogui
  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. Huffman-coding-and-decoding

    0下载:
  2. 完整的哈弗曼编码译码程序,信息论与编码课程实验中经常用到的程序-Complete Huffman coding and decoding procedures, information theory and coding course experiments frequently used programs
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:左晨
  1. move_assign_noexcept

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

    • 发布日期:2017-04-29
    • 文件大小:12293
    • 提供者:langhinyj
  1. jdphuff

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

    • 发布日期:2017-04-15
    • 文件大小:6868
    • 提供者:wtvtpo
  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
    • 提供者:黄旭
« 12 »
搜珍网 www.dssz.com