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

搜索资源列表

  1. LZ78encodinganddecoding

    0下载:
  2. LZ78的编码思想是不断地从字符流中提取新的“缀-符串(String)”(通俗地理解为新“词条”),然后用“代号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流,生成码字流,从而达到压缩数据的目的。 -LZ78 encoding idea is to continually extracted from the character stream the new " infix- character string
  3. 所属分类:Editor

    • 发布日期:2017-04-05
    • 文件大小:15545
    • 提供者:jianli Wang
  1. 2

    0下载:
  2. 这是线性编码技术 是一种压缩技术 可以对图片或者字符-This is a linear coding technique is a compression technology, or characters in the picture
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1211
    • 提供者:linwei
  1. 3

    1下载:
  2. 这是算术编码技术 是一种压缩技术 可以对图片或者字符-This is the arithmetic coding technique is a compression technology, or characters in the picture
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1303
    • 提供者:linwei
  1. 4

    0下载:
  2. 这是常用参数编码技术 是一种压缩技术 可以对图片或者字符-This is a commonly used parameter encoding is a compression technology, or characters in the picture
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:1746
    • 提供者:linwei
  1. 5

    0下载:
  2. 这是变换编码技术 是一种压缩技术 可以对图片或者字符-This is a transform coding technique is a compression technology, or characters in the picture
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1186
    • 提供者:linwei
  1. lzw

    0下载:
  2. 源代码通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩. 提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时可以从已编码的数据中还原出原来的编译表.-The source code through the establishment of a string table, with a shorter code to re
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:5982
    • 提供者:udee
  1. haffman

    2下载:
  2. 哈夫曼编码 问题描述:利用哈夫曼编码,实现压缩和解压缩 基本要求: 对于给定的一组字符,可以根据其权值进行哈夫曼编码,并能输出对应的哈夫曼树和哈夫曼编码;实现哈夫曼解码 提高要求: (1) 能够分析文件,统计文件中出现的字符,再对文件进行编码,实现文件的压缩和解压缩 (2) 能够对于文件的压缩比例进行统计 (3) 能够打印文件 这是数据结构的课程设计-Huffman Coding Problem Descr iption: Using the Huffman co
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:193714
    • 提供者:dian
  1. qq

    0下载:
  2. 支持中文、英文、中英混合字符 UCS2 格式 PDU 压缩,在此模式下,支持70个字节 支持UCS2 格式 PDU 解析 支持 FLASH 短信功能 支持短信立即显示功能 支持短信回复呼叫功能 支持任意进制数值自由转换 支持 Unicode 码转换成字符 -dgfdgfhggfugfhgjhgffhjgfhgfgfjfujfjfgjggjjgjf
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:5447
    • 提供者:58690811
  1. huffman_encode

    0下载:
  2. 功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes. That is, from leaf to the r
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2188
    • 提供者:sun
  1. huffman_encode

    0下载:
  2. 功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes. That is, from leaf to the roo
  3. 所属分类:Data structs

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

    0下载:
  2. 根据Huffman编码方法的原理,实现建立Huffman树的功能.并自定义简单输入数据,检验结果.由键盘输入的任意字符流,输出显示每个字符的编码,并计算压缩比-According to the principle of Huffman encoding method to achieve the establishment of Huffman tree functions. And customize a simple input data, the test results. Of any
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:247813
    • 提供者:lienquan
  1. mrsiddecode_win

    0下载:
  2. 图像高质量压缩软件,非常高质量,20个字符,够不够-High-quality image compression software,
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1501613
    • 提供者:zhang
  1. 5sourcecode

    0下载:
  2. 压缩算法源程序 算24的小东西 将任意多个字符串连在一起 菜单演示程序 表达式计算-Compression algorithm source code will count 24 of the little things string together any number of expressions calculation menu demo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:50107
    • 提供者:fumian
  1. SongBankDIYmp344B0

    1下载:
  2. SongBank DIY固件 v0.1.2 SongBank是一台采用44B0 + ADSP-2189N + WM8731L 的硬盘MP3 由于本身固件的缺陷 重写固件 该压缩包拥有所有源码 目录说明: \Bin\ 处理字符时用到的三张表以及字库 \DSP\ ADSP-2189用的汇编程序 \ICO\ 显示用到的一些素材 \PLAYER\ 播放器主程序和启动代码的一部分 \s-boot\ 启动代码的其余部分 \SCH\ 原理图 \v0.1.2\ 固件
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:3556835
    • 提供者:zhao
  1. compression_coding_and_decoding_process

    0下载:
  2. 压缩编码与解码程序,可以压缩字符型文件,且含有一个测试文件-Compression coding and decoding process
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:253478
    • 提供者:陈阳
  1. SimpleXMLD6-D2010

    0下载:
  2. SimpleXML for D7-D2010 非常小巧好用的一个XML处理类,可以生成/解析XML文件。 原作者出处不详,应该是俄罗斯人写的, 原生DELPHI代码,不依赖其它文件。 它与 NativeXML 差不多,但最大的区别是 NativeXML 是基于类的,而 SimpleXML 是基于接口的。所以可以很方便生成DLL,接入程序, 更利于代码重用的思想。 该版本支持 2010,压缩包里面包含一个原版和一个修正版,修正主要是本人在使用过程中发现 TXmlSaver.SaveToBu
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:437330
    • 提供者:haoxiongdi
  1. HuffmanCoding

    0下载:
  2. 用哈夫曼编码实现文件压缩。压缩模块是通过构造哈夫曼树,以文件中字符出现的次数作为权值,得到哈夫曼编码对文件进行压缩。首先扫描文件统计字符出现次数,存入链表中。再将链表中的weight依次赋予权值,然后创建对应的哈夫曼树。最后将生成的哈夫曼树的长度写入文件,再将生成的哈夫曼树写入压缩文件。 解压缩模块是要将压缩文件还原为原文件。先读取一个4字节的哈夫曼树长度,根据读取的长度分配对应大小的哈夫曼树存储空间,然后读取哈夫曼树。-File compression with Huffman Codin
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:154542
    • 提供者:秋月白
  1. HuffmanTree

    0下载:
  2. C++编写实现的Huffman编码,根据输入自动统计字符出现的次数后编码,并计算编码后的压缩比。-Written C++ implementation of Huffman coding, the input character appears automatically after the number of statistical encoding, and calculate the encoded compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:205279
    • 提供者:byd
  1. Huffman_wt

    0下载:
  2. 霍夫曼编码,用于压缩文档,文档中可以输入abc等字符。-Huffman coding, used to compress the document, the document can enter characters such as abc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1921
    • 提供者:豆苗
  1. JavaSimpleExamples

    0下载:
  2. 压缩包内是近180多个针对Java初学者编写的简单实例,包含HELLO WORLD、基本的字符操作、文件操作、循环控制等,比较适合JAVA新手朋友。-Compression packages for the last 180 examples of simple Java beginners, including HELLO WORLD, the basic character operations, file operations, circulation control, more suit
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:238867
    • 提供者:林谷
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com