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

搜索资源列表

  1. hfm

    0下载:
  2. 霍夫曼编码的C语言实现!-Huffman coding in C language!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5.58kb
    • 提供者:微分方程
  1. ZIP_ACT解压缩控件

    0下载:
  2. 用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式-Huffman coding used to compress the source, compressed ZIP rate, although not as high, but it is a good confidence
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:25.59kb
    • 提供者:赵杰
  1. Haffman

    0下载:
  2. 哈夫曼编码实现的源程序。简单,用C++语言实现。-Huffman coding to achieve the source. Simple, using C++ Language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3.61kb
    • 提供者:zjj
  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
    • 文件大小:299.48kb
    • 提供者:fancy
  1. HuffmanCoding(usingClanguage)

    0下载:
  2. 哈夫曼编码(用C语言编写), 可对输入的字符串进行加密解密-Huffman Coding (using C language), can enter the string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.25kb
    • 提供者:zhangwei
  1. haffuman

    0下载:
  2. 通过huffman编码对文件进行压缩 可以处理汉字 包括了解压过程-Huffman coding through compression of the files can handle Chinese characters, including the decompression process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:83.59kb
    • 提供者:邓本洋
  1. newfile2.c

    0下载:
  2. this is a c code for huffman coding. if u got any bug mail it to me
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1.68kb
    • 提供者:sachin
  1. jaidig

    0下载:
  2. 利用哈夫曼编码进行通信可以大大提高信道的利用率,缩短信息传输的时间,降低传输成本。根据哈夫曼编码的原理,编写一个程序,在用户输入结点权值的基础上求哈夫曼编码。 要求:从键盘输入若干字符及每个字符出现的频率,将字符出现的频率作为结点的权值,建立哈夫曼树,然后对各个字符进行哈夫曼编码,最后打印输出字符及对应的哈夫曼编码。-Communicate using Huffman coding can greatly improve the utilization of the channel, red
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2.61kb
    • 提供者:李宁
  1. Huffman

    1下载:
  2. Huffman编码 visual c++ 实现编码以及生成哈夫曼树-Huffman coding to achieve visual c++ code and generate Huffman
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-10-13
    • 文件大小:6.16kb
    • 提供者:kkk
  1. HUFFMAN

    0下载:
  2. Huffman coding attached
  3. 所属分类:CA program

    • 发布日期:2017-04-11
    • 文件大小:1.1kb
    • 提供者:Siva
  1. hefuman

    0下载:
  2. 哈夫曼编码,对哈夫曼编码用java语言进行了实现-Huffman coding, Huffman coding on the realization of using java language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:560.55kb
    • 提供者:微微
  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
    • 文件大小:216.39kb
    • 提供者:
  1. orignal_HuffmanCode

    0下载:
  2. HUFFMAN压缩编码,并提供加密与解密功能-HUFFMAN coding, and provides encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:29.39kb
    • 提供者:mygod
  1. huffman

    0下载:
  2. 包含有统计字符串中各个字符的个数,冒泡升序排序,求huffman编码-Contains statistical string of different characters in number, bubbling ascending order, for Huffman coding
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1.35kb
    • 提供者:lizhen
  1. ersgfregt

    0下载:
  2. 霍夫曼编码算法的C语言实现,包含完整的工程文件,编译通过。-Huffman coding algorithm in C language, contains a complete project file and compile.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:166.68kb
    • 提供者:RAINY
  1. Huffman-

    0下载:
  2. 本程序通过C++实现了huffman 编码,-The program through C++ huffman coding
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:228.17kb
    • 提供者:
  1. huffman

    0下载:
  2. Huffman coding low-level stuff.
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. huffman编码的讲解以及代码实现,十分详细的,欢迎下载-huffman coding explanation and code, very detailed, welcome to download
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:13.29kb
    • 提供者:剑姬
  1. huffman

    0下载:
  2. Huffman coding low-level stuff Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:nouxaiming
  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
    • 文件大小:1.57kb
    • 提供者:左晨
« 12 3 »
搜珍网 www.dssz.com