搜索资源列表

  1. palmtextsync-v100.zip

    0下载:
  2. Palm TextSync Conduit是一个掌上电脑同步管道,用于标准文本压缩/解压缩基础(PDOC)。它将和无格式的桌面电脑文本文件同步,当有冲突发生进就合并文件。 来源: http://sourceforge.net/projects/palmtextsync/
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-03
    • 文件大小:1324677
    • 提供者:
  1. 改进的LZSS压缩算法

    0下载:
  2. 本文提出了LZSS压缩算法在进行文本压缩时存在的问题,并给出了解决方法。改进后的算法具有较高的压缩率,实验结果令人满意。 关键词:LZSS;数据压缩 -This paper presents a compression algorithm LZSS text compression during the question and gives a solution. Improved algorithm with a higher
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10388
    • 提供者:唐吉卓
  1. 文本压缩

    1下载:
  2. 用huffman编码实现的文本压缩用compress进行压缩用uncompress进行解压缩-Huffman coding used to achieve the compression used compress text compression used for decompression uncompress
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:33527
    • 提供者:朱金晨
  1. Huffman编码和解码的文本压缩

    0下载:
  2. Huffman编码和解码的文本压缩
  3. 所属分类:图形图像处理(光照,映射..)

  1. SimpleText

    0下载:
  2. 简单的文本压缩程序-A simple program about text compressing
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:26624
    • 提供者:站长
  1. 201531355

    0下载:
  2. 文本压缩算法及代码,采用huffman编码压缩,压缩率较高-text compression algorithms and code, using Huffman coding compression, high compression rate
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:36864
    • 提供者:李飞
  1. 一个功能全面的文本编缉器的源程序

    1下载:
  2. 一个文本编辑器,压缩包里包含源程序和可执行文件。-A text editor, contains source code and executable file.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-03
    • 文件大小:126976
    • 提供者:思维风
  1. 文本压缩

    0下载:
  2. 用huffman编码实现的文本压缩用compress进行压缩用uncompress进行解压缩-Huffman coding used to achieve the compression used compress text compression used for decompression uncompress
  3. 所属分类:C#编程

    • 发布日期:2024-05-03
    • 文件大小:117760
    • 提供者:朱金晨
  1. 另类的压缩方式

    0下载:
  2. 哈夫曼树编码 用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压-Huffman tree coding algorithm using Huffman tree to the text document for 0-1 coding and compression simulation and decompression
  3. 所属分类:文件操作

    • 发布日期:2024-05-03
    • 文件大小:8192
    • 提供者:王月
  1. 改进的LZSS压缩算法

    0下载:
  2. 本文提出了LZSS压缩算法在进行文本压缩时存在的问题,并给出了解决方法。改进后的算法具有较高的压缩率,实验结果令人满意。 关键词:LZSS;数据压缩 -This paper presents a compression algorithm LZSS text compression during the question and gives a solution. Improved algorithm with a higher
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:10240
    • 提供者:唐吉卓
  1. huffmanCodeDecode

    0下载:
  2. huffman的压缩与解压程序,其中CODE为压缩程序,DECODE为解压程序,文本为测试文件-Huffman compression and decompression procedures, which CODE procedure for compression, DECODE for decompression procedures, the text of the test document
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:王磊
  1. HuffmanCode_java

    0下载:
  2. huffman字符编码的java实现,可将英文文本压缩为huffman编码,也可将压缩后的huffman编码解压缩为英文文本-Huffman coding characters java realized, English text can be compressed to Huffman coding, can also be compressed Huffman coding compression solutions for th
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:吴俊杰
  1. HuffmanText

    0下载:
  2. 在VC环境下,哈夫曼文本压缩的程序包括压缩的效果分析-In the VC environment, Huffman text compression procedures, including analysis of the effect of compression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:hlhbull
  1. ArithemeticCoding

    0下载:
  2. 这个算术编码是对大量英文文本进行压缩,只适合英文文本压缩(适当修改可以用于图像压缩)-The arithmetic coding is a lot of English text compression, is only suitable for English text compression (with appropriate modifications can be used for image compression)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:17408
    • 提供者:倪广波
  1. Huffman_Compress

    0下载:
  2. Huffman对文本文件编码压缩测试,可对文本文件进行简单Huffman编码,平均压缩比率为2/3.-Huffman Code
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:1512448
    • 提供者:凃螣霄尧
  1. yasuo

    0下载:
  2. VC++ 文本压缩程序,李恒作品,主要是操作TXT格式文件,运行于Windows系统 命令提示符环境,输入文本文件位置就可以对文件进行压缩、解压、文件测试等,属底层操作,借鉴价值比较大,感谢作者奉献。-VC++ text compression process, Li works, mainly operating TXT format, running on the Windows system environment for the
  3. 所属分类:文件操作

    • 发布日期:2024-05-03
    • 文件大小:15360
    • 提供者:124
  1. arth_code_Delphi6

    0下载:
  2. 算术编码算法,用于图像压缩或者文本压缩(原理: 算术编码是把一个信源表示为实轴上0和1之间的一个区间,信源集合中的每一个元素都用来缩短这个区间)-Arithmetic coding algorithm for image compression, or text compression (Principle: arithmetic coding is to a source is expressed as the real axis b
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:钟毓秀
  1. VC_TXT

    0下载:
  2. 文本压缩-Text compression................................
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:16384
    • 提供者:华东新
  1. 文本压缩

    0下载:
  2. 基于Python 编写的以Huffman和bwt两种方法编写的文本压缩程序(A text compression program written in Python written in both Huffman and bwt methods)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:jenny1229
  1. 基于哈夫曼编码的文本文件压缩与解压缩

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

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:LDW578712212
« 12 3 4 5 6 7 8 9 10 ... 23 »

源码中国 www.ymcn.org