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

搜索资源列表

  1. avc_cabac

    0下载:
  2. 国人开发的264算法avc中的二进制上下文算数编码算法。纯c写的代码,效率高。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:4454
    • 提供者:陈华龙
  1. BAC_code

    0下载:
  2. 这是BAC(二值算数编码) 这是我自己提供的 主要是可是可适应性的编码功能
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1080
    • 提供者:左仕沛
  1. 多值自适应算术编码

    0下载:
  2. 多值自适应算数编码,改进了传统算术编码硬件实现上的局限,将输出结果由小数改进为二进制比特流。能够实现对文本的压缩,若对图像进行压缩需要少许改变,或者将图像数据写入文本即可。
  3. 所属分类:压缩解压

    • 发布日期:2009-03-14
    • 文件大小:63250
    • 提供者:china_jiji
  1. FastAC

    0下载:
  2. 开源的、真正可商用级的快速算数编码器,我曾用于大型遥感影像的压缩中。 -Open source, commercial-grade real fast arithmetic coder, I have used in large-scale remote sensing image compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:379138
    • 提供者:Kevin Guo
  1. encoding1

    0下载:
  2. 在VC的开发环境下,编制代码实现对文本的算数编码。-Development environment in the VC, the preparation of code count on the text encoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:13003
    • 提供者:思念
  1. decoding1

    0下载:
  2. 在VC的开发环境下,编制代码实现对文本算数编码的解压。-Development environment in the VC, the preparation of code for extracting text encoding counts.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:203311
    • 提供者:思念
  1. arith_code

    0下载:
  2. 自适应算数编码和解码源程序,自适应算数编码和解码源程序。-arithmetic arithmetic arithmetic
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:26326
    • 提供者:牛阳阳
  1. suansu

    0下载:
  2. 信息论算数编码源代码,C语言简单言实现、-Arithmetic coding source code information theory.
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:721
    • 提供者:Jesse
  1. suanshu

    0下载:
  2. 本程序描述了算数编解码,首先实现了,图像的读取与显示。以及算术编码的实现,与哈夫曼编码相比较,实现了整体的编码-suan shi bian ma zhu yao shi xian le dui zheng ge maliu de bian ma ,bu zhi zhi dui mei ge fu hao de bian jie ma
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4117116
    • 提供者:gegelaogong
  1. DataCompressionDescribetion

    0下载:
  2. 数据压缩算法介绍,包含:LZ77算法、LHA算法、算数编码arith算法、Zip算法。仅供学习参考。-Data compression algorithm descr iption, including: LZ77 algorithm, LHA algorithm, arithmetic coding, arith algorithm, Zip algorithm. Study reference purposes only.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:304916
    • 提供者:hehe
  1. bianma

    0下载:
  2. 关于数字图像处理的编码,如变换编码,算数编码-Coding on digital image processing, such as transform coding, arithmetic coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:181059
    • 提供者:lucy
  1. Arithmetic-coding

    0下载:
  2. 实现算数编码,算术编码要真真实现需要很大的内存,所以本程序只能做一个近似的编码。-Achieve arithmetic coding, arithmetic coding to achieve Barbara takes a lot of memory, so the program can only do a similar code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:506681
    • 提供者:louise
  1. ssbm

    0下载:
  2. 算数编码的设计作用,对于算数设计很有作用-good nice
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:511225
    • 提供者:木瓜
  1. UPLOAD_LY3

    0下载:
  2. 使用算数编码对解码的顺序和比较解码和原始序列 -Decode the sequence and compare the decoded and original sequences
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7733
    • 提供者:李渊
  1. 123

    0下载:
  2. 算数编码的代码实现,根据输入的信号个数与概率得到信号串的输出数字 根据输出数字进行解码(Code realization of arithmetic code. According to the number and probability of input signal, the output number of signal string is obtained and decoded according to the output number)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:209920
    • 提供者:qwwe
  1. AC

    0下载:
  2. 使用java语言完成简单的静态算数编码,信号源为26个小写字母(Using java language to complete simple static arithmetic coding, the signal source is 26 lowercase letters)
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:6144
    • 提供者:hlomer
  1. ssbm

    0下载:
  2. 用C++实现简单的字符串的算数编码功能和译码功能。(The arithmetic coding and decoding functions of simple strings are realized with C++.)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-08
    • 文件大小:359424
    • 提供者:寒露frost
  1. 算术编码实验

    0下载:
  2. 算数编码,包括: 对文件符号进行概率统计,生成编码表; 对文件进行压缩编码; 对文件进行解压缩,比较原始数据和解压后的数据之间是否有损耗。(Arithmetic coding, including: The probability statistics of the file symbols are carried out and the coding table is generated. Compress and encode the file. The file is deco
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:8192
    • 提供者:sjnhj
  1. 算数编码

    0下载:
  2. 这是我大学多媒体的一个作业,里面要求实现算数编码。具体请看文档(This is a job in my university multimedia, which requires arithmetic coding. Please see the document)
  3. 所属分类:多媒体

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:tiger12312
  1. AC

    0下载:
  2. 算数编码的程序。python。实现算术编码(An arithmetic coding program. Python. Arithmetic coding)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:超小猪
« 12 3 »
搜珍网 www.dssz.com