CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 自适应算术编码

搜索资源列表

  1. arith-n.zip

    0下载:
  2. Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:12293
    • 提供者:
  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. 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. 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. CABAC

    0下载:
  2. 针对二值图像的压缩实现了算术编码以及解码 并在此基础上实现了一节自适应算术编码 有很好的压缩效果
  3. 所属分类:压缩解压

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

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

    • 发布日期:2009-03-14
    • 文件大小:63250
    • 提供者:china_jiji
  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. adaptive_arithmetic

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

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

    0下载:
  2. 对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略 该程序采用: 编码:二进制编码、实数编码(默认) 选择:非线性排名选择(主要表现在前期),锦标赛选择(主要表现在后期,含精英保留),由于单纯的转轮盘选择存在诸多弊端,这里没有采用 交叉:二进制编码采用多点交叉和均匀交叉,并逐步增大均匀交叉概率 实数编码采用离散交叉(前期)、算术交叉(中期)、AEA重组(后期) 变异:二进制编码采用随机变异 实数编码采用两种自适应变异和两种随机变异,且尽量采用前者
  3. 所属分类:matlab

    • 发布日期:2017-03-05
    • 文件大小:13929
    • 提供者:lin
  1. zishiyingsuanshubianma

    0下载:
  2. 用MATLAB编程实现自适应的算术编码,采取巧妙的方法。-Programming with MATLAB adaptive arithmetic coding, to take a clever approach.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:683
    • 提供者:付明晓
  1. adaptive_arithmetic

    0下载:
  2. 自适应算术编码与解码,vc编译通过,自适应建模-Adaptive arithmetic coding and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:5684
    • 提供者:pantao
  1. acode

    0下载:
  2. 自适应算术编码:实现图像、文档、视频的压缩解压-To achieve images, documents, video compression decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:335033
    • 提供者:张艳
  1. adaptive_arithmetic

    0下载:
  2. 自适应算术编码,一种有效的算术编码,可以下载试试看-Adaptive arithmetic coding, an efficient arithmetic coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:5042
    • 提供者:浪飞人海
  1. adaptivearithmetic

    0下载:
  2. 有关自适应算术编码的代码,代码很简练,实用性强。-code related to adaptive arithmetic, with high avilable.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:118576
    • 提供者:chengtongli
  1. arith

    0下载:
  2. 用VC++实现的自适应算术编码压缩解压程序,调试通过。-Vc++ realize adaptive arithmetic coding compressed sources, commissioning procedures.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:213092
    • 提供者:梁明飞
  1. 123

    0下载:
  2. 信息论与编码中的自适应算术编码的程序,希望有帮助!-Information theory and coding of adaptive arithmetic coding process, want to help!
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1222
    • 提供者:文志
  1. jiyushangxianwendesuanshubianma

    0下载:
  2. 基于上下文语义的自适应算术编码,三元二阶马尔科夫信源算术编码-Arithmetic coding, adaptive arithmetic coding based on context semantics, ternary second-order Markov source
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5177
    • 提供者:但的东
« 12 »
搜珍网 www.dssz.com