CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 文本压缩

搜索资源列表

  1. 1

    0下载:
  2. c语言实现哈弗满编码对文本文件的压缩解压,并求出其熵,编码效率-c language text file with the Huffman compression and decompression, and calculated the entropy and compression efficiency
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-14
    • 文件大小:2843
    • 提供者:林中月
  1. Huffmancode

    0下载:
  2. huffman压缩解压编码,利用huffman生成树生成码字,然后对文本文件编码,之后再解码-Huffman compression decompression code, generated using Huffman tree generated code word, and then to a text file encoding, decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-15
    • 文件大小:2816214
    • 提供者:沈冲
  1. Decimal_arithmetic_coding

    0下载:
  2. 小数算术编码,采用小数压缩方法对文本文件进行压缩解压-Decimal arithmetic coding, compression method using fractional text file compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:1322456
    • 提供者:沈冲
  1. Binary_arithmetic_coding

    0下载:
  2. 二进制算术编码,采用小数压缩方法对文本文件进行压缩解压-Binary arithmetic coding compression method is fractional text file compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-03
    • 文件大小:2640442
    • 提供者:沈冲
  1. Huffman100

    0下载:
  2. 使用Huffman编码进行文本加密(压缩)的一个示例程序。输入一段文字,自动建立Huffman树并生成各字符对应编码,并对编码前和编码后分别占用的空间进行计算-A sample program using Huffman code for text encryption (compression). Enter a text, program will automatically create Huffman tree and generate the corresponding charact
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:2223
    • 提供者:wzf
  1. Huffman

    0下载:
  2. 利用哈弗曼编码的思想实现文本文件的压缩和解压功能,并计算压缩前后的占用空间之比。-Huffman coding realize the idea of ​ ​ using the text file compression and decompression functions, and computing space before and after compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:12145
    • 提供者:唐永康
  1. huffman

    0下载:
  2. 哈夫曼编码文件压缩 实现对文本的压缩,可以是字符,数据-Huffman coding compression realization of the text file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:650275
    • 提供者:乐悦
  1. arith_code_one_symbol

    0下载:
  2. 算数编码的matlab程序,主要用于压缩txt文本,(文本里面是英文字符),主要文件为encoder.m和decoder.com,并带有概率更新。-Arithmetic coding matlab program, mainly used to compress txt text (text which is in English characters), the main document is encoder.m and decoder.com, and with probability u
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1304177
    • 提供者:刘旭
  1. arith_code_use_entrop

    0下载:
  2. 算数编码的matlab程序,主要用于压缩txt文本,(文本里面是英文字符),主要文件为encoder.m和decoder.com,并带有概率更新,最主要的是考虑前一个符号,运用熵编码。-Arithmetic coding matlab program, mainly used to compress txt text (text which is in English characters), the main document is encoder.m and decoder.com, and
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:214068
    • 提供者:刘旭
  1. Desktop

    0下载:
  2. 一个哈弗曼压缩的实现,能够压缩、还原文本以及音乐等文件-a implement of HuffmanCompress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:7259
    • 提供者:easy
  1. Huffman

    0下载:
  2. 数据结构,利用霍夫曼树实现文本数据的压缩。-Huffman data compression and decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1233701
    • 提供者:chen
  1. LZWCOM3

    0下载:
  2. 多媒体lzw压缩算法源码(c++) LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它. LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw compression algorithm source code (c++)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:199897
    • 提供者:云天清
  1. LZWUNCOM3

    0下载:
  2. lzw解压缩算法源码 LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它. LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw decompression algorithm source code LZW compression algorithm is Lempel-Ziv-Welch 3 individual co-inventor, re
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:632024
    • 提供者:云天清
  1. LZcodeing

    0下载:
  2. LZ编码的matlab程序,可将文本进行压缩,使用三元组和滑动窗进行压缩。-LZ coding matlab program can compress text, using triples and sliding window compression.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:892875
    • 提供者:赵丹
  1. Huffman_code

    1下载:
  2. 自己写的一个基于哈夫曼编码的文件压缩程序,能将文本文件进行压缩处理-To write a Huffman coding based file compression program, can be compressed text files
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:14041
    • 提供者:刘三根
  1. huffmancode

    0下载:
  2. 哈夫曼编码是一种常用的数据压缩技术,对数据文件进行哈夫曼编码可大大缩短文件的传输长度,提高信道利用率及传输效率。要求采用哈夫曼编码原理,统计文本文件中字符出现的词频,以词频作为权值,对文件进行哈夫曼编码以达到压缩文件的目的,再用哈夫曼编码进行译码解压缩。 统计待压缩的文本文件中各字符的词频,以词频为权值建立哈夫曼树,并将该哈夫曼树保存到文件中。 -Huffman coding is a commonly used data compression technology, Huffman
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:PDH
  1. Huffman

    0下载:
  2. 二进制文本文件的压缩——霍夫曼压缩算法的基本实现-Compression of binary text files- basically achieve Huffman compression algorithms
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:1014014
    • 提供者:Wu DL
  1. LZ77

    0下载:
  2. 用LZ77算法实现将文本文件压缩为三元组的过程,同时包含有相应的解压缩过程。-LZ77 algorithm implemented in the text file compression is the process of triples, and also includes a corresponding decompression process.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:216749
    • 提供者:孙尔强
  1. lzwcompression

    0下载:
  2. java版实现lzw编码压缩,支持对文本文件和图片进行压缩处理。-java version lzw coding to achieve compression, support for text files, and image compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:960711
    • 提供者:
  1. compress

    0下载:
  2. 他能将一个文本文档压缩,同时能将压缩后的文本还原成原文本,实现文本的更好的存储。-He can compress a text document, and restore the compressed text to the original text, and realize the better storage of text.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2410
    • 提供者:侯松
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com