CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - huffman 压缩 解压缩

搜索资源列表

  1. Huffman

    0下载:
  2. 在数据库课程实习时候,保存的资料,运用了哈弗曼树进行压缩解压。希望可以有所帮助。-Internship programs in the database when the information stored, using the Havermann tree compression decompression. Hope that we can help.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:233.68kb
    • 提供者:杨泽崎
  1. huffman

    0下载:
  2. 利用哈弗曼压缩文件,程序功能包括压缩和解压缩。-Using Havermann compressed file, the program features, including compression and decompression.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:11.76kb
    • 提供者:yrq
  1. Huffman

    0下载:
  2. Huffman,简单的解压缩程序,详细看源码-Huffman, a simple decompression procedure, detailed look at source
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4.58mb
    • 提供者:宝宝的
  1. Huffman-Tree-Compression-Software

    0下载:
  2. 一个简单的Huffman树的压缩软件的程序,可以把字母压缩为01串,也可以解压缩。-A simple Huffman tree compression software program, the letters can be compressed to 01 strings, you can also decompress.
  3. 所属分类:Other windows programs

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

    0下载:
  2. huffman编码,用于压缩文件,解压文件,利用哈夫曼树-huffman encoding used to compress the file, unzip the file using the Huffman tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1.43mb
    • 提供者:qian
  1. Huffman

    0下载:
  2. 用基于有堆排序的优先队列构建Huffman树,进行Huffman编码,实现文件压缩、解压缩。-Used to build the Huffman tree based on the priority queue have heapsort, Huffman encoding, file compression, decompression.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2.43kb
    • 提供者:王大可
  1. 2

    0下载:
  2. 哈夫曼树,将建立好的哈夫曼树读入,再读入已经压缩好的01编码,将其解压缩为字符原文,目前不能处理汉字。-Huffman tree Huffman tree will establish good read, and read into the compression has been a good 01 coding to decompress for the characters in the original, can not handle Chinese characters.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:1.85kb
    • 提供者:赵一凡
  1. Huffman

    0下载:
  2. 实现了huffman编码的程序, 可以实现对文本文件的压缩与解压, 具有演示的功能, 界面比较友好-Huffman coding procedures with the functionality of the demo, the interface is more friendly
  3. 所属分类:Other systems

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

    1下载:
  2. 文件压缩源码.....课压缩解压文件...可现实文件压缩的哈夫曼编码-File compression source ..... lesson compression decompression file ... real file compression, Huffman coding
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:2.46mb
    • 提供者:lixiaoqian
  1. Hoffuman

    0下载:
  2. 霍夫曼压缩解压 可用于压缩解压文件 用于数据结构学习-Huffman compression decompression can be used for data compression decompression file structure learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:592.74kb
    • 提供者:Talent
  1. Huffman

    0下载:
  2. 以huffman编码方式对文本文件进行无损压缩,并可以实现解压还原文件。-In huffman encoding for lossless compression of text files, and can achieve unzip restore files.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:1013.21kb
    • 提供者:yxt
  1. dai

    0下载:
  2. 设计一个完整的,基于霍夫曼编码的压缩解压软件包,并用适当的文本来检查-Design a complete, based on Huffman coding compression decompression software packages and to check with the appropriate text
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.25mb
    • 提供者:财综字
  1. haffuman

    1下载:
  2. 基于哈夫曼的压缩和解压缩,将文本中的字符作为节点构建哈夫曼树,通过01来编码,实现对文件的压缩,同时通过逆过程将文件解压缩。-Based Huffman compression and decompression, the text of the character as a node Huffman tree constructed by 01 to coding, to achieve the file compression, through the reverse process to
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.99kb
    • 提供者:肖娜
  1. Haffman

    0下载:
  2. 利用哈夫曼编码技术进行文件的压缩与解压缩-Compression and decompression file using Huffman coding technology
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.88mb
    • 提供者:李迪
  1. huffman

    0下载:
  2. 利用huffman编码实现文件的压缩解压缩并计算压缩率。-Use huffman coding realize the decompressed file compression and calculate the compression ratio.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.74mb
    • 提供者:Bao
  1. huffman压缩

    0下载:
  2. 用huffman实现对文件的压缩,解压缩(Using Huffman to achieve compression of files)
  3. 所属分类:其他

搜珍网 www.dssz.com