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

搜索资源列表

  1. search

    0下载:
  2. 无优先级算法小程序,能够将输入文本中的+、-、*、\进行优先级分类,并在屏幕上输出。输入文本名为“arit0.in”,原创小程序。-No priority algorithm small program that can input text+,-,*, \ for priority classification, and the screen output. Enter the text entitled " arit0.in" , original applet.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1210
    • 提供者:陈晓杰
  1. HafmCode

    0下载:
  2. 哈夫曼编码,用来压缩文本和程序文件,我自己写的,通过了测试,很不错的一个算法-Huffman coding is used to compress text and program files, I wrote it myself, passed the test, an algorithm is very good
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:169853
    • 提供者:李自华
  1. huffmancode

    0下载:
  2. 基于哈夫曼算法的压缩编码,支持文本文件的压缩,也可用于自生成的哈夫曼文件的解压 -huffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:103543
    • 提供者:min
  1. LZW

    0下载:
  2. lzw算法实现,可以实现对文本的编码和解码,方便简便-lzw algorithm, can encode and decode the text to facilitate easy
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:11089
    • 提供者:mpy
  1. lz77n

    0下载:
  2. LZ77无损压损算法,可以实现文本和音频文件的压缩和解压,已建好工程-LZ77 algorithm for lossless compression loss, can text and audio file compression and decompression, projects have been completed
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:7761177
    • 提供者:ct
  1. LZW34

    0下载:
  2. LZW数据压缩算法,文件文本压缩解压工具,使用环境为VC6.0-LZW data compression algorithm, compression decompression tool for text files, use the environment for VC6.0
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:70678
    • 提供者:ct
  1. huffman

    0下载:
  2. 使用哈夫曼算法对英文文本进行压缩和解压缩,有简单的界面和详细的说明。-Using the Huffman algorithm to compress and decompress the English text, a simple interface and detailed instructions.
  3. 所属分类:Compress-Decompress algrithms

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

    1下载:
  2. 任务:设计一个利用哈夫曼算法的编码和译码系统。 要求:建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。 “压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。 根据以上任务说明,设计数据结构,并设计程序完成功能。 -Task: Design a Huffman algorithm using coding and decod
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-04-25
    • 文件大小:108544
    • 提供者:王平
  1. LZW_Compression

    0下载:
  2.  LZW压缩算法的基本原理:提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。看起来和调色板图象的实现原理差不多,但是应该注意到的是,我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时还要从已编码的数据中还原出原来的编译表.-LZW Compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:5937
    • 提供者:cky
  1. LZW_12

    0下载:
  2. lzw算法实现对文本和图像的无损压缩和解压缩,字典长度最高位12位,对重复性比较高的文本和图像有不错的压缩效果。-lzw algorithm lossless compression and decompression of text and images, dictionary length MSB 12, good compression of the repeatability text and image.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-26
    • 文件大小:771499
    • 提供者:宏观
  1. LZW_16

    0下载:
  2. lzw算法实现对文本和图像文件的压缩和解压缩,生成字典最高为16位。对重复性较大的文本文件和图像文件有很好的压缩效果。-the lzw algorithm compression and decompression of text and image files, generated dictionary of up to 16. Compression repetitive text and image files.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-20
    • 文件大小:745974
    • 提供者:宏观
  1. cppHuffman

    0下载:
  2. 用c++实现的压缩解压程序,能对文本文件进行压缩解压,利用的是Huffman算法-C++ implementation with compression decompression procedure can extract the text file compression, using the Huffman algorithm. . . . . .
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:142129
    • 提供者:qi
  1. LZWSample

    0下载:
  2. 实现简单的LZW压缩算法,LZW压缩算法的基本概念:LZW压缩有三个重要的对象:数据流(CharStream)、编码流(CodeStream)和编译表(String Table)。在编码时,数据流是输入对象(文本文件的据序列),编码流就是输出对象(经过压缩运算的编码数据);在解码时,编码流则是输入对象,数据流是输出对象;而编译表是在编码和解码时都须要用借助的对象。字符(Character):最基础的数据元素,在文本文件中就是一个字节;字符串(String):由几个连续的字符组成; 前缀(Pref
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:5142180
    • 提供者:
  1. S201207109_assign02

    1下载:
  2. 利用动态规划算法实现0-1背包问题,要求测试数据以文本文件的形式存储,即所有的数据由文本文件读入。-Implementation of 0-1 knapsack problem using dynamic programming algorithm, test data are stored as text files, that all of the data from text file to read.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-24
    • 文件大小:944716
    • 提供者:Erin
  1. Huffman(win32)

    0下载:
  2. 使用哈夫曼算法实现的文本压缩工具。具有图形界面。-Huffman algorithm used for text compression tool. With a graphical interface.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-30
    • 文件大小:12996941
    • 提供者:宋志豪
  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. sobel-zero-crossing-canny-compare

    0下载:
  2. 本科时做的一个实验,关于3个算法的比较,有matlab代码,有说明文本,还有一些素材图片。-three algorithms about image process,include some image used in the process and pdf introducing the process.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:1614575
    • 提供者:侯俊澎
  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 2»
搜珍网 www.dssz.com