CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 算术编码

搜索资源列表

  1. suanshubianmac++

    1下载:
  2. 用C++实现的算术编码源程序,短小精练,是编码方式中效率很高的编码方式-C arithmetic coding to achieve the source, the short concise, which is the encoding efficiency of the coding
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1526
    • 提供者:wdw
  1. ssbianmasxwen

    0下载:
  2. 算术编码,采用了基于上下文的自适应算术编码,-arithmetic coding using a context-based adaptive arithmetic coding.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7539
    • 提供者:张呈
  1. ae

    0下载:
  2. 本程序实现了数据压缩中“算术编码”的全过程。执行环境为 VC++/Unix-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of VC / Unix
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:1370827
    • 提供者:wubo
  1. waverletcompression

    0下载:
  2. 实现了用SPIHT和EZW结合算术编码对图象进行压缩,为方便起见,处理的图象的长和宽相等,并且为2的整数次幂-achieved with SPIHT and arithmetic coding EZW combination of image compression, for the sake of convenience. the image of the same length and width, and for the two integer Powers
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:275027
    • 提供者:闫伟
  1. entroyencoding

    0下载:
  2. 用VC实现的算术编码,霍夫曼编码,游程编码,可以直接运行,并可以演示!-with VC arithmetic coding, Huffman coding and run-length coding, direct operation and can demo!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:81935
    • 提供者:杨德
  1. entropy

    0下载:
  2. 关于算术编码的7篇文章,全部都是经典文章。对学习理解算术编码技术非常有益,欢迎下载!
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:5997737
    • 提供者:肖卫华
  1. shannong

    0下载:
  2. 用vc++实现香农编码、游程编码、和算术编码
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1660
    • 提供者:李明
  1. mathcode

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1288
    • 提供者:vivi
  1. arithematiccoding

    0下载:
  2. 实现信息处理与编码理论中的算术编码,编码结果为01序列-Implementation of information processing and coding theory of arithmetic coding, coding sequence of results 01
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:942100
    • 提供者:王京
  1. suanshu1

    0下载:
  2. 用C++实现的算术编码源程序,短小精练,是编码方式中效率很高的编码方式。-Sorry,I can t speak english
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:731
    • 提供者:jimu
  1. entropy_coding

    0下载:
  2. 熵编码的程序,包括哈弗曼编码,算术编码和游程编码。-Entropy coding of procedures, including Huffman coding, arithmetic coding and run-length coding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:287333
    • 提供者:steven
  1. DATACOMPRESSION

    0下载:
  2. 算术编码的实现,设计算术编码器,考虑如何编码实现,如何解决数据输出,说明原理。 算术编码在图象数据压缩标准(如jpeg,jbig)中扮演了重要的角色。在算术编码中,消息用0到1之间的实数进行编码。算术编码用到了两个基本的参数:符号的概率和它的编码间隔。信源符号的概率决定压缩编码的效率,也决定编码过程中信源符号的间隔,而这些间隔包含在0到1之间。编码过程中的间隔决定了符号压缩后的输出。   算术编码需要输入的是符号,各个符号的概率还有需要编码的符号序列,根据概率可以算出初始编码间隔,先设几
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5230
    • 提供者:lili
  1. suanshuCode

    0下载:
  2. 算术编码在图象数据压缩标准(如jpeg,jbig)中扮演了重要的角色。在算术编码中,消息用0到1之间的实数进行编码。算术编码用到了两个基本的参数:符号的概率和它的编码间隔。信源符号的概率决定压缩编码的效率,也决定编码过程中信源符号的间隔,而这些间隔包含在0到1之间。编码过程中的间隔决定了符号压缩后的输出。-Arithmetic Coding
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:257726
    • 提供者:陈鹏
  1. ImageCodingNew

    0下载:
  2. 对图像进行编码,霍夫曼编码,香农-费诺编码,算术编码,位平面编码,保存IMG文件,读入IMG文件等-The image coding, Huffman coding, Shannon- Fano coding, arithmetic coding, bit plane coding, save the IMG file, read into the IMG files
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:233270
    • 提供者:skylost
  1. a

    0下载:
  2. 用C++编程实现信息论与编码技术中算术编码-suanshubianma
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:722
    • 提供者:张周
  1. arthCode

    0下载:
  2. 实现算术编码,有较强的适应能力,能够对较长文本进行编译码-Arithmetic coding to achieve, strong adaptability, longer text encoding and decoding can
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:667841
    • 提供者:Fun
  1. bc

    0下载:
  2. c语言实现的简单二进制算术编码器 数据压缩作业~-c language of the simple binary arithmetic encoder data compression job ~
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:12565
    • 提供者:damien
  1. arthcode

    0下载:
  2. 此文档为算术编码,简单的编码解码,希望大家喜欢-arthcode
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3774
    • 提供者:许家胜
  1. Arithmetic coder

    0下载:
  2. 完整,实用,高效的数据及字符算术编码和解码器(Full and practical data and character arithmetic encoding and decoding)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:1389568
    • 提供者:伟少侠
  1. CACM_Moffat_2017125132440649

    1下载:
  2. 实现算术编码与解码,进行文件的压缩,并伴有上界溢出与下界溢出的处理(Implement arithmetic coding and decoding, and compress files)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:6312960
    • 提供者:zed12138
« 12 3 »
搜珍网 www.dssz.com