CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - adaptive arithmetic coding

搜索资源列表

  1. adaptiveArithmeticCoding

    0下载:
  2. Adaptive arithmetic coding source code. It can achieve better performance than the popular Huffman coding.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:20787
    • 提供者:王军
  1. adaptive_arithmetic

    0下载:
  2. 自适应算术编码的实现,包括编码器和解码器。在vc++.net 2003下开发。-adaptive arithmetic coding implementation, including the encoder and decoder. In vc. Net 2003 under development.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:27240
    • 提供者:沈宏伟
  1. ssbianmasxwen

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

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

    0下载:
  2. 自适应算术编码的框架,可以直接用来直接开发,用C语言编写的-adaptive arithmetic coding framework that can be directly used to direct development, using the C language
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4620
    • 提供者:张茜
  1. Adaptive_arithmetic_code

    0下载:
  2. 自适应算术编码算法,包含有编码器和解码器的实现,共从事图像编码压缩的朋友参考。-adaptive arithmetic coding algorithm, includes encoder and decoder implementation. engaged in a total image coding reference to a friend.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4565
    • 提供者:刘晓倩
  1. AdaptiveArithmaticCoding

    0下载:
  2. 自适应算术编解码,按paper编写,压缩包中附有paper。-adaptive arithmetic coding and decoding, prepared by the paper, compressed paper attached.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1501499
    • 提供者:chenglei
  1. arithmetic_coding_detailed_discuss

    0下载:
  2. 由浅入深从静态算术编码到多阶上下文自适应算术编码,详细讨论了其编码原理、技术方案、可能出现的问题及对策。这是一遍既非常适合初学算术编码的兄弟姐妹、同时也是正在从事算术编码的工作者的很好的参考。-static from elementary arithmetic coding context of the multi-stage adaptive arithmetic coding, detailed discussions of its coding theory, technical prog
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:35358
    • 提供者:廖新根
  1. adapativemathamatirccoder

    0下载:
  2. 实现一般的图象自适应算术编码的功能.该程序能够在一般的图象压缩中都能够应用。特别是在JPEG和JPEG2-realization of the image adaptive arithmetic coding functions. The procedure to the general image compression can be used. Especially in JPEG and JPEG2
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:19976
    • 提供者:zhz
  1. fittingArithmeticCoding

    0下载:
  2. 自适应算术编码 C语言This package was adapted from the program in \"Arithmetic Coding for Data Compression\", by Ian H. Witten-adaptive arithmetic coding C language This package was adapted from t he program in "Arithmetic Coding for Data Compr ession &
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7004
    • 提供者:liuyong
  1. actip

    0下载:
  2. 自适应算术编码。这个项目假设读者已经了解基本的算术压缩编码的概念。-adaptive arithmetic coding. The project has been the assumption that readers understand basic arithmetic coding concept.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1887
    • 提供者:杨静
  1. zishiyingsuanshubianma.rar

    0下载:
  2. 自适应算术编码程序,适合初学VC的兄弟姐妹。比较具有实用价值。,Adaptive arithmetic coding procedures for the brothers and sisters VC beginner. Comparison with practical value.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-06
    • 文件大小:16987
    • 提供者:luxl
  1. arith-n.zip

    0下载:
  2. Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供,Arith-N is specified in the command-line order of the N-order context adaptive arithmetic coding common compression, decompression procedures, because it is used
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:12606
    • 提供者:王丛知
  1. 113172193ARITHMETIC-coding

    1下载:
  2. 算术编码,采用了基于上下文的自适应算术编码-Arithmetic coding, context-based adaptive arithmetic coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4898
    • 提供者:李金荣
  1. adaptive_arithmetic

    0下载:
  2. 自适应算术编码 自适应算术编码的解码-Adaptive Arithmetic Coding Adaptive arithmetic coding decoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4697
    • 提供者:王波
  1. TheRealizationofAdaptiveArithmeticCoderWithFPGA.ra

    0下载:
  2. 本文又用C语言实现了标准的自适应算术编码,拿它与用FPGA实现的改进后的自适应算术编码的仿真结果对比验证了这种改进后编码器编码的正确性。此种结构的编码效率很高,一个时钟编码一个数据比特,时钟频率可以达到50MHZ,占用的硬件资源大约有800个CLB(可配置逻辑模块)。-This thesis realizes the adaptive arithmetic coding which is not improved with C language,compare with the result o
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2651503
    • 提供者:mabeibei
  1. JCTVC-B088

    0下载:
  2. Context-Adaptive Binary Arithmetic Coding (CABAC) is one of two entropy engines used by the AVC video coding standard
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:129025
    • 提供者:sik
  1. New-folder

    0下载:
  2. Adaptive arithmetic coding.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:3694
    • 提供者:keviv
  1. arith-coding

    0下载:
  2. VS2005,命令行的算术编码。多阶自适应算术编码,包括编码和解码。压缩率很高,可以跟7zip、快压一较高下-Arithmetic coding in VS2005.context based adaptive arithmetic coding with good performance,like 7zip and kuaiya software
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:264876
    • 提供者:chen
  1. adaptive-arithmetic

    0下载:
  2. 一位美国人写的自适应算术编码的C语言版。-Adaptive arithmetic coding!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:4347
    • 提供者:侯淇彬
  1. arithmetic-coding

    0下载:
  2. 此为二值自适应算术编码,算法是在论文《无乘法二值算术编码及其应用_赵风光》里看到的,并且修复了里面的一个漏洞。-This is the two value adaptive arithmetic coding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:1214154
    • 提供者:wangyu
« 12 3 4 »
搜珍网 www.dssz.com