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

搜索资源列表

  1. arith-n.zip

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

    • 发布日期:
    • 文件大小:12kb
    • 提供者:
  1. 数据压缩_

    0下载:
  2. 自己做的作业(自适应霍夫曼解压缩) 完成功能解压缩文件!方法:自适应霍夫曼编码(8bit编码)(有GUI界面)-own operations (Adaptive Hoffman decompress) completed functional decompress documents! Method : adaptive Huffman coding (8bit coding) (a GUI interface)
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:47.14kb
    • 提供者:李春光
  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
    • 文件大小:26.6kb
    • 提供者:沈宏伟
  1. AdaptiveHuffman

    1下载:
  2. 自适应huffman编码,即在编/解码过程中根据已编/解码数据来计算各个码字的概率,并动态调整huffman树。包括编码器和解码器。 在vc++.net 2003下开发-adaptive Huffman coding, that is the encoding / decoding process based encoding / decoding data to calculate various code word probability, Dynamic adjustment and
  3. 所属分类:压缩解压

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

    0下载:
  2. 自适应编码 本发明的目标是生成一种方法:对数组压缩和解压缩编码,特别是二进制数组;对数组整体的编码技术;展现了一个通过极限熵得到的特别的压缩比率。 -Adaptive Coding goal of the invention is to generate a Method : array compression coding, in particular binary array; a whole array of coding techniques; demonstrated a li
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:102.99kb
    • 提供者:11111111
  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
    • 文件大小:4.51kb
    • 提供者:张茜
  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
    • 文件大小:4.46kb
    • 提供者:刘晓倩
  1. AdaptiveArithmaticCoding

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

    • 发布日期:2008-10-13
    • 文件大小:1.43mb
    • 提供者:chenglei
  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
    • 文件大小:19.51kb
    • 提供者: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
    • 文件大小:6.84kb
    • 提供者:liuyong
  1. adaptive-huffman

    1下载:
  2. 自适应的哈夫曼编码程序,包括屏幕输出和文件保存。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4.96kb
    • 提供者:陈文杰
  1. AdaptiveHuffmanEncode

    0下载:
  2. 有关自适应HUFFMAN文本压缩方面的代码
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:1.72kb
    • 提供者:黄龙华
  1. 多值自适应算术编码

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

    • 发布日期:2009-03-14
    • 文件大小:61.77kb
    • 提供者: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
    • 文件大小:12.31kb
    • 提供者:王丛知
  1. adaptive_arithmetic

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

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

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

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

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

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

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

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

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

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

    2下载:
  2. visual studio2015平台下使用C++语言进行的自适应哈夫曼编码和解码,课程作业,只对老师给的序列进行了编码和解码,不针对任意文章(Adaptive Huffman Encoding & Decoding)
  3. 所属分类:压缩解压

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