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

搜索资源列表

  1. Huffman

    0下载:
  2. Huffman 编码 对文件的读入然后根据内容进行编码然后译码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9.63kb
    • 提供者:jiang zhenhua
  1. Huffman

    0下载:
  2. 用Huffman编码进行的加密,解密程序
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34.02kb
    • 提供者:da
  1. huffman

    0下载:
  2. huffman树的构造方法和加密解密算法-huffman tree application
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2.37kb
    • 提供者:石鸿斌
  1. Huffman

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

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

    0下载:
  2. 这是一个赫夫曼加密算法,此方法可以加密和解密程序。-Huffman This is an encryption algorithm, this method can process encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:32.34kb
    • 提供者:Miao
  1. huffman(link)

    0下载:
  2. 哈弗曼压缩解压文件,链表形式,压缩效率还行-huffman
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.1mb
    • 提供者:spy
  1. ALGORITHME-HUFFMAN

    0下载:
  2. Ce code compresse les données selon l algorithme de huffman en essayant de construire l arbre du bas-en-haut (buttom-up) pour éviter toute récursivité.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:106.71kb
    • 提供者:najlae6
  1. huffman

    0下载:
  2. 哈弗曼编码译码:利用哈夫曼树编码进行通信可以大大提高通信利用率,所的信息传输时间,降低传输成本。者要求在发送端通过一个编码系统对待传数需预先编码,在接收端将传来的数据进行一马复原。对于双工信道,每端都需要一个完整的编码译码系统。-huffman code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2.79kb
    • 提供者:陈曦
  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编码软件实现 (1)输入:信源符号个数r、信源的概率分布P; (2)输出:每个信源符号对应的Huffman编码的码字。 -huffamn code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1.88kb
    • 提供者:gxd
  1. HUFFMAN

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

    • 发布日期:2017-04-11
    • 文件大小:1.1kb
    • 提供者:Siva
  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
    • 文件大小:2.96kb
    • 提供者:李杰
  1. Huffman

    0下载:
  2. 使用霍夫曼树对字符串加密,使用图形界面完成,显示每个字母出现次数-Using the Huffman tree of string encryption, using the graphical interface finished, show the number of occurrences of each letter
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:38.5kb
    • 提供者:zhouyou
  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. 7.Huffman

    0下载:
  2. 利用huffman算法对一个文档进行加密和解密-Huffman algorithm to encrypt and decrypt a document
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:901.72kb
    • 提供者:王振峰
  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.  VC++基于哈弗曼算法的一个压缩和解压的VC例子,可视界面操作,可方便运用到程序里面。--VC++ based on the Huffman algorithm VC example of a compression and decompression, visual interface operation, can be easily applied to the program inside.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-08
    • 文件大小:21.76kb
    • 提供者:李劲青
  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编码的原理实现文件的压缩与解压。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
    • 文件大小:17.95kb
    • 提供者:VongRuohang
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com