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

搜索资源列表

  1. 算术编码.rar

    1下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:12091
    • 提供者:
  1. arith-n.zip

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

    • 发布日期:
    • 文件大小:12293
    • 提供者:
  1. 算术编码

    0下载:
  2. Arith-N压缩算法-Arith-N Compression Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:12365
    • 提供者:蒋庆华
  1. FastAC

    1下载:
  2. 算术编码(压缩解压缩)的源代码,用vc实现,并有详细说明文档。-source code for arithmetic coding, vc code and detailed document.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:280128
    • 提供者:东海
  1. 通过编写程序编码运算

    0下载:
  2. 通过编写程序编码运算,进行了算术编码。
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:1533
    • 提供者:心语
  1. 编码

    0下载:
  2. 图形图像处理中常用的编码,拉普拉斯高斯编码、游程编码、算术编码、Huffman编码、Sobel编码等。-graphics processing commonly used coding, coding Laplace Gaussian, RIc, arithmetic coding, Huffman coding, coding Sobel.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5796
    • 提供者:dz
  1. Coding.rar

    0下载:
  2. 用Java编写的编码算法,包括行程编码,算术编码,哈弗曼编码,Prepared to use Java coding algorithm, including the Run-Length Coding, arithmetic coding, coding哈弗曼
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:77406
    • 提供者:liu hao
  1. MM09

    0下载:
  2. 多媒体无损编码实现。( 霍夫曼编码,简单算术编码,LZW编码)-Lossless Coding of multimedia. (Huffman code, the simple arithmetic coding, LZW coding)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4107
    • 提供者:杭建
  1. 12

    0下载:
  2. 用VC++编的图像编码,有霍夫曼编码、算术编码,位平面编码等-Using VC++ for image coding, and Huffman coding, arithmetic coding, bit-plane coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3436984
    • 提供者:高群
  1. imagecode

    0下载:
  2. 可以进行图像的哈弗曼编码,香浓编码,算术编码,非常那个好-Havermann image can be encoded, Shannon coding, arithmetic coding, is that good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:233535
    • 提供者:胡文瑾
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. Arithmetic coding

    0下载:
  2. 算术编解码,利用MATLAB实现信息论与编码中的算术编码。(Arithmetic coding, which uses MATLAB to implement arithmetic coding in information theory and coding.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:开水烫
  1. Arithmetic coder

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

    • 发布日期:2017-12-21
    • 文件大小:1389568
    • 提供者:伟少侠
  1. 算术编码matlab

    0下载:
  2. 从整个符号序列出发,根据各信源序列的概率将信源序列映射到[0,1) 区间上,然后选取区间内的一点(也就是一个二进制的小数)来表示信源序列。(From the entire sequence of symbols, the source sequence is mapped to the interval [0,1] according to the probability of each source sequence, and then a point (that is, a binary f
  3. 所属分类:压缩解压

    • 发布日期:2017-12-29
    • 文件大小:9216
    • 提供者:花零。
  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. CACM_Moffat_2017125132440649

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

    • 发布日期:2018-01-08
    • 文件大小:6312960
    • 提供者:zed12138
  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. AC

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

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:超小猪
  1. suanshubianam

    1下载:
  2. 一种算术编码, 可以进行压缩,图像对比的过程,信息前后对比(An arithmetic coding, Can be compressed, image contrast process, information before and after comparison)
  3. 所属分类:压缩解压

    • 发布日期:2018-05-03
    • 文件大小:16384
    • 提供者:啦啦啦1啦1
  1. 算术编码

    0下载:
  2. 通过整数实现了算术编码,实现了终止符、自适应、溢出处理。
  3. 所属分类:其它

    • 发布日期:2019-12-26
    • 文件大小:26155275
    • 提供者:601953928@qq.com
« 1 2 3 45 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com