CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Huffman文件压缩

搜索资源列表

  1. HuffmanForFile

    0下载:
  2. 用Visual C++开发的Huffman文件压缩算法的源代码-Visual C development of the Huffman compression algorithm source code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:14.06kb
    • 提供者:wyg
  1. Huffman文件压缩与解压

    1下载:
  2. 用Huffman编码完成的文件压缩与解压-Huffman coding used to complete the document compression and decompression
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.21kb
    • 提供者:楚随风
  1. Huffman文件压缩

    0下载:
  2. Huffman文件压缩
  3. 所属分类:源码下载

    • 发布日期:2010-09-26
    • 文件大小:244.62kb
    • 提供者:wei2162879
  1. VChaffuman

    0下载:
  2. 哈夫曼编码在文件压缩中有其独特一点,它的编码方式特殊。在通信领域可以得到应用。本程序使用C++编写,在VC6.0上调试,完成了文件的读取,文件字符的统计,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。-Huffman file compression in a unique point, and its special encoding. In communications applications can be. This procedure
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:263.04kb
    • 提供者:罗天银
  1. Huffman

    0下载:
  2. huofuman 压缩编码 描述如何用霍夫曼编码进行文件压缩-huofuman encode this code describles the detail how to compress for file using the huofuman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2.9kb
    • 提供者:吴忠
  1. Huffman

    0下载:
  2. 根据ascii码文件中各ascii字符出现的频率情况创建Haffman树,再将各字符对应的哈夫曼编码写入文件中,实现文件压缩。-In accordance with ascii code ascii characters in the document the frequency of the situation created Haffman tree, and then the character of the Huffman code corresponding to write docu
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:796.74kb
    • 提供者:郭峰
  1. data

    2下载:
  2. 数据结构 哈夫曼编码实现文件压缩 带报告 直接能用-Huffman coding to achieve data structure with the report file compression can be used directly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:157.71kb
    • 提供者:yanyumeng
  1. huffman_compress

    0下载:
  2. 基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress the file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3.65mb
    • 提供者:刚娃子
  1. huffman

    0下载:
  2. 一个用哈弗曼树实现的文件压缩解压程序 有兴趣的来-To achieve a tree with Havermann file compression decompression procedures are interested to see
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:12.29kb
    • 提供者:张鸿志
  1. Huffman

    0下载:
  2. 使用哈弗曼算法将文件压缩,压缩比带该是1:3,如果将里面的类进行修改就可以自己使用了。-Use Havermann file compression algorithm, compression ratio is 1:3 with that, if you modify the class which can be their own use.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:132.93kb
    • 提供者:111
  1. hafuman

    1下载:
  2. 基于哈夫曼树的文件压缩/解压程序c++源代码程序-Huffman tree based file compression/extracting program c++ source code program
  3. 所属分类:Algorithm

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

    0下载:
  2. 一个huffman压缩解压算法C源码 极高的压缩比 能将1mb文件 压缩成400kb-A huffman compression decompression algorithm C source high compression ratio can compress the file 400kb 1mb
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:37.27kb
    • 提供者:钟离
  1. Huffman-coding

    0下载:
  2. 用哈夫曼编码进行文件压缩与解压, 通过输入文件名来计算字符种类与频数来计算权值-Huffman coding with file compression and decompression, the file name by entering the type and frequency to calculate the number of characters to calculate the weights
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:9.62kb
    • 提供者:陈雷
  1. Huffman

    0下载:
  2. huffman编码压缩和解压缩文件,可以压缩文字,图片等-huffman coding to compress and decompress the file, can compress text, pictures, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:4.24kb
    • 提供者:吴超
  1. huffman编码以及文本文件压缩解压

    0下载:
  2. huffman编码以及文本文件压缩解压,这是树的数据结构应用,学数据结构会用到的,特别是做课设时候
  3. 所属分类:压缩解压

  1. huffman

    0下载:
  2. huffman文件压缩Hoffman file compression decompression-Hoffman file compression decompression Hoffman file compression decompression Hoffman file compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:697.49kb
    • 提供者:qinhai
  1. huffman

    0下载:
  2. 可以实现将txt文件进行huffman编码压缩(Txt files can be compressed by Huffman encoding)
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:MaybeSilent
  1. Huffman tree

    0下载:
  2. 分离的哈夫曼压缩和解压功能,通过建哈夫曼树实现文件压缩和解压功能(The split Hoffman compression and decompression function, by building Hoffman tree to implement the file compression and decompression function)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-08
    • 文件大小:382kb
    • 提供者:plasticine
  1. huffman实现文件压缩

    0下载:
  2. huffman实现文件压缩,Huffman implementation of file compression(Huffman implementation of file compression)
  3. 所属分类:压缩解压

    • 发布日期:2018-04-23
    • 文件大小:2kb
    • 提供者:zjk123qnm
  1. 基于哈夫曼编码的文本文件压缩与解压缩

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

    • 发布日期:2020-08-27
    • 文件大小:5kb
    • 提供者:LDW578712212
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com